Re: mysql dumps core on solaris

2002-06-26 Thread Victoria Reznichenko
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

Re: MySQL Dumps

2002-04-04 Thread Victoria Reznichenko
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>

Re: Mysql dumps & FTP

2001-07-25 Thread Jim Michaels
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