Hello,

We have been running MySQL (about 50 databases, some medium-sized,
some small, mix of MyISAM and InnoDB) on Mac OS X Client for more than
a year (currently 10.3.8 with MySQL 4.1.10) and I have never seen any
corrupt tables. We use only the MySQL-provided packages for our
binaries.

Maybe this will clean things up for good:

(1) dump all databases;
(2) remove all mysql binaries from your server;
(3) fresh install of MySQL-provided (/usr/local/mysql) installation;
(4) restore db's from dump.

JP

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to