Mysql upgrade from 4.1 to 5.0 to 5.1
am 06.05.2009 08:26:39 von 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.
--
Best regards,
KengHeng. Chan
Mobile : +6-016-717-0273
SQL Technology Sdn Bhd
http://www.mysql.cc
ckh@mysql.cc
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: Mysql upgrade from 4.1 to 5.0 to 5.1
am 06.05.2009 09:47:35 von 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 ideas?
>
> THnaks.
>
fixed by --with-plugins=innobase
A DB politics between mysql & oracle again....
--
Best regards,
KengHeng. Chan
Mobile : +6-016-717-0273
SQL Technology Sdn Bhd
http://www.mysql.cc
ckh@mysql.cc
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: Mysql upgrade from 4.1 to 5.0 to 5.1
am 06.05.2009 11:51:32 von Craig Dunn
> A DB politics between mysql & oracle again....
>
Thats quite ironic given recent events :)
--
Linux web infrastructure consulting, craig@codenation.net
Free live poker tournament listings, http://www.g5poker.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org