Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/07/2015, à 16:23

yolbi

[résolu] serveur mysql qui ne demarre plus

Bonjour,
Jusqu'à hier j'utilisais mon serveur mysql sans problème. Il semble qu'une mise à jour système l'a planté puisque au démarrage de l'ordi ce matin, le serveur ne demarre plus.

sudo service mysql start
start: Job failed to start

J'essaie d'accèder à phpmyadmin mais il me dit "#2002 Connexion au serveur MySQL non permise"

J'ai cherché beaucoup de topics, sans succès.
Le dossier /var/run/mysqld/ est vide
Pas de fichier "mysqld.sock"
Je ne sais que faire. Je suis débutant Ubuntu.
Merci de votre aide,
Yoann

Dernière modification par yolbi (Le 31/07/2015, à 16:27)


Ubuntu 22.04.3 LTS

Hors ligne

#2 Le 30/07/2015, à 18:42

bruno

Re : [résolu] serveur mysql qui ne demarre plus

Bonjour,

Si le problème vient d'une mise à jour, il faut d'abord s'assurer qu'elle a été complète :

sudo apt-get update
sudo apt-get dist-upgrade

Hors ligne

#3 Le 30/07/2015, à 18:48

side

Re : [résolu] serveur mysql qui ne demarre plus

Bonjour.

yolbi a écrit :

Le dossier /var/run/mysqld/ est vide
Pas de fichier "mysqld.sock"

Tu peux essayer :

sudo mysqld_safe

et relancer mysql.


« Je ne suis pas une adversaire de l’Europe, je me sens européenne. Je voudrais qu’il y ait des accords entre les nations librement consentis, c’est cette Europe-là que je veux voir émerger et je souhaite que la France soit à l’origine de ce beau projet, de cette belle initiative » - Marine Le Pen - 25 Avril 2017 - TF1

Hors ligne

#4 Le 30/07/2015, à 21:37

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Bonsoir,
Merci pour vos réponses. L'upgrade/update a mis peu de choses à jour. Le start mysql ne fonctionne toujours pas.
Quant à sudo mysqld_safe, il ne fonctionne pas et me retourne cela:

mysqld_safe Can't log to error log and syslog at the same time.  Remove all --log-error configuration options for --syslog to take effect.
150730 21:34:37 mysqld_safe Logging to '/var/log/mysql/error.log'.
150730 21:34:37 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 21:34:37 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended

Je ne comprends pas comment se loguer séparement comme ils le disent.
Merci de votre aide.
Yoann


Ubuntu 22.04.3 LTS

Hors ligne

#5 Le 30/07/2015, à 21:45

side

Re : [résolu] serveur mysql qui ne demarre plus

Vérifie ce que tu as dans /var/run/mysqld ??

Parce que là il dit que c'est ok.


« Je ne suis pas une adversaire de l’Europe, je me sens européenne. Je voudrais qu’il y ait des accords entre les nations librement consentis, c’est cette Europe-là que je veux voir émerger et je souhaite que la France soit à l’origine de ce beau projet, de cette belle initiative » - Marine Le Pen - 25 Avril 2017 - TF1

Hors ligne

#6 Le 30/07/2015, à 21:55

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Le dossier /var/run/mysqld est toujours présent mais vide.


Ubuntu 22.04.3 LTS

Hors ligne

#7 Le 30/07/2015, à 22:26

side

Re : [résolu] serveur mysql qui ne demarre plus

Essayes d’accéder à mysql directement en ligne de commande pour voir.

mysql -h 127.0.0.1 -P 3306 -u root -p
mysql> quit

pour sortir.

Dernière modification par side (Le 30/07/2015, à 22:28)


« Je ne suis pas une adversaire de l’Europe, je me sens européenne. Je voudrais qu’il y ait des accords entre les nations librement consentis, c’est cette Europe-là que je veux voir émerger et je souhaite que la France soit à l’origine de ce beau projet, de cette belle initiative » - Marine Le Pen - 25 Avril 2017 - TF1

Hors ligne

#8 Le 30/07/2015, à 22:33

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Il me demande mon mot de passe puis erreur :

ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

Ubuntu 22.04.3 LTS

Hors ligne

#9 Le 31/07/2015, à 01:39

side

Re : [résolu] serveur mysql qui ne demarre plus

sudo touch /var/run/mysqld/mysqld.sock

puis

sudo chown -R mysql /var/run/mysqld/

et tester

sudo service mysql start

« Je ne suis pas une adversaire de l’Europe, je me sens européenne. Je voudrais qu’il y ait des accords entre les nations librement consentis, c’est cette Europe-là que je veux voir émerger et je souhaite que la France soit à l’origine de ce beau projet, de cette belle initiative » - Marine Le Pen - 25 Avril 2017 - TF1

Hors ligne

#10 Le 31/07/2015, à 09:08

bruno

Re : [résolu] serveur mysql qui ne demarre plus

Quelle versions d'Ubuntu et de MySQL utilises-tu ?

Pour l'erreur concernant les logs cela vient probablement des fichiers de configuration de MySQL.

