MySQL Forums
Forum List  »  InnoDB

Memory Heap Is Disabled
Posted by: Jonathon Streetman
Date: January 03, 2013 09:35AM

I am receiving a message in the error log that InnoDB memory heap is disabled. Below is the portion of my error log that I am receiving this error in:

121221 10:09:12 [Note] Event Scheduler: Purging the queue. 0 events
121221 10:09:12 InnoDB: Starting shutdown...
121221 10:09:12 InnoDB: The InnoDB memory heap is disabled
121221 10:09:12 InnoDB: Mutexes and rw_locks use GCC atomic builtins
121221 10:09:12 InnoDB: Compressed tables use zlib 1.2.3
121221 10:09:12 InnoDB: Initializing buffer pool, size = 128.0M
121221 10:09:12 InnoDB: Completed initialization of buffer pool
InnoDB: Unable to lock ./ibdata1, error: 35
InnoDB: Check that you do not already have another mysqld process
InnoDB: using the same InnoDB data or log files.
121221 10:09:12 InnoDB: Retrying to lock the first data file
121221 10:09:13 InnoDB: highest supported file format is Barracuda.
121221 10:09:13 InnoDB: Waiting for the background threads to start
121221 10:09:13 InnoDB: Shutdown completed; log sequence number 4625793310
121221 10:09:13 [Note] /Applications/AMPPS/mysql/bin/mysqld: Shutdown complete

The server is a Mac OSX server. Our website went down a few weeks ago, we were able to get it up and running but this error still persists. Can someone point me in the right direction as to resolving the issue? Thank you!

Options: ReplyQuote


Subject
Views
Written By
Posted
Memory Heap Is Disabled
8394
January 03, 2013 09:35AM
12341
January 05, 2013 08:57AM


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.