Hello I got a table that crashes everytime that I use "delete from hvd_layout_settings"
This is a infinite loop:
while (1)
{
check table hvd_layout_settings = table ok
delete from hvd_layout_settings
check table hvd_layout_settings = table crashed
repair table hvd_layout_settings
}
Im using mysql 4.0.15a.
To whom should I send the table?
//Jonas
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
