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. --

Re: upgrade from 4.1 to 5.0 KO

2007-10-23 Thread Dan Nelson
In the last episode (Oct 23), Ivan Longhi said: > I'm running mysql-server on a linux debian box > > with apt package system I upgraded mysql server from 4.1 to 5.0 (apt > automatically execute mysql_upgrade) > > now on my 5.0.32 server almost everything works fine, except for a > database cont

upgrade from 4.1 to 5.0 KO

2007-10-23 Thread Ivan Longhi
hi, I'm running mysql-server on a linux debian box with apt package system I upgraded mysql server from 4.1 to 5.0 (apt automatically execute mysql_upgrade) now on my 5.0.32 server almost everything works fine, except for a database containing 4 tables: two of them have been upgraded as I can

Re: upgrade from 4.1 to 5.0

2006-03-03 Thread Daniel da Veiga
On 3/3/06, Claire Lee <[EMAIL PROTECTED]> wrote: > Hello, > I'm going to upgrade from 4.1 to 5.0. My question is > how do I handle the data from old version. Do I need > to recreate tables in the mysql database when I > install the new version or can I use the old mys

upgrade from 4.1 to 5.0

2006-03-03 Thread Claire Lee
Hello, I'm going to upgrade from 4.1 to 5.0. My question is how do I handle the data from old version. Do I need to recreate tables in the mysql database when I install the new version or can I use the old mysql database from the old version? Data in other database I believe I can dump and i