MySQL-Server startet nicht und gibt Fehler aus

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

MySQL-Server startet nicht und gibt Fehler aus

Postby Localfu » 06. May 2022 11:24

Hallo liebe Community,
ich versuche vergeblich eine Lösung zu finden, um meinen lokalen MySQL via Xampp zum start zu bringen. Zwar habe ich der Anweisung gefolgt im ErrLog, bekomme aber trotzdem keine Lösung hin. Ich habe auch kontrolliert ob der Port andersweitig genutzt wird, durfte feststellen das der Port frei ist.

Hier mein ErrorLog -->
Code: Select all
Cannot find checkpoint record at LSN (1,0x5582)
2022-05-06 12:39:05 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2022-05-06 12:39:05 0 [ERROR] Plugin 'Aria' init function returned error.
2022-05-06 12:39:05 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2022-05-06 12:39:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-05-06 12:39:05 0 [Note] InnoDB: Uses event mutexes
2022-05-06 12:39:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-05-06 12:39:05 0 [Note] InnoDB: Number of pools: 1
2022-05-06 12:39:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-05-06 12:39:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-05-06 12:39:05 0 [Note] InnoDB: Completed initialization of buffer pool
2022-05-06 12:39:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-05-06 12:39:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-05-06 12:39:05 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-05-06 12:39:05 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-05-06 12:39:05 0 [Note] InnoDB: Waiting for purge to start
2022-05-06 12:39:05 0 [Note] InnoDB: 10.4.21 started; log sequence number 310217; transaction id 226
2022-05-06 12:39:05 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2022-05-06 12:39:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-05-06 12:39:05 0 [Note] InnoDB: Buffer pool(s) load completed at 220506 12:39:05
2022-05-06 12:39:05 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2022-05-06 12:39:05 0 [ERROR] Failed to initialize plugins.
2022-05-06 12:39:05 0 [ERROR] Aborting


Zusätzlich das Protokoll aus dem Xampp Control Panel:
Code: Select all
12:39:05  [mysql]    Versuche MySQL zu starten...
12:39:06  [mysql]    Statusänderung erkannt: gestartet
12:39:07  [mysql]    Statusänderung erkannt: gestoppt
12:39:07  [mysql]    Fehler: MySQL wurde unerwartet beendet
12:39:07  [mysql]    Ursache könnte ein geblockter Port, fehlende Abhängigkeiten,
12:39:07  [mysql]    fehlende Berechtigungen, ein Absturz oder ein Abbruch einer anderen Methode sein.
12:39:07  [mysql]    Drücke den Logs Button um error logs zu sehen und prüfe
12:39:07  [mysql]    im Windows Event Viewer für weitere Hinweise
12:39:07  [mysql]    Wenn du weitere Hilfe benötigst, kopiere den kompletten Inhalt des Log Fensters
12:39:07  [mysql]    und füge ihn als Ergänzung in einem neuen Forum Eintrag hinzu.

Auf eine Antwort aus dem Forum und eine Lösung würde ich mich freuen. Ich nutze Apache jeden Tag für meine Arbeit und viele Kundenserver laufen mit Apache. Da ich auch lokal meine Arbeiten vorab testen möchte, nutze ich seit langem XAMPP.

Liebe Grüße euer Localfu
Localfu
 
Posts: 1
Joined: 06. May 2022 11:15
XAMPP version: 2.4.51
Operating System: Microsoft Windows 10

Re: MySQL-Server startet nicht und gibt Fehler aus

Postby Altrea » 07. May 2022 06:58

Hallo,

Versuche bitte mal MariaDB folgendermaßen als Konsolenanwendung zu starten und teile uns mit, was für Rückmeldungen dort erscheinen:
  • Starte die XAMPP Shell per Klick auf den Button [Shell] im XAMPP control panel
  • Führe in der Shell folgendes Command aus
    Code: Select all
    mysqld --defaults-file=mysql\bin\my.ini --standalone --console
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 90 guests