Good evening,

I'm in the process of rebuilding a table in MyISAM format. I can see the
plaintext data in the .MYD file just fine. But after running myisamchk
-i table, which reports fine and repairs the index to the correct 388
rows... I go under the command line client and run a standard select *
query on the repaired table. The correct number of rows is returned
(388). However, all the data is null.

Any ideas, like a checksum error, etc?

Thanks!

--
Scott Balmos


---------------------------------------------------------------------
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