eldooM
Neuer Benutzer
- Beiträge
- 4
mysql Server startet nicht,
im xampp log ist folgendes aufgelistet, was kann ich tun, um den Fehler zu beheben:
2023-01-04 21:52:32 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-01-04 21:52:32 0 [Note] InnoDB: Uses event mutexes
2023-01-04 21:52:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-01-04 21:52:32 0 [Note] InnoDB: Number of pools: 1
2023-01-04 21:52:32 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-01-04 21:52:32 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2023-01-04 21:52:32 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-04 21:52:32 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=20673206
2023-01-04 21:52:32 0 [Note] InnoDB: Starting final batch to recover 3 pages from redo log.
2023-01-04 21:52:33 0 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2023-01-04 21:52:33 0 [ERROR] InnoDB: The error means the system cannot find the path specified.
2023-01-04 21:52:33 0 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2023-01-04 21:52:33 0 [ERROR] InnoDB: Cannot open datafile for read-only: '.\phpmyadmin\pma__bookmark.ibd' OS error: 203
2023-01-04 21:52:33 0 [ERROR] InnoDB: Operating system error number 203 in a file operation.
2023-01-04 21:52:33 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes
2023-01-04 21:52:33 0 [ERROR] InnoDB: Could not find a valid tablespace file for ``phpmyadmin`.`pma__bookmark``.
...
im xampp log ist folgendes aufgelistet, was kann ich tun, um den Fehler zu beheben:
2023-01-04 21:52:32 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-01-04 21:52:32 0 [Note] InnoDB: Uses event mutexes
2023-01-04 21:52:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-01-04 21:52:32 0 [Note] InnoDB: Number of pools: 1
2023-01-04 21:52:32 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-01-04 21:52:32 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2023-01-04 21:52:32 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-04 21:52:32 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=20673206
2023-01-04 21:52:32 0 [Note] InnoDB: Starting final batch to recover 3 pages from redo log.
2023-01-04 21:52:33 0 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2023-01-04 21:52:33 0 [ERROR] InnoDB: The error means the system cannot find the path specified.
2023-01-04 21:52:33 0 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2023-01-04 21:52:33 0 [ERROR] InnoDB: Cannot open datafile for read-only: '.\phpmyadmin\pma__bookmark.ibd' OS error: 203
2023-01-04 21:52:33 0 [ERROR] InnoDB: Operating system error number 203 in a file operation.
2023-01-04 21:52:33 0 [Note] InnoDB: Some operating system error numbers are described at Operating System Error Codes
2023-01-04 21:52:33 0 [ERROR] InnoDB: Could not find a valid tablespace file for ``phpmyadmin`.`pma__bookmark``.
...