If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Anyone know this error?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-27-11, 12:29
TheGateKeeper TheGateKeeper is offline
Registered User
 
Join Date: Jun 2011
Posts: 63
Anyone know this error?

Hi guys, cant get mySQL to start. Here is my log:

110627 18:12:33 [Note] Plugin 'FEDERATED' is disabled.
110627 18:12:33 InnoDB: The InnoDB memory heap is disabled
110627 18:12:33 InnoDB: Mutexes and rw_locks use Windows interlocked functions
110627 18:12:33 InnoDB: Compressed tables use zlib 1.2.3
110627 18:12:33 InnoDB: Initializing buffer pool, size = 107.0M
110627 18:12:33 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file C:\MySQL Datafiles\ibdata1 did not exist:
InnoDB: a new database to be created!
110627 18:12:33 InnoDB: Setting file C:\MySQL Datafiles\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
110627 18:12:33 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 54 MB
InnoDB: Database physically writes the file full: wait...
110627 18:12:34 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 54 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
110627 18:12:36 InnoDB: Waiting for the background threads to start
110627 18:12:37 InnoDB: 1.1.7 started; log sequence number 0
C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Too many arguments (first extra is 'MySQL').
Use --verbose --help to get a list of available options
110627 18:12:37 [ERROR] Aborting

110627 18:12:37 InnoDB: Starting shutdown...
110627 18:12:37 InnoDB: Shutdown completed; log sequence number 1595675
110627 18:12:37 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Shutdown complete

I tried google but it doesnt give any info...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On