Hey,
habe mal wieder ein Problem... Als ich den MySql und Apache Server gestartet ging alles und so, dann ging ich auf phpmyadmin und wollte mich einloggen.
Hab auf senden gedrückt und der MySql Server ist aus gegangen. Wenn ich ihn jetz starten will steht dort:
Code
18:32:38 [code=sql] Fehler: MySQL wurde unerwartet beendet.
18:32:38 [code=sql] Ursache könnte ein geblockter Port, fehlende Abhängigkeiten,
18:32:38 [code=sql] fehlende Berechtigungen, ein Absturz oder ein Abbruch einer anderen Methode sein.
18:32:38 [code=sql] Überprüfe die Datei "/xampp/mysql/data/mysql_error.log"
18:32:38 [code=sql] und die Windows Ereignisanzeige für weitere Hinweise
Mysql_error.log:
Code
130109 18:32:36 [Note] Plugin 'FEDERATED' is disabled.
130109 18:32:36 InnoDB: The InnoDB memory heap is disabled
130109 18:32:36 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130109 18:32:36 InnoDB: Compressed tables use zlib 1.2.3
130109 18:32:36 InnoDB: Initializing buffer pool, size = 16.0M
130109 18:32:36 InnoDB: Completed initialization of buffer pool
130109 18:32:36 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
130109 18:32:36 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
130109 18:32:37 InnoDB: Waiting for the background threads to start
130109 18:32:38 InnoDB: 1.1.8 started; log sequence number 1595675
130109 18:32:38 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130109 18:32:38 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130109 18:32:38 [Note] Server socket created on IP: '0.0.0.0'.
130109 18:32:38 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: 'host' (errno: 2)
Alles anzeigen
Hilfe