MySQL Forums
Forum List  »  Newbie

MySQL Server won't restart
Posted by: rick emmet
Date: May 28, 2005 04:08PM

Hello,
I was prompted to use the "Stop/Start Service" feature in MySQL Administrator and could not re-start the MySQL Server. I have been given a bunch of advice on how to get it started again like using the command prompt in XP Pro. I did - and input "mysqld --standalone", it didn't get MySQL Server started. I was told to check the error log, this is what I found...

050515 11:08:37 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
050515 11:08:37 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 47130.
InnoDB: Doing recovery: scanned up to log sequence number 0 47130
InnoDB: Page directory corruption: supremum not pointed to
050515 11:08:37 InnoDB: Page dump in ascii and hex (16384 bytes):
len 16384; hex

It seems that the "sepremum" is not pointed to the file it should be pointed to. I don't know what the "sepremum" is or if it's preventing MySQL Server from starting. Can someone help me here? I appreciate the assistance!
Thank you,
Ricke

Options: ReplyQuote


Subject
Written By
Posted
MySQL Server won't restart
May 28, 2005 04:08PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.