Skip to content

Instantly share code, notes, and snippets.

Created April 22, 2014 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/be142c317aacc7f7a300 to your computer and use it in GitHub Desktop.
Save anonymous/be142c317aacc7f7a300 to your computer and use it in GitHub Desktop.
140422 16:37:28 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
140422 16:37:28 [Note] Plugin 'FEDERATED' is disabled.
140422 16:37:28 InnoDB: The InnoDB memory heap is disabled
140422 16:37:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140422 16:37:28 InnoDB: Compressed tables use zlib 1.2.3.4
140422 16:37:28 InnoDB: Initializing buffer pool, size = 128.0M
140422 16:37:28 InnoDB: Completed initialization of buffer pool
140422 16:37:28 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!
140422 16:37:28 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...
140422 16:37:29 InnoDB: Waiting for the background threads to start
140422 16:37:30 InnoDB: 5.5.35 started; log sequence number 24660107
140422 16:37:30 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
140422 16:37:30 [Note] - '127.0.0.1' resolves to '127.0.0.1';
140422 16:37:30 [Note] Server socket created on IP: '127.0.0.1'.
140422 16:37:30 [Note] Event Scheduler: Loaded 0 events
140422 16:37:30 [Note] mysqld: ready for connections.
Version: '5.5.35-0ubuntu0.12.04.2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
140422 17:22:41 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140422 17:22:41 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
140422 17:22:41 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
140422 17:22:41 [Note] Plugin 'FEDERATED' is disabled.
140422 17:22:41 InnoDB: The InnoDB memory heap is disabled
140422 17:22:41 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140422 17:22:41 InnoDB: Compressed tables use zlib 1.2.3.4
140422 17:22:41 InnoDB: Initializing buffer pool, size = 128.0M
140422 17:22:41 InnoDB: Completed initialization of buffer pool
140422 17:22:41 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!
140422 17:22:41 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...
140422 17:22:41 InnoDB: Waiting for the background threads to start
140422 17:22:42 InnoDB: 5.5.35 started; log sequence number 24660117
140422 17:22:42 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
140422 17:22:42 [Note] - '127.0.0.1' resolves to '127.0.0.1';
140422 17:22:42 [Note] Server socket created on IP: '127.0.0.1'.
140422 17:22:42 [Note] Event Scheduler: Loaded 0 events
140422 17:22:42 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.35-0ubuntu0.12.04.2' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment