Schnee,
----- Alkuperäinen viesti ----- Lähettäjä: "Schneelocke" <[EMAIL PROTECTED]>
Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]>
Kopio: <mysql@lists.mysql.com>
Lähetetty: Wednesday, February 16, 2005 5:07 PM
Aihe: Re: Server fails to start up after upgrade to 4.1.10
Hi Heikki,
you have probably mixed ibdata files. It is trying to apply a log record to
a page that is full of zeros.
*nods* What do I do about that?
try to find the real ibdata file and edit my.cnf or my.ini accordingly.
And, in an upgrade you should shut down mysqld gracefully. It is not a good
sign if InnoDB has to do a crash recovery after an upgrade.
I did that - i.e., I shut down the running instance from the System Tray Monitor prior to upgrading, so unless something went wrong there, the shutdown should have been graceful.
Hmm... then probably the mixup of ibdata files is what is causing InnoDB to think that it has to do a crash recovery.
-- schnee
Best regards,
Heikki
Innobase Oy
InnoDB - transactions, row level locking, and foreign keys for MySQL
InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php
Order MySQL Network from http://www.mysql.com/support/index.html
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]