Skip to content

Instantly share code, notes, and snippets.

@arsatiki
Created April 30, 2010 13:04
Show Gist options
  • Save arsatiki/385156 to your computer and use it in GitHub Desktop.
Save arsatiki/385156 to your computer and use it in GitHub Desktop.
100430 15:25:17 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
100430 15:25:17 [Warning] '--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.
100430 15:25:17 [Warning] '--default-collation' is deprecated and will be removed in a future release. Please use '--collation-server' instead.
100430 15:25:17 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
100430 15:25:17 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name /var/db/mysql/ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
100430 15:25:17 mysqld_safe mysqld from pid file /usr/local/var/mysql/raj.local.pid ended
100430 15:25:23 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
100430 15:25:23 [Warning] '--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.
100430 15:25:23 [Warning] '--default-collation' is deprecated and will be removed in a future release. Please use '--collation-server' instead.
100430 15:25:23 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
100430 15:25:23 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name /var/db/mysql/ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
100430 15:25:23 mysqld_safe mysqld from pid file /usr/local/var/mysql/raj.local.pid ended
100430 15:26:48 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
100430 15:26:48 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
100430 15:26:49 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name /var/db/mysql/ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
100430 15:26:49 mysqld_safe mysqld from pid file /usr/local/var/mysql/raj.local.pid ended
100430 15:27:05 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
100430 15:27:05 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
100430 15:27:05 InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name /var/db/mysql/ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
100430 15:27:05 mysqld_safe mysqld from pid file /usr/local/var/mysql/raj.local.pid ended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment