On 11-Jul-01 Marc Johnson wrote:
> I want to do a dump of my mysql database so that I can reinstall it but I'm
> getting the following error:
> 
> /usr/local/mysql/bin/mysqldump: Can't get keys for table blast (Lost
> connection to MySQL server during query)
> 
> Any idea what might be causing this?
> 
> Also I've suddenly not been able to create a link table using myODBC and
> Access.  This was what prompted me to want to reinstall the database in the
> first place. Now that I see the error when I try to dump, I'm wondering if
> it's not the culprit all along.
> 

Likely, try 'repair table ...'
  then drop & add the keys if it's still fubar

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to