Il faut examiner le contenu de /var/log/mysql/error.log et/ou /var/log/mysql.err

Hors ligne

#11 Le 31/07/2015, à 09:18

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

J'utilise Ubuntu 14.04

Le log de /var/log/mysql.err est vide.

Voici le log /var/log/mysql/error.log

150730 15:04:11 [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.
150730 15:04:11 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:04:11 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:04:11 InnoDB: The InnoDB memory heap is disabled
150730 15:04:11 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:04:11 InnoDB: Compressed tables use zlib 1.2.8
150730 15:04:11 InnoDB: Using Linux native AIO
150730 15:04:11 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:04:11 InnoDB: Completed initialization of buffer pool
150730 15:04:11  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:04:12 [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.
150730 15:04:12 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:04:12 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:04:12 InnoDB: The InnoDB memory heap is disabled
150730 15:04:12 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:04:12 InnoDB: Compressed tables use zlib 1.2.8
150730 15:04:12 InnoDB: Using Linux native AIO
150730 15:04:12 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:04:12 InnoDB: Completed initialization of buffer pool
150730 15:04:12  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:04:13 [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.
150730 15:04:13 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:04:13 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:04:13 InnoDB: The InnoDB memory heap is disabled
150730 15:04:13 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:04:13 InnoDB: Compressed tables use zlib 1.2.8
150730 15:04:13 InnoDB: Using Linux native AIO
150730 15:04:13 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:04:13 InnoDB: Completed initialization of buffer pool
150730 15:04:13  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:05:18 [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.
150730 15:05:18 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:05:19 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:05:19 InnoDB: The InnoDB memory heap is disabled
150730 15:05:19 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:05:19 InnoDB: Compressed tables use zlib 1.2.8
150730 15:05:19 InnoDB: Using Linux native AIO
150730 15:05:19 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:05:19 InnoDB: Completed initialization of buffer pool
150730 15:05:19  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:05:20 [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.
150730 15:05:20 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:05:20 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:05:20 InnoDB: The InnoDB memory heap is disabled
150730 15:05:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:05:20 InnoDB: Compressed tables use zlib 1.2.8
150730 15:05:20 InnoDB: Using Linux native AIO
150730 15:05:20 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:05:20 InnoDB: Completed initialization of buffer pool
150730 15:05:20  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:05:21 [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.
150730 15:05:21 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:05:21 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:05:21 InnoDB: The InnoDB memory heap is disabled
150730 15:05:21 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:05:21 InnoDB: Compressed tables use zlib 1.2.8
150730 15:05:21 InnoDB: Using Linux native AIO
150730 15:05:21 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:05:21 InnoDB: Completed initialization of buffer pool
150730 15:05:21  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:07:31 [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.
150730 15:07:31 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:07:31 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:07:31 InnoDB: The InnoDB memory heap is disabled
150730 15:07:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:07:31 InnoDB: Compressed tables use zlib 1.2.8
150730 15:07:31 InnoDB: Using Linux native AIO
150730 15:07:31 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:07:31 InnoDB: Completed initialization of buffer pool
150730 15:07:31  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:07:32 [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.
150730 15:07:32 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:07:32 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:07:32 InnoDB: The InnoDB memory heap is disabled
150730 15:07:32 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:07:32 InnoDB: Compressed tables use zlib 1.2.8
150730 15:07:32 InnoDB: Using Linux native AIO
150730 15:07:32 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:07:32 InnoDB: Completed initialization of buffer pool
150730 15:07:32  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:07:33 [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.
150730 15:07:33 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:07:33 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:07:33 InnoDB: The InnoDB memory heap is disabled
150730 15:07:33 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:07:33 InnoDB: Compressed tables use zlib 1.2.8
150730 15:07:33 InnoDB: Using Linux native AIO
150730 15:07:33 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:07:33 InnoDB: Completed initialization of buffer pool
150730 15:07:33  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:14:21 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 15:14:21 [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.
150730 15:14:21 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 3716 ...
150730 15:14:21 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:14:21 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:14:21 [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.
150730 15:14:21 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:14:21 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:14:21 InnoDB: The InnoDB memory heap is disabled
150730 15:14:21 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:14:21 InnoDB: Compressed tables use zlib 1.2.8
150730 15:14:21 InnoDB: Using Linux native AIO
150730 15:14:21 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:14:21 InnoDB: Completed initialization of buffer pool
150730 15:14:21  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:14:21 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 15:14:52 [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.
150730 15:14:52 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:14:52 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:14:52 InnoDB: The InnoDB memory heap is disabled
150730 15:14:52 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:14:52 InnoDB: Compressed tables use zlib 1.2.8
150730 15:14:52 InnoDB: Using Linux native AIO
150730 15:14:52 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:14:52 InnoDB: Completed initialization of buffer pool
150730 15:14:52  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:14:53 [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.
150730 15:14:53 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:14:53 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:14:53 InnoDB: The InnoDB memory heap is disabled
150730 15:14:53 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:14:53 InnoDB: Compressed tables use zlib 1.2.8
150730 15:14:53 InnoDB: Using Linux native AIO
150730 15:14:53 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:14:53 InnoDB: Completed initialization of buffer pool
150730 15:14:53  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:14:54 [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.
150730 15:14:54 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:14:54 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:14:54 InnoDB: The InnoDB memory heap is disabled
150730 15:14:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:14:54 InnoDB: Compressed tables use zlib 1.2.8
150730 15:14:54 InnoDB: Using Linux native AIO
150730 15:14:54 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:14:54 InnoDB: Completed initialization of buffer pool
150730 15:14:54  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:15:46 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 15:15:46 [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.
150730 15:15:46 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 4229 ...
150730 15:15:46 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:15:46 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:15:46 [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.
150730 15:15:46 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:15:46 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:15:46 InnoDB: The InnoDB memory heap is disabled
150730 15:15:46 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:15:46 InnoDB: Compressed tables use zlib 1.2.8
150730 15:15:46 InnoDB: Using Linux native AIO
150730 15:15:46 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:15:46 InnoDB: Completed initialization of buffer pool
150730 15:15:46  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:15:46 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 15:19:59 [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.
150730 15:19:59 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:19:59 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:19:59 InnoDB: The InnoDB memory heap is disabled
150730 15:19:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:19:59 InnoDB: Compressed tables use zlib 1.2.8
150730 15:19:59 InnoDB: Using Linux native AIO
150730 15:19:59 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:19:59 InnoDB: Completed initialization of buffer pool
150730 15:19:59  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:20:00 [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.
150730 15:20:00 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:20:00 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:20:00 InnoDB: The InnoDB memory heap is disabled
150730 15:20:00 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:20:00 InnoDB: Compressed tables use zlib 1.2.8
150730 15:20:00 InnoDB: Using Linux native AIO
150730 15:20:00 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:20:00 InnoDB: Completed initialization of buffer pool
150730 15:20:00  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:20:01 [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.
150730 15:20:01 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:20:01 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:20:01 InnoDB: The InnoDB memory heap is disabled
150730 15:20:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:20:01 InnoDB: Compressed tables use zlib 1.2.8
150730 15:20:01 InnoDB: Using Linux native AIO
150730 15:20:01 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:20:01 InnoDB: Completed initialization of buffer pool
150730 15:20:01  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:21:47 [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.
150730 15:21:47 [Note] Plugin 'FEDERATED' is disabled.
mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:21:47 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:21:47 InnoDB: The InnoDB memory heap is disabled
150730 15:21:47 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:21:47 InnoDB: Compressed tables use zlib 1.2.8
150730 15:21:47 InnoDB: Using Linux native AIO
150730 15:21:47 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:21:47 InnoDB: Completed initialization of buffer pool
150730 15:21:47  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:23:05 [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.
150730 15:23:05 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:23:05 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:23:05 InnoDB: The InnoDB memory heap is disabled
150730 15:23:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:23:05 InnoDB: Compressed tables use zlib 1.2.8
150730 15:23:05 InnoDB: Using Linux native AIO
150730 15:23:05 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:23:05 InnoDB: Completed initialization of buffer pool
150730 15:23: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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:23:05 [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.
150730 15:23:05 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:23:05 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:23:05 InnoDB: The InnoDB memory heap is disabled
150730 15:23:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:23:05 InnoDB: Compressed tables use zlib 1.2.8
150730 15:23:05 InnoDB: Using Linux native AIO
150730 15:23:05 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:23:05 InnoDB: Completed initialization of buffer pool
150730 15:23: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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:23:06 [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.
150730 15:23:06 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:23:06 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:23:06 InnoDB: The InnoDB memory heap is disabled
150730 15:23:06 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:23:06 InnoDB: Compressed tables use zlib 1.2.8
150730 15:23:06 InnoDB: Using Linux native AIO
150730 15:23:06 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:23:07 InnoDB: Completed initialization of buffer pool
150730 15:23:07  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:25:08 [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.
150730 15:25:08 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:25:08 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:25:08 InnoDB: The InnoDB memory heap is disabled
150730 15:25:08 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:25:08 InnoDB: Compressed tables use zlib 1.2.8
150730 15:25:08 InnoDB: Using Linux native AIO
150730 15:25:08 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:25:08 InnoDB: Completed initialization of buffer pool
150730 15:25:08  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:25:09 [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.
150730 15:25:09 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:25:09 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:25:09 InnoDB: The InnoDB memory heap is disabled
150730 15:25:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:25:09 InnoDB: Compressed tables use zlib 1.2.8
150730 15:25:09 InnoDB: Using Linux native AIO
150730 15:25:09 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:25:09 InnoDB: Completed initialization of buffer pool
150730 15:25:09  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:25:10 [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.
150730 15:25:10 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:25:10 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:25:10 InnoDB: The InnoDB memory heap is disabled
150730 15:25:10 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:25:10 InnoDB: Compressed tables use zlib 1.2.8
150730 15:25:10 InnoDB: Using Linux native AIO
150730 15:25:10 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:25:10 InnoDB: Completed initialization of buffer pool
150730 15:25:10  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:29:21 [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.
150730 15:29:21 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:29:21 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:29:21 InnoDB: The InnoDB memory heap is disabled
150730 15:29:21 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:29:21 InnoDB: Compressed tables use zlib 1.2.8
150730 15:29:21 InnoDB: Using Linux native AIO
150730 15:29:21 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:29:21 InnoDB: Completed initialization of buffer pool
150730 15:29:21  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:29:22 [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.
150730 15:29:22 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:29:22 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:29:22 InnoDB: The InnoDB memory heap is disabled
150730 15:29:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:29:22 InnoDB: Compressed tables use zlib 1.2.8
150730 15:29:22 InnoDB: Using Linux native AIO
150730 15:29:22 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:29:22 InnoDB: Completed initialization of buffer pool
150730 15:29:22  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:29:23 [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.
150730 15:29:23 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:29:23 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:29:23 InnoDB: The InnoDB memory heap is disabled
150730 15:29:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:29:23 InnoDB: Compressed tables use zlib 1.2.8
150730 15:29:23 InnoDB: Using Linux native AIO
150730 15:29:23 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:29:23 InnoDB: Completed initialization of buffer pool
150730 15:29: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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:35:59 [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.
150730 15:35:59 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:35:59 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:35:59 InnoDB: The InnoDB memory heap is disabled
150730 15:35:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:35:59 InnoDB: Compressed tables use zlib 1.2.8
150730 15:35:59 InnoDB: Using Linux native AIO
150730 15:35:59 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:35:59 InnoDB: Completed initialization of buffer pool
150730 15:35:59  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:36:00 [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.
150730 15:36:00 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:36:00 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:36:00 InnoDB: The InnoDB memory heap is disabled
150730 15:36:00 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:36:00 InnoDB: Compressed tables use zlib 1.2.8
150730 15:36:00 InnoDB: Using Linux native AIO
150730 15:36:00 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:36:00 InnoDB: Completed initialization of buffer pool
150730 15:36:00  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:36:01 [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.
150730 15:36:01 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:36:01 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:36:01 InnoDB: The InnoDB memory heap is disabled
150730 15:36:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:36:01 InnoDB: Compressed tables use zlib 1.2.8
150730 15:36:01 InnoDB: Using Linux native AIO
150730 15:36:01 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:36:01 InnoDB: Completed initialization of buffer pool
150730 15:36:01  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:36:15 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 15:36:15 [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.
150730 15:36:15 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 15011 ...
150730 15:36:15 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:36:15 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:36:15 [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.
150730 15:36:15 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:36:15 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:36:15 InnoDB: The InnoDB memory heap is disabled
150730 15:36:15 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:36:15 InnoDB: Compressed tables use zlib 1.2.8
150730 15:36:15 InnoDB: Using Linux native AIO
150730 15:36:15 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:36:15 InnoDB: Completed initialization of buffer pool
150730 15:36:15  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:36:15 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 15:37:01 [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.
150730 15:37:01 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:37:01 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:37:01 InnoDB: The InnoDB memory heap is disabled
150730 15:37:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:37:01 InnoDB: Compressed tables use zlib 1.2.8
150730 15:37:01 InnoDB: Using Linux native AIO
150730 15:37:01 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:37:01 InnoDB: Completed initialization of buffer pool
150730 15:37:01  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:37:02 [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.
150730 15:37:02 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:37:02 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:37:02 InnoDB: The InnoDB memory heap is disabled
150730 15:37:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:37:02 InnoDB: Compressed tables use zlib 1.2.8
150730 15:37:02 InnoDB: Using Linux native AIO
150730 15:37:02 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:37:02 InnoDB: Completed initialization of buffer pool
150730 15:37:02  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:37:03 [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.
150730 15:37:03 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:37:03 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:37:03 InnoDB: The InnoDB memory heap is disabled
150730 15:37:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:37:03 InnoDB: Compressed tables use zlib 1.2.8
150730 15:37:03 InnoDB: Using Linux native AIO
150730 15:37:03 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:37:03 InnoDB: Completed initialization of buffer pool
150730 15:37:03  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 ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
150730 15:42:42 [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.
150730 15:42:42 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:42:42 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:42:42 InnoDB: The InnoDB memory heap is disabled
150730 15:42:42 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:42:42 InnoDB: Compressed tables use zlib 1.2.8
150730 15:42:42 InnoDB: Using Linux native AIO
150730 15:42:42 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:42:42 InnoDB: Completed initialization of buffer pool
150730 15:42:42  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:42:43 [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.
150730 15:42:43 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:42:43 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:42:43 InnoDB: The InnoDB memory heap is disabled
150730 15:42:43 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:42:43 InnoDB: Compressed tables use zlib 1.2.8
150730 15:42:43 InnoDB: Using Linux native AIO
150730 15:42:43 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:42:43 InnoDB: Completed initialization of buffer pool
150730 15:42:43  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:42:44 [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.
150730 15:42:44 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:42:44 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:42:44 InnoDB: The InnoDB memory heap is disabled
150730 15:42:44 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:42:44 InnoDB: Compressed tables use zlib 1.2.8
150730 15:42:44 InnoDB: Using Linux native AIO
150730 15:42:44 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:42:44 InnoDB: Completed initialization of buffer pool
150730 15:42:44  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:44:57 [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.
150730 15:44:57 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:44:57 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:44:57 InnoDB: The InnoDB memory heap is disabled
150730 15:44:57 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:44:57 InnoDB: Compressed tables use zlib 1.2.8
150730 15:44:57 InnoDB: Using Linux native AIO
150730 15:44:57 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:44:57 InnoDB: Completed initialization of buffer pool
150730 15:44:57  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:44:58 [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.
150730 15:44:58 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:44:58 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:44:58 InnoDB: The InnoDB memory heap is disabled
150730 15:44:58 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:44:58 InnoDB: Compressed tables use zlib 1.2.8
150730 15:44:58 InnoDB: Using Linux native AIO
150730 15:44:58 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:44:58 InnoDB: Completed initialization of buffer pool
150730 15:44:58  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:44:59 [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.
150730 15:44:59 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:44:59 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:44:59 InnoDB: The InnoDB memory heap is disabled
150730 15:44:59 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:44:59 InnoDB: Compressed tables use zlib 1.2.8
150730 15:44:59 InnoDB: Using Linux native AIO
150730 15:44:59 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:44:59 InnoDB: Completed initialization of buffer pool
150730 15:44:59  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:47:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 15:47:26 [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.
150730 15:47:26 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 16266 ...
150730 15:47:26 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:47:26 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 15:47:26 [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.
150730 15:47:26 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 15:47:26 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 15:47:26 InnoDB: The InnoDB memory heap is disabled
150730 15:47:26 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 15:47:26 InnoDB: Compressed tables use zlib 1.2.8
150730 15:47:26 InnoDB: Using Linux native AIO
150730 15:47:26 InnoDB: Initializing buffer pool, size = 128.0M
150730 15:47:26 InnoDB: Completed initialization of buffer pool
150730 15:47:26  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 15:47:26 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 16:05:18 [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.
150730 16:05:18 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:05:18 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:05:18 InnoDB: The InnoDB memory heap is disabled
150730 16:05:18 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:05:18 InnoDB: Compressed tables use zlib 1.2.8
150730 16:05:18 InnoDB: Using Linux native AIO
150730 16:05:18 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:05:18 InnoDB: Completed initialization of buffer pool
150730 16:05:18  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:05:19 [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.
150730 16:05:19 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:05:19 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:05:19 InnoDB: The InnoDB memory heap is disabled
150730 16:05:19 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:05:19 InnoDB: Compressed tables use zlib 1.2.8
150730 16:05:19 InnoDB: Using Linux native AIO
150730 16:05:19 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:05:19 InnoDB: Completed initialization of buffer pool
150730 16:05:19  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:05:20 [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.
150730 16:05:20 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:05:20 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:05:20 InnoDB: The InnoDB memory heap is disabled
150730 16:05:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:05:20 InnoDB: Compressed tables use zlib 1.2.8
150730 16:05:20 InnoDB: Using Linux native AIO
150730 16:05:20 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:05:20 InnoDB: Completed initialization of buffer pool
150730 16:05:20  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:07:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 16:07:54 [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.
150730 16:07:54 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 18076 ...
150730 16:07:54 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:07:54 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:07:54 [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.
150730 16:07:54 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:07:54 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:07:54 InnoDB: The InnoDB memory heap is disabled
150730 16:07:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:07:54 InnoDB: Compressed tables use zlib 1.2.8
150730 16:07:54 InnoDB: Using Linux native AIO
150730 16:07:54 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:07:54 InnoDB: Completed initialization of buffer pool
150730 16:07:54  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:07:54 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 16:13:29 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 16:13:29 [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.
150730 16:13:29 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 18830 ...
150730 16:13:29 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:13:29 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:13:29 [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.
150730 16:13:29 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:13:29 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:13:29 InnoDB: The InnoDB memory heap is disabled
150730 16:13:29 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:13:29 InnoDB: Compressed tables use zlib 1.2.8
150730 16:13:29 InnoDB: Using Linux native AIO
150730 16:13:29 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:13:29 InnoDB: Completed initialization of buffer pool
150730 16:13:29  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:13:29 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 16:14:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 16:14:23 [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.
150730 16:14:23 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 19229 ...
150730 16:14:23 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:14:23 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 16:14:23 [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.
150730 16:14:23 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:14:23 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:14:23 InnoDB: The InnoDB memory heap is disabled
150730 16:14:23 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:14:23 InnoDB: Compressed tables use zlib 1.2.8
150730 16:14:23 InnoDB: Using Linux native AIO
150730 16:14:23 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:14:23 InnoDB: Completed initialization of buffer pool
150730 16:14: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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:14:23 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 16:20:27 [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.
150730 16:20:27 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:20:27 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:20:27 InnoDB: The InnoDB memory heap is disabled
150730 16:20:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:20:27 InnoDB: Compressed tables use zlib 1.2.8
150730 16:20:27 InnoDB: Using Linux native AIO
150730 16:20:27 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:20:27 InnoDB: Completed initialization of buffer pool
150730 16:20:27  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:20:27 [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.
150730 16:20:27 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:20:27 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:20:27 InnoDB: The InnoDB memory heap is disabled
150730 16:20:27 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:20:27 InnoDB: Compressed tables use zlib 1.2.8
150730 16:20:27 InnoDB: Using Linux native AIO
150730 16:20:27 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:20:27 InnoDB: Completed initialization of buffer pool
150730 16:20:27  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 16:20: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.
150730 16:20:28 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 16:20:28 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 16:20:28 InnoDB: The InnoDB memory heap is disabled
150730 16:20:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 16:20:28 InnoDB: Compressed tables use zlib 1.2.8
150730 16:20:28 InnoDB: Using Linux native AIO
150730 16:20:28 InnoDB: Initializing buffer pool, size = 128.0M
150730 16:20:28 InnoDB: Completed initialization of buffer pool
150730 16:20:28  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:29:48 [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.
150730 21:29:48 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:29:48 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:29:48 InnoDB: The InnoDB memory heap is disabled
150730 21:29:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:29:48 InnoDB: Compressed tables use zlib 1.2.8
150730 21:29:48 InnoDB: Using Linux native AIO
150730 21:29:48 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:29:48 InnoDB: Completed initialization of buffer pool
150730 21:29:48  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:29:49 [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.
150730 21:29:49 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:29:49 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:29:49 InnoDB: The InnoDB memory heap is disabled
150730 21:29:49 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:29:49 InnoDB: Compressed tables use zlib 1.2.8
150730 21:29:49 InnoDB: Using Linux native AIO
150730 21:29:49 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:29:49 InnoDB: Completed initialization of buffer pool
150730 21:29: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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:29:50 [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.
150730 21:29:50 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:29:50 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:29:50 InnoDB: The InnoDB memory heap is disabled
150730 21:29:50 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:29:50 InnoDB: Compressed tables use zlib 1.2.8
150730 21:29:50 InnoDB: Using Linux native AIO
150730 21:29:50 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:29:50 InnoDB: Completed initialization of buffer pool
150730 21:29:50  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:33:01 [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.
150730 21:33:01 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:33:01 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:33:01 InnoDB: The InnoDB memory heap is disabled
150730 21:33:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:33:01 InnoDB: Compressed tables use zlib 1.2.8
150730 21:33:01 InnoDB: Using Linux native AIO
150730 21:33:01 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:33:01 InnoDB: Completed initialization of buffer pool
150730 21:33:01  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:33:02 [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.
150730 21:33:02 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:33:02 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:33:02 InnoDB: The InnoDB memory heap is disabled
150730 21:33:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:33:02 InnoDB: Compressed tables use zlib 1.2.8
150730 21:33:02 InnoDB: Using Linux native AIO
150730 21:33:02 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:33:02 InnoDB: Completed initialization of buffer pool
150730 21:33:02  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:33:03 [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.
150730 21:33:03 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:33:03 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:33:03 InnoDB: The InnoDB memory heap is disabled
150730 21:33:03 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:33:03 InnoDB: Compressed tables use zlib 1.2.8
150730 21:33:03 InnoDB: Using Linux native AIO
150730 21:33:03 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:33:03 InnoDB: Completed initialization of buffer pool
150730 21:33:03  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:34:24 [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.
150730 21:34:24 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:34:24 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:34:24 InnoDB: The InnoDB memory heap is disabled
150730 21:34:24 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:34:24 InnoDB: Compressed tables use zlib 1.2.8
150730 21:34:24 InnoDB: Using Linux native AIO
150730 21:34:24 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:34:24 InnoDB: Completed initialization of buffer pool
150730 21:34:24  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:34:25 [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.
150730 21:34:25 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:34:25 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:34:25 InnoDB: The InnoDB memory heap is disabled
150730 21:34:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:34:25 InnoDB: Compressed tables use zlib 1.2.8
150730 21:34:25 InnoDB: Using Linux native AIO
150730 21:34:25 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:34:25 InnoDB: Completed initialization of buffer pool
150730 21:34:25  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:34:26 [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.
150730 21:34:26 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:34:26 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:34:26 InnoDB: The InnoDB memory heap is disabled
150730 21:34:26 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:34:26 InnoDB: Compressed tables use zlib 1.2.8
150730 21:34:26 InnoDB: Using Linux native AIO
150730 21:34:26 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:34:26 InnoDB: Completed initialization of buffer pool
150730 21:34:26  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:34:37 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150730 21:34:37 [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.
150730 21:34:37 [Note] /usr/sbin/mysqld (mysqld 5.5.44-0ubuntu0.14.04.1) starting as process 6245 ...
150730 21:34:37 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 21:34:37 [Warning] Can't create test file /var/lib/mysql/ASUS-Yoann.lower-test
150730 21:34:37 [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.
150730 21:34:37 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:34:37 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:34:37 InnoDB: The InnoDB memory heap is disabled
150730 21:34:37 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:34:37 InnoDB: Compressed tables use zlib 1.2.8
150730 21:34:37 InnoDB: Using Linux native AIO
150730 21:34:37 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:34:37 InnoDB: Completed initialization of buffer pool
150730 21:34:37  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:34:37 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150730 21:54:54 [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.
150730 21:54:54 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:54:54 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:54:54 InnoDB: The InnoDB memory heap is disabled
150730 21:54:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:54:54 InnoDB: Compressed tables use zlib 1.2.8
150730 21:54:54 InnoDB: Using Linux native AIO
150730 21:54:54 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:54:54 InnoDB: Completed initialization of buffer pool
150730 21:54:54  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:54:55 [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.
150730 21:54:55 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:54:55 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:54:55 InnoDB: The InnoDB memory heap is disabled
150730 21:54:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:54:55 InnoDB: Compressed tables use zlib 1.2.8
150730 21:54:55 InnoDB: Using Linux native AIO
150730 21:54:55 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:54:55 InnoDB: Completed initialization of buffer pool
150730 21:54:55  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150730 21:54:56 [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.
150730 21:54:56 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150730 21:54:56 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150730 21:54:56 InnoDB: The InnoDB memory heap is disabled
150730 21:54:56 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150730 21:54:56 InnoDB: Compressed tables use zlib 1.2.8
150730 21:54:56 InnoDB: Using Linux native AIO
150730 21:54:56 InnoDB: Initializing buffer pool, size = 128.0M
150730 21:54:56 InnoDB: Completed initialization of buffer pool
150730 21:54:56  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150731  9:07:54 [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.
150731  9:07:54 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150731  9:07:54 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150731  9:07:54 InnoDB: The InnoDB memory heap is disabled
150731  9:07:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150731  9:07:54 InnoDB: Compressed tables use zlib 1.2.8
150731  9:07:54 InnoDB: Using Linux native AIO
150731  9:07:54 InnoDB: Initializing buffer pool, size = 128.0M
150731  9:07:54 InnoDB: Completed initialization of buffer pool
150731  9:07:54  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150731  9:07:54 [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.
150731  9:07:54 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150731  9:07:54 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150731  9:07:54 InnoDB: The InnoDB memory heap is disabled
150731  9:07:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150731  9:07:54 InnoDB: Compressed tables use zlib 1.2.8
150731  9:07:54 InnoDB: Using Linux native AIO
150731  9:07:54 InnoDB: Initializing buffer pool, size = 128.0M
150731  9:07:54 InnoDB: Completed initialization of buffer pool
150731  9:07:54  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
150731  9:07:55 [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.
150731  9:07:55 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13)
150731  9:07:55 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150731  9:07:55 InnoDB: The InnoDB memory heap is disabled
150731  9:07:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150731  9:07:55 InnoDB: Compressed tables use zlib 1.2.8
150731  9:07:55 InnoDB: Using Linux native AIO
150731  9:07:55 InnoDB: Initializing buffer pool, size = 128.0M
150731  9:07:55 InnoDB: Completed initialization of buffer pool
150731  9:07:55  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 ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.

Ubuntu 22.04.3 LTS

Hors ligne

#12 Le 31/07/2015, à 09:55

bruno

Re : [résolu] serveur mysql qui ne demarre plus

Est-ce que tes données MySQL sont dans le dossier par défaut  : /var/lib/mysql ? (copie-nous ton fichier /etc/mysql/my.cnf)

Si oui quels sont les droits d'accès sur ce dossier, résultat de :

sudo ls -al /var/lib/mysql

Hors ligne

#13 Le 31/07/2015, à 10:05

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Je ne pense pas avoir bougé les données mysql de place. J'ai suivi la procédure classique de cette page http://doc.ubuntu-fr.org/mysql

Voici le résultat de  /etc/mysql/my.cnf :

#
# The MySQL database server configuration file.
#
# You can copy this to one of:
# - "/etc/mysql/my.cnf" to set global options,
# - "~/.my.cnf" to set user-specific options.
# 
# One can use all long options that the program supports.
# Run program with --help to get a list of available options and with
# --print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html

# This will be passed to all mysql clients
# It has been reported that passwords should be enclosed with ticks/quotes
# escpecially if they contain "#" chars...
# Remember to edit /etc/mysql/debian.cnf when changing the socket location.
[client]
port		= 3306
socket		= /var/run/mysqld/mysqld.sock

# Here is entries for some specific programs
# The following values assume you have at least 32M ram

# This was formally known as [safe_mysqld]. Both versions are currently parsed.
[mysqld_safe]
socket		= /var/run/mysqld/mysqld.sock
nice		= 0

[mysqld]
#
# * Basic Settings
#
user		= mysql
pid-file	= /var/run/mysqld/mysqld.pid
socket		= /var/run/mysqld/mysqld.sock
port		= 3306
basedir		= /usr
datadir		= /var/lib/mysql
tmpdir		= /tmp
lc-messages-dir	= /usr/share/mysql
skip-external-locking
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address		= 127.0.0.1
#
# * Fine Tuning
#
key_buffer		= 16M
max_allowed_packet	= 16M
thread_stack		= 192K
thread_cache_size       = 8
# This replaces the startup script and checks MyISAM tables if needed
# the first time they are touched
myisam-recover         = BACKUP
#max_connections        = 100
#table_cache            = 64
#thread_concurrency     = 10
#
# * Query Cache Configuration
#
query_cache_limit	= 1M
query_cache_size        = 16M
#
# * Logging and Replication
#
# Both location gets rotated by the cronjob.
# Be aware that this log type is a performance killer.
# As of 5.1 you can enable the log at runtime!
#general_log_file        = /var/log/mysql/mysql.log
#general_log             = 1
#
# Error log - should be very few entries.
#
log_error = /var/log/mysql/error.log
#
# Here you can see queries with especially long duration
#log_slow_queries	= /var/log/mysql/mysql-slow.log
#long_query_time = 2
#log-queries-not-using-indexes
#
# The following can be used as easy to replay backup logs or for replication.
# note: if you are setting up a replication slave, see README.Debian about
#       other settings you may need to change.
#server-id		= 1
#log_bin			= /var/log/mysql/mysql-bin.log
expire_logs_days	= 10
max_binlog_size         = 100M
#binlog_do_db		= include_database_name
#binlog_ignore_db	= include_database_name
#
# * InnoDB
#
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
# Read the manual for more InnoDB related options. There are many!
#
# * Security Features
#
# Read the manual, too, if you want chroot!
# chroot = /var/lib/mysql/
#
# For generating SSL certificates I recommend the OpenSSL GUI "tinyca".
#
# ssl-ca=/etc/mysql/cacert.pem
# ssl-cert=/etc/mysql/server-cert.pem
# ssl-key=/etc/mysql/server-key.pem



[mysqldump]
quick
quote-names
max_allowed_packet	= 16M

[mysql]
#no-auto-rehash	# faster start of mysql but no tab completition

[isamchk]
key_buffer		= 16M

#
# * IMPORTANT: Additional settings that can override those from this file!
#   The files must end with '.cnf', otherwise they'll be ignored.
#
!includedir /etc/mysql/conf.d/

Voici le sudo ls -al /var/lib/mysql

lrwxrwxrwx 1 root root 12 juil. 30 16:03 /var/lib/mysql -> /home/mysql2

J'ai tenté de copier la base de données hier avant réinstalle d'où le  /home/mysql2 je pense. J'ai du faire un lien en suivant ça : http://doc.ubuntu-fr.org/mysql#deplacer … nees_mysql

Merci de votre expertise.


Ubuntu 22.04.3 LTS

Hors ligne

#14 Le 31/07/2015, à 11:10

bruno

Re : [résolu] serveur mysql qui ne demarre plus

yolbi a écrit :

Voici le sudo ls -al /var/lib/mysql

lrwxrwxrwx 1 root root 12 juil. 30 16:03 /var/lib/mysql -> /home/mysql2

J'ai tenté de copier la base de données hier avant réinstalle d'où le  /home/mysql2 je pense. J'ai du faire un lien en suivant ça : http://doc.ubuntu-fr.org/mysql#deplacer … nees_mysql

Le problème vient bien de là. Il faut bien suivre le tuto jusqu'au bout : changement des droits d'accès sur /home/mysql2 (doit appartenir à mysql) et modification du fichier apparmor.

Hors ligne

#15 Le 31/07/2015, à 11:57

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Le problème ne vient pas de là. J'ai essayé de copier les bases justement parce que mysql ne fonctionnait plus.
J'avais modifié apparmor aussi mais la manip n'a pas fonctionné. J'ai fait machine arrière dans apparmor.
Je n'ai pas trouvé comment faire machine arrière pour supprimer le lien symbolique... pouvez-vous m'aider?
Merci


Ubuntu 22.04.3 LTS

Hors ligne

#16 Le 31/07/2015, à 12:11

bruno

Re : [résolu] serveur mysql qui ne demarre plus

Je pars du principe que tu as une sauvegarde de tes bases de données (ou qu'il n'y a pas de données importantes à récupérer). Cela ira plus vite de réinstaller proprement :

Suppression du lien symbolique :

sudo rm /var/lib/mysql

Ensuite purge du paquet mysql-server :

sudo apt-get purge mysql-server*

puis réinstallation « propre »

sudo apt-get install mysql-server

Dernière modification par bruno (Le 31/07/2015, à 14:08)

Hors ligne

#17 Le 31/07/2015, à 16:29

yolbi

Re : [résolu] serveur mysql qui ne demarre plus

Génial. Ça marche.
Bon j'ai perdu mes 5 bases de données mais ce n'était que des espaces de test. Tant pis.
Merci beaucoup pour la patience et la précision dont vous avez fait preuve. Je suis soulagé.
Yoann


Ubuntu 22.04.3 LTS

Hors ligne