Skip to content

Instantly share code, notes, and snippets.

@generalredneck
Created November 21, 2012 17:12
Show Gist options
  • Save generalredneck/4126120 to your computer and use it in GitHub Desktop.
Save generalredneck/4126120 to your computer and use it in GitHub Desktop.
Nov 21 10:33:38 a kernel: [ 70.050361] mysqld: sending ioctl 4004fecd to a partition!
Nov 21 10:33:38 a kernel: [ 70.050367] mysqld: sending ioctl 4004fecd to a partition!
Nov 21 10:33:38 a kernel: [ 70.050370] mysqld: sending ioctl 4004fecd to a partition!
Nov 21 10:33:41 a /etc/mysql/debian-start[2408]: Upgrading MySQL tables if necessary.
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: Looking for 'mysql' as: /usr/bin/mysql
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--host=localhost' '--socket=/var/run/mysqld/mysqld.sock' '--host=localhost' '--socket=/var/run/mysqld/mysqld.sock'
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: /usr/bin/mysqlcheck: Got error: 1045: Access denied for user 'debian-sys-maint'@'localhost' (using password: YES) when trying to connect
Nov 21 10:33:41 a /etc/mysql/debian-start[2412]: FATAL ERROR: Upgrade failed
Nov 21 10:33:41 a /etc/mysql/debian-start[2437]: Checking for insecure root accounts.
***********************************************************************
121121 10:57:05 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
121121 10:57:05 [Note] Flashcache bypass: disabled
121121 10:57:05 [Note] Flashcache setup error is : ioctl failed
121121 10:57:05 [Note] Plugin 'FEDERATED' is disabled.
121121 10:57:05 InnoDB: The InnoDB memory heap is disabled
121121 10:57:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
121121 10:57:05 InnoDB: Compressed tables use zlib 1.2.3
121121 10:57:05 InnoDB: Using Linux native AIO
121121 10:57:05 InnoDB: Initializing buffer pool, size = 1.0G
121121 10:57:05 InnoDB: Completed initialization of buffer pool
121121 10:57:05 InnoDB: highest supported file format is Barracuda.
121121 10:57:07 InnoDB: Waiting for the background threads to start
121121 10:57:08 Percona XtraDB (http://www.percona.com) 1.1.8-rel28.1 started; log sequence number 627464396996
121121 10:57:08 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
121121 10:57:08 [Note] - '0.0.0.0' resolves to '0.0.0.0';
121121 10:57:08 [Note] Server socket created on IP: '0.0.0.0'.
121121 10:57:08 [Warning] 'user' entry '[email protected]' ignored in --skip-name-resolve mode.
121121 10:57:08 [Note] Event Scheduler: Loaded 0 events
121121 10:57:08 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.27-28.1-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Percona Server (GPL), Release 28.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment