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