1
0 Komentarzy

Mam taki problem, że nie mogę odpalić serwera MySQL na serwerze XAMPP zainstalowanym lokalnie na Windows 11. W czym jest problem? Komunikaty:

Error: MySQL shutdown unexpectedly. This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method. Press the Logs button to view error logs and check the Windows Event Viewer for more clues.

W logach mam coś takiego:

2022-06-03 10:37:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-06-03 10:37:14 0 [Note] InnoDB: Uses event mutexes
2022-06-03 10:37:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-06-03 10:37:14 0 [Note] InnoDB: Number of pools: 1
2022-06-03 10:37:14 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-06-03 10:37:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-06-03 10:37:14 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-03 10:37:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-06-03 10:37:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-06-03 10:37:15 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1′ size to 12 MB. Physically writing the file full; Please wait …
2022-06-03 10:37:15 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1′ size is now 12 MB.
2022-06-03 10:37:15 0 [Note] InnoDB: Waiting for purge to start
2022-06-03 10:37:15 0 [Note] InnoDB: 10.4.18 started; log sequence number 639448329; transaction id 496286
2022-06-03 10:37:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-06-03 10:37:15 0 [Note] Plugin 'FEEDBACK’ is disabled.
2022-06-03 10:37:15 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2022-06-03 10:37:15 0 [ERROR] Failed to initialize plugins.
2022-06-03 10:37:15 0 [ERROR] Aborting

bing odpowiedział(a) na pytanie 19 maja 2023
Dodaj komentarz do tej odpowiedzi