MySQL Forums
Forum List  »  Install & Repo

Error 1067 : Service could not be started
Posted by: Kemp Russel
Date: August 24, 2010 04:23AM

Here are the error log when I try to start the MySQL service.

mysqld: Table 'mysql.plugin' doesn't exist
100824 12:28:48 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
100824 12:28:48 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
100824 12:28:49 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
100824 12:28:49 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 5 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
100824 12:28:50 InnoDB: Started; log sequence number 0 0
100824 12:28:50 [ERROR] mysqld: unknown option '--standalone--console'
100824 12:28:50 [ERROR] Aborting

100824 12:28:51 InnoDB: Starting shutdown...
100824 12:28:52 InnoDB: Shutdown completed; log sequence number 0 46409
100824 12:28:52 [Warning] Forcing shutdown of 1 plugins
100824 12:28:52 [Note] mysqld: Shutdown complete

Options: ReplyQuote


Subject
Written By
Posted
Error 1067 : Service could not be started
August 24, 2010 04:23AM


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.