Aqeel,
Tuesday, June 25, 2002, 5:12:45 PM, you wrote:
AA> I have installed mysql 3.23.25 on solaris 7. It was
AA> installed in /usr/local/mysql. When I run the
AA> safe_mysqld scritp, the mysql daemon starts withouut
AA> any error and the ps command shows that mysql is
AA> running. However from l
João,
Wednesday, April 03, 2002, 10:31:44 PM, you wrote:
JPV> is there any way to make mysqldump dump every insert as a single insert
JPV> instead of making INSERT INTO ... VALUES (...), (),(...) and so on ?
JPV> I read the manual and there is sth about -e wich as I understood means
JPV>
Since the dump is ascii text with lots of repeating characters, it should
zip or gzip quite nicely.
The compressed file will take a lot less time in transfer over FTP, if
network time/bandwidth is a problem. This becomes important when doing
over-WAN stuff.
The time involved for 1-3GB arch logs (c