WAMP Problem with MYSQL
Posted by: maxius4get (139.195.39.---)
Date: July 17, 2012 04:17AM

Hi,

I have A problem with WAMP, its showing Orange Icon, I have problem with the MySQL

here the log


120717 9:13:36 [Note] Plugin 'FEDERATED' is disabled.
wampmysqld: File '.\mysql\plugin.MYD' not found (Errcode: 2)
wampmysqld: Can't find file: 'plugin' (errno: 2)
120717 9:13:36 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
120717 9:13:36 InnoDB: The InnoDB memory heap is disabled
120717 9:13:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120717 9:13:36 InnoDB: Compressed tables use zlib 1.2.3
120717 9:13:36 InnoDB: Initializing buffer pool, size = 128.0M
120717 9:13:36 InnoDB: Completed initialization of buffer pool
120717 9:13:36 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
120717 9:13:36 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...
InnoDB: Last MySQL binlog file position 0 345340, file name .\mysql-bin.000099
120717 9:13:37 InnoDB: Waiting for the background threads to start
120717 9:13:38 InnoDB: 1.1.8 started; log sequence number 90990736
120717 9:13:38 [Note] Recovering after a crash using mysql-bin
120717 9:13:38 [Note] Starting crash recovery...
120717 9:13:38 [Note] Crash recovery finished.
120717 9:13:38 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)


please help me, I really appreciate it.

Thank you

Options: ReplyQuote
Re: WAMP Problem with MYSQL
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: July 17, 2012 04:24PM

It look like you either have a damaged data/mysql folder or you have tried to use a database from an old version of mysql with a newer version that is not directly compatible.


Is this a new installation of wamp?

How did you create/restore the database?

You could try running the mysql_upgrade.exe like it tells you. That can be found in
wamp/bin/mysql/mysql5.x.y/bin/nysql_upgrade.exe

Heres the doc to look at before you do that
[dev.mysql.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.