Hi Heikki,
> try to find the real ibdata file and edit my.cnf or my.ini accordingly.
There is only one ibdata file, though - data/ibdata1, plus two log
files (data/ib_logfile0 and data/ib_logfile1).
Moving the files out of the data directory worked for now, and as far
as I know, none of my appli
Schnee,
- Alkuperäinen viesti -
Lähettäjä: "Schneelocke" <[EMAIL PROTECTED]>
Vastaanottaja: "Heikki Tuuri" <[EMAIL PROTECTED]>
Kopio:
Lähetetty: Wednesday, February 16, 2005 5:07 PM
Aihe: Re: Server fails to start up after upgrade to 4.1.10
Hi Heikki
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?
> 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
Schnee,
you have probably mixed ibdata files. It is trying to apply a log record to
a page that is full of zeros.
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.
Regards,
Heikki
.
Hi,
I just