I just checked my latest dump attempt and it has now spent 128077
seconds trying to dump the 29GB table and making almost no progress (1
row every 30 seconds as estimated by strace).  I guess the MVCC
implementation is pushed to its limits because I can see other queries
not finishing in a timely manner. :(

Anyone have any other ideas?

Have you checked your network card? You're pushing a lot of data over the network over a sustained amount of time and a bad NIC may have a problem keeping up.

Mike
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to