Ich hab ein Problem im Control panel mit MySQL

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

Ich hab ein Problem im Control panel mit MySQL

Postby Pykipie » 28. December 2015 15:28

Im Control Panel versuche ich mySQL zu starten, es startet aber nicht und gibt den Fehler:

15:19:46 [mysql] Error: MySQL shutdown unexpectedly.
15:19:46 [mysql] This may be due to a blocked port, missing dependencies,
15:19:46 [mysql] improper privileges, a crash, or a shutdown by another method.
15:19:46 [mysql] Press the Logs button to view error logs and check
15:19:46 [mysql] the Windows Event Viewer for more clues
15:19:46 [mysql] If you need more help, copy and post this
15:19:46 [mysql] entire log window on the forums

zurück...
es ist aber schon mal gelaufen und deswegen wende ich mich an euch, woran könnte es denn liegen, dass es nicht geht?

Vielen dank für die Antworten und ich hoffe die richtige wird dabei sein
Vorschläge, wie ich es löse wären auch nicht schlecht :D
Pyki
Pykipie
 
Posts: 6
Joined: 28. December 2015 15:25
Operating System: Windows

Re: Ich hab ein Problem im Control panel mit MySQL

Postby Naro Plays » 30. December 2015 08:43

Hast du vlt ein Paar einstellungen in der Config geändert? Denn dort gibts du den Socket Pfade etc an. Wenn du dort was änderst muss es 1. Funktionieren 2. Muss das in der Xampp Config angepasst werden ich rate dir deine Datenbanken zu sichern und dann einmal Mysql neu zu installieren... mfg. Naro
Naro Plays
 
Posts: 4
Joined: 30. December 2015 01:10
Operating System: Windows Server 2012/R2

Re: Ich hab ein Problem im Control panel mit MySQL

Postby Altrea » 30. December 2015 10:32

Ohne Informationen aus der MySQL logdatei kann niemand sagen, was da los ist
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: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Ich hab ein Problem im Control panel mit MySQL

Postby Pykipie » 30. December 2015 11:28

Danke für die Tipps ich suche mal die MySQL logs :D
Pykipie
 
Posts: 6
Joined: 28. December 2015 15:25
Operating System: Windows

Re: Ich hab ein Problem im Control panel mit MySQL

Postby Pykipie » 30. December 2015 11:30

Code: Select all
2015-12-30 11:26:28 9148 [Note] Plugin 'FEDERATED' is disabled.
2015-12-30 11:26:29 2368 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-12-30 11:26:29 9148 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-12-30 11:26:29 9148 [Note] InnoDB: The InnoDB memory heap is disabled
2015-12-30 11:26:29 9148 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-12-30 11:26:29 9148 [Note] InnoDB: Memory barrier is not used
2015-12-30 11:26:29 9148 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-12-30 11:26:29 9148 [Note] InnoDB: Not using CPU crc32 instructions
2015-12-30 11:26:29 9148 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-12-30 11:26:29 9148 [Note] InnoDB: Completed initialization of buffer pool
2015-12-30 11:26:29 9148 [Note] InnoDB: Highest supported file format is Barracuda.
2015-12-30 11:26:29 9148 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 368742232 in the ib_logfiles!
2015-12-30 11:26:29 9148 [Note] InnoDB: Database was not shutdown normally!
2015-12-30 11:26:29 9148 [Note] InnoDB: Starting crash recovery.
2015-12-30 11:26:29 9148 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-12-30 11:26:29 9148 [ERROR] InnoDB: File (unknown): 'read' returned OS error 0. Cannot continue operation
2015-12-30 11:26:36 2032 [Note] Plugin 'FEDERATED' is disabled.
2015-12-30 11:26:36 1ffc InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-12-30 11:26:36 2032 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-12-30 11:26:36 2032 [Note] InnoDB: The InnoDB memory heap is disabled
2015-12-30 11:26:36 2032 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-12-30 11:26:36 2032 [Note] InnoDB: Memory barrier is not used
2015-12-30 11:26:36 2032 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-12-30 11:26:36 2032 [Note] InnoDB: Not using CPU crc32 instructions
2015-12-30 11:26:36 2032 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-12-30 11:26:36 2032 [Note] InnoDB: Completed initialization of buffer pool
2015-12-30 11:26:37 2032 [Note] InnoDB: Highest supported file format is Barracuda.
2015-12-30 11:26:37 2032 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 368742232 in the ib_logfiles!
2015-12-30 11:26:37 2032 [Note] InnoDB: Database was not shutdown normally!
2015-12-30 11:26:37 2032 [Note] InnoDB: Starting crash recovery.
2015-12-30 11:26:37 2032 [Note] InnoDB: Reading tablespace information from the .ibd files...
2015-12-30 11:26:37 2032 [ERROR] InnoDB: File (unknown): 'read' returned OS error 0. Cannot continue operation
Pykipie
 
Posts: 6
Joined: 28. December 2015 15:25
Operating System: Windows

Re: Ich hab ein Problem im Control panel mit MySQL

Postby Pykipie » 30. December 2015 12:00

Naro Plays wrote:Hast du vlt ein Paar einstellungen in der Config geändert? Denn dort gibts du den Socket Pfade etc an. Wenn du dort was änderst muss es 1. Funktionieren 2. Muss das in der Xampp Config angepasst werden ich rate dir deine Datenbanken zu sichern und dann einmal Mysql neu zu installieren... mfg. Naro


Also auf meine Datenbank habe ich ja glaub ich im Moment keinen Zugriff, gibt es da eine andere Möglickkeit die zu sichern ?
Und dann alles löschen, neu installieren und dann importieren ? Funktioniert das dann auch noch mit meiner Seite (Drupal Basis)
Pykipie
 
Posts: 6
Joined: 28. December 2015 15:25
Operating System: Windows


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 66 guests