MySQL Won't start...
Posted by: Norin (---.64-58-74.mc.videotron.ca)
Date: June 27, 2009 03:16PM

Hi guys,
I've installed WAMP2SERVER today and for some reason, the MySQL just doesn't start. No error message, the little icon simply stay at the yellow state...

Anyone got any ideas what might be the problem?

Thanks

Options: ReplyQuote
Re: MySQL Won't start...
Posted by: rhawke (---.dsl.bell.ca)
Date: June 27, 2009 10:42PM

Hello all,

I am having troubles as well with the mysql service not starting in Windows Vista Home Premium.

The apache side of things is running properly on port 80.

The firewall is configured to allow port 3306 for mysql. I even tried turning it off just to see if it was the trouble.

This is the error log entry displaying the problem:

InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
090627 13:49:19 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090627 13:49:20 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 8 MB
InnoDB: Database physically writes the file full: wait...
090627 13:49:21 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 8 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
090627 13:49:21 InnoDB: Started; log sequence number 0 0
090627 13:49:21 [ERROR] wampmysqld: unknown option '--skip-bdb'
090627 13:49:21 [ERROR] Aborting

090627 13:49:21 InnoDB: Starting shutdown...
090627 13:49:22 InnoDB: Shutdown completed; log sequence number 0 46409
090627 13:49:22 [Warning] Forcing shutdown of 1 plugins
090627 13:49:22 [Note] wampmysqld: Shutdown complete

Other variables:

Uninstalled the following programs before I installed wampserver:

Visual Studio 5
Mysql 5 and tools for Visual Studio

**Note: Cleaned registry and rebooted before trying wampserver install. Also checked everywhere I could think of for lingering Mysql folders and files.

One thing I have noticed here is that when I installed wampserver it did not create a my.ini file. The my.ini file that does exist is the example file and has no data relating to my setup specifically (I don't think).

I have also run MySQLInstanceConfig.exe which at first gave me an error saying it couldn't find \my-template.cnf, so I moved the file into the C:\wamp\bin\mysql\mysql5.1.33\bin folder, which it then accepted and produced the: Could not start the service MySQL error:0 result.

I have read every forum entry my eyes could deal with in the past two days and I can't find anything matching a solution for this [ERROR] wampmysqld: unknown option '--skip-bdb'.

Any help on this one would be greatly appreciated. Thank you in advance.

Options: ReplyQuote


Sorry, only registered users may post in this forum.