Bonjour,
Ce matin, je ne peux pas démarrer mysql sur xampp 8.1.2 et cela, même en changeant le port voici l'erreur et mon log
10:38:24 [mysql] Status change detected: stopped
10:38:24 [mysql] Error: MySQL shutdown unexpectedly.
10:38:24 [mysql] This may be due to a blocked port, missing dependencies,
10:38:24 [mysql] improper privileges, a crash, or a shutdown by another method.
10:38:24 [mysql] Press the Logs button to view error logs and check
10:38:24 [mysql] the Windows Event Viewer for more clues
10:38:24 [mysql] If you need more help, copy and post this
10:38:24 [mysql] entire log window on the forums
2022-04-01 10:38:21 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-04-01 10:38:21 0 [Note] InnoDB: Uses event mutexes
2022-04-01 10:38:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-04-01 10:38:21 0 [Note] InnoDB: Number of pools: 1
2022-04-01 10:38:21 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-04-01 10:38:21 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-04-01 10:38:21 0 [Note] InnoDB: Completed initialization of buffer pool
2022-04-01 10:38:22 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-04-01 10:38:22 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-04-01 10:38:22 0 [Note] InnoDB: Setting file 'D:\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-04-01 10:38:22 0 [Note] InnoDB: File 'D:\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2022-04-01 10:38:22 0 [Note] InnoDB: Waiting for purge to start
2022-04-01 10:38:22 0 [Note] InnoDB: 10.4.22 started; log sequence number 733322; transaction id 919
2022-04-01 10:38:22 0 [Note] InnoDB: Loading buffer pool(s) from D:\XAMPP\mysql\data\ib_buffer_pool
2022-04-01 10:38:22 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-04-01 10:38:22 0 [Note] InnoDB: Buffer pool(s) load completed at 220401 10:38:22
2022-04-01 10:38:22 0 [Note] Server socket created on IP: '::'.
J'utilise Symfony 6 depuis déjà un bon moment et je n'avais pas encore rencontré de problème. Je vais essayer de réinstaller xampp mais je souhaiterais quand même savoir pourquoi.
Je vous remercie de votre aide