MyISAM rebuilding questions

2003-03-27 Thread Michael Widenius
Hi! Wynne == Wynne Crisman [EMAIL PROTECTED] writes: Wynne I am trying to determine what would cause my needing to rebuild an Wynne MyISAM table in MySQL 4.0.x? You should not have to rebuild any tables just to upgrade to MySQL 4.0 from 3.23. The MyISAM format has not changed in any way

RE: MyISAM rebuilding questions

2003-03-27 Thread Wynne Crisman
Cc: [EMAIL PROTECTED] Subject: MyISAM rebuilding questions Hi! Wynne == Wynne Crisman [EMAIL PROTECTED] writes: Wynne I am trying to determine what would cause my needing to rebuild Wynne an MyISAM table in MySQL 4.0.x? You should not have to rebuild any tables just to upgrade to MySQL 4.0

MyISAM rebuilding questions

2003-03-24 Thread Wynne Crisman
I am trying to determine what would cause my needing to rebuild an MyISAM table in MySQL 4.0.x? I also would like to know how I can minimize the time necessary to get the MyISAM table up and running under MySQL 4.0.x? I have read the http://www.mysql.com/newsletter/2002-12/a91.html

Re: MyISAM rebuilding questions

2003-03-24 Thread Dan Nelson
In the last episode (Mar 24), Wynne Crisman said: I am trying to determine what would cause my needing to rebuild an MyISAM table in MySQL 4.0.x? By rebuild I assume you mean repair? Only a crash should require a table to be repaired. Make sure your OS doesn't crash, report any MySQL crashes,