MySQL startet nicht mehr!!

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

MySQL startet nicht mehr!!

Postby Ina1805 » 10. March 2024 16:37

Hallo,
gestern ging noch alles und heute kann ich "MySQL" nicht mehr starten.
Kann mir jemand helfen was passiert ist?

Folgende Meldung steht im Log:
2024-03-10 16:30:01 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 23656
Cannot find checkpoint record at LSN (1,0x55ae)
2024-03-10 16:30:01 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-03-10 16:30:01 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-03-10 16:30:01 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-03-10 16:30:01 0 [Note] InnoDB: Uses event mutexes
2024-03-10 16:30:01 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-03-10 16:30:01 0 [Note] InnoDB: Number of pools: 1
2024-03-10 16:30:01 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-03-10 16:30:01 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-03-10 16:30:01 0 [Note] InnoDB: Completed initialization of buffer pool
2024-03-10 16:30:01 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-03-10 16:30:01 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-03-10 16:30:01 0 [Note] InnoDB: Setting file 'C:\xampp2\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-03-10 16:30:01 0 [Note] InnoDB: File 'C:\xampp2\mysql\data\ibtmp1' size is now 12 MB.
2024-03-10 16:30:01 0 [Note] InnoDB: 10.4.32 started; log sequence number 93233172; transaction id 33679
2024-03-10 16:30:01 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp2\mysql\data\ib_buffer_pool
2024-03-10 16:30:01 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-03-10 16:30:01 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-03-10 16:30:01 0 [ERROR] Failed to initialize plugins.
2024-03-10 16:30:01 0 [ERROR] Aborting

Danke schonmal :)
Ina1805
 
Posts: 1
Joined: 10. March 2024 16:34
XAMPP version: 3.3.0
Operating System: Windows

Re: MySQL startet nicht mehr!!

Postby Hamilton » 27. March 2024 13:06

Ina1805 wrote:Hallo,
gestern ging noch alles und heute kann ich "MySQL" nicht mehr starten.
Kann mir jemand helfen was passiert ist?

Folgende Meldung steht im Log:
2024-03-10 16:30:01 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 23656
Cannot find checkpoint record at LSN (1,0x55ae)
2024-03-10 16:30:01 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-03-10 16:30:01 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-03-10 16:30:01 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-03-10 16:30:01 0 [Note] InnoDB: Uses event mutexes
2024-03-10 16:30:01 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-03-10 16:30:01 0 [Note] InnoDB: Number of pools: 1
2024-03-10 16:30:01 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-03-10 16:30:01 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-03-10 16:30:01 0 [Note] InnoDB: Completed initialization of buffer pool
2024-03-10 16:30:01 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-03-10 16:30:01 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-03-10 16:30:01 0 [Note] InnoDB: Setting file 'C:\xampp2\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-03-10 16:30:01 0 [Note] InnoDB: File 'C:\xampp2\mysql\data\ibtmp1' size is now 12 MB.
2024-03-10 16:30:01 0 [Note] InnoDB: 10.4.32 started; log sequence number 93233172; transaction id 33679
2024-03-10 16:30:01 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp2\mysql\data\ib_buffer_pool
2024-03-10 16:30:01 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-03-10 16:30:01 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-03-10 16:30:01 0 [ERROR] Failed to initialize plugins.
2024-03-10 16:30:01 0 [ERROR] Aborting

Danke schonmal :)
Hamilton
 
Posts: 2
Joined: 27. March 2024 12:58
XAMPP version: 3.3.0
Operating System: windows

Re: MySQL startet nicht mehr!!

Postby Hamilton » 27. March 2024 13:39

Bate-papoGPT

Parece que há erros relacionados à recuperação do Aria e à inicialização de plugins com MariaDB versão 10.4.32. Esses erros estão fazendo com que o sistema seja abortado. Para resolver isso, pode ser necessário executar aria_chk -rem todas as tabelas Aria e excluir os aria_log.########arquivos conforme mencionado nas mensagens de erro.

Além disso, o problema com a inicialização do plugin pode ser resolvido resolvendo o erro relacionado à mysql.plugintabela. Pode ser necessário garantir que a mysql.plugintabela esteja acessível e que os plug-ins estejam carregados corretamente para evitar falhas na inicialização.

Se você continuar enfrentando problemas, verifique a configuração e os logs do MariaDB para obter mais detalhes sobre por que a recuperação do Aria está falhando e os plug-ins não estão inicializando corretamente.
Hamilton
 
Posts: 2
Joined: 27. March 2024 12:58
XAMPP version: 3.3.0
Operating System: windows


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 95 guests