Quantcast
Channel: WampServer - WampServer Francais
Viewing all articles
Browse latest Browse all 3471

Problème sur la remise à zéro de 'ibdata1' ? (1 réponse)

$
0
0
Bonjour à toutes et à tous.

Je suis toujours dans l'amélioration de 'mysql' et j'essaye actuellement de paramétrer correctement le moteur 'InnoDB'.
Je signale que ce problème n'est pas bloquant car je suis dans un environnement de test et que je peux à tout instant repartir sur une copie de 'mysql5.6.19'.

Voici mon problème :
2014-07-23 09:37:31 4368 [Warning] InnoDB: Cannot open table mysql/slave_master_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See [dev.mysql.com] for how you can resolve the problem.
2014-07-23 09:37:31 4368 [Warning] Info table is not ready to be used. Table 'mysql.slave_master_info' cannot be opened.
2014-07-23 09:37:31 4368 [Warning] InnoDB: Cannot open table mysql/slave_worker_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See [dev.mysql.com] for how you can resolve the problem.
2014-07-23 09:37:31 4368 [Warning] InnoDB: Cannot open table mysql/slave_relay_log_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See [dev.mysql.com] for how you can resolve the problem.
2014-07-23 09:37:31 4368 [Warning] Info table is not ready to be used. Table 'mysql.slave_relay_log_info' cannot be opened.

Comment suis-je arrivé à cela ?

1) j'ai arrêté wampserver.

2) j'ai modifié le fichier 'mysql.ini' en introduisant :

innodb_data_home_dir           = f:/Wamp/bin/mysql/mysql5.6.19/data/ibdata/
innodb_data_file_path          = ibdata1:100M;ibdata2:50M:autoextend

3) ensuite, j'ai supprimé les trois fichiers existants suivants afin de les remettre à zéro :

ib_logfile0
ib_logfile1
ibdata1

4) je relance wampserver.
Les fichiers sont bien recréés, mais c'est le remplissage (automatique) qui ne se fait pas correctement.
D'où les warning ci-dessus.

Qu'est-ce que j'ai oublié de faire ?

@+

Viewing all articles
Browse latest Browse all 3471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>