problème fonctionnement MySql

Répondre


Cette question est un moyen d’empêcher des soumissions automatisées de formulaires par des robots.
Smileys
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o :non: :priere: 8-|
Voir plus de smileys
  Revue du sujet
 

  Étendre la vue Revue du sujet : problème fonctionnement MySql

Re: problème fonctionnement MySql

par @rthur » 19 mai 2020, 17:41

A priori il n'y rien d'anormal dans le log que tu montres, il indique que MySQL fonctionne normalement.
Du coup quel est le problème exactement ? Quel message d'erreur obtiens-tu quand tu essaye de te connecter ?

Essaye d'accéder à MySQL en ligne de commande pour voir déjà si il répond.

problème fonctionnement MySql

par blooner » 19 mai 2020, 15:10

Bonjour =)
Petit souci pour moi, ma base ne fonctionne plus du jour au lendemain.
J'ai beau regarder les logs, je n'arrive pas à déterminer d'où cela provient.
2020-05-19 15:05:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-05-19 15:05:49 0 [Note] InnoDB: Uses event mutexes
2020-05-19 15:05:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-05-19 15:05:49 0 [Note] InnoDB: Number of pools: 1
2020-05-19 15:05:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-05-19 15:05:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-05-19 15:05:49 0 [Note] InnoDB: Completed initialization of buffer pool
2020-05-19 15:05:49 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-05-19 15:05:49 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-05-19 15:05:49 0 [Note] InnoDB: Setting file 'E:\XAMP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-05-19 15:05:49 0 [Note] InnoDB: File 'E:\XAMP\mysql\data\ibtmp1' size is now 12 MB.
2020-05-19 15:05:49 0 [Note] InnoDB: Waiting for purge to start
2020-05-19 15:05:49 0 [Note] InnoDB: 10.4.6 started; log sequence number 3230296; transaction id 2605
2020-05-19 15:05:49 0 [Note] InnoDB: Loading buffer pool(s) from E:\XAMP\mysql\data\ib_buffer_pool
2020-05-19 15:05:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-19 15:05:49 0 [Note] Server socket created on IP: '::'.