Re: Mysql upgrade from 4.1 to 5.0 to 5.1

2009-05-06 Thread Craig Dunn
A DB politics between mysql & oracle again Thats quite ironic given recent events :) -- Linux web infrastructure consulting, cr...@codenation.net Free live poker tournament listings, http://www.g5poker.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql

Re: Mysql upgrade from 4.1 to 5.0 to 5.1

2009-05-06 Thread kengheng
kengheng wrote: Hi All, I've performed a upgrade from 4.1.22 to 5.0.81, the mysql_upgrade performed well on all tables repairing, however, after upgrade the same db from 5.0.81 to 5.1.33, a few tables got the error as below: Error: Unknown table engine 'InnoDB' error: Corrupt Any ide

Mysql upgrade from 4.1 to 5.0 to 5.1

2009-05-05 Thread kengheng
Hi All, I've performed a upgrade from 4.1.22 to 5.0.81, the mysql_upgrade performed well on all tables repairing, however, after upgrade the same db from 5.0.81 to 5.1.33, a few tables got the error as below: Error: Unknown table engine 'InnoDB' error: Corrupt Any ideas? THnaks. --