Skip to content

Instantly share code, notes, and snippets.

@spiikki
Created May 11, 2014 19:02
Show Gist options
  • Save spiikki/966a0704377f7f9b9ece to your computer and use it in GitHub Desktop.
Save spiikki/966a0704377f7f9b9ece to your computer and use it in GitHub Desktop.
ISKd mysql
140508 17:46:05 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140508 17:48:59 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140508 17:48:59 [Note] Plugin 'FEDERATED' is disabled.
140508 17:48:59 InnoDB: The InnoDB memory heap is disabled
140508 17:48:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
140508 17:48:59 InnoDB: Compressed tables use zlib 1.2.7
140508 17:48:59 InnoDB: Using Linux native AIO
140508 17:48:59 InnoDB: Initializing buffer pool, size = 128.0M
140508 17:48:59 InnoDB: Completed initialization of buffer pool
140508 17:48:59 InnoDB: highest supported file format is Barracuda.
140508 17:48:59 InnoDB: Waiting for the background threads to start
140508 17:49:00 InnoDB: 5.5.37 started; log sequence number 3327836543
140508 17:49:00 [ERROR] /usr/sbin/mysqld: unknown option '--explicit_defaults_for_timestamp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment