RE: Null data after table rebuild

2002-12-02 Thread Scott Balmos
PROTECTED]] Sent: Monday, December 02, 2002 7:18 AM To: [EMAIL PROTECTED] Subject: re: Null data after table rebuild Scott, Monday, December 02, 2002, 5:46:18 AM, you wrote: SB> I'm in the process of rebuilding a table in MyISAM format. I can see the SB> plaintext data in the .MYD file

re: Null data after table rebuild

2002-12-02 Thread Victoria Reznichenko
Scott, Monday, December 02, 2002, 5:46:18 AM, you wrote: SB> I'm in the process of rebuilding a table in MyISAM format. I can see the SB> plaintext data in the .MYD file just fine. But after running myisamchk SB> -i table, which reports fine and repairs the index to the correct 388 SB> rows... I g

Null data after table rebuild

2002-12-01 Thread Scott Balmos
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 *