Datenbank startet nicht

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

Datenbank startet nicht

Postby meinsca » 02. March 2021 13:00

Von Gestern auf Heute startet meine Datenbank nicht mehr. Bräuchte bitte Unterstützung. Fehler im Logfiles:
Code: Select all
InnoDB: using atomic writes.
2021-03-01 17:30:24 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-01 17:30:24 0 [Note] InnoDB: Uses event mutexes
2021-03-01 17:30:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-01 17:30:24 0 [Note] InnoDB: Number of pools: 1
2021-03-01 17:30:24 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-01 17:30:24 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-01 17:30:24 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-01 17:30:24 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=29814070038
2021-03-01 17:30:25 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-01 17:30:25 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-03-01 17:30:25 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-01 17:30:25 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-01 17:30:25 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-01 17:30:25 0 [Note] InnoDB: Waiting for purge to start
2021-03-01 17:30:25 0 [Note] InnoDB: 10.4.13 started; log sequence number 29814070047; transaction id 6563883
2021-03-01 17:30:25 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-01 17:30:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-01 17:30:25 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-01 19:29:07 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-01 19:29:07 0 [Note] InnoDB: Uses event mutexes
2021-03-01 19:29:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-01 19:29:07 0 [Note] InnoDB: Number of pools: 1
2021-03-01 19:29:07 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-01 19:29:07 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-01 19:29:07 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-01 19:29:07 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=29819866434
2021-03-01 19:29:08 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-01 19:29:08 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-03-01 19:29:08 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-01 19:29:08 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-01 19:29:08 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-01 19:29:08 0 [Note] InnoDB: Waiting for purge to start
2021-03-01 19:29:08 0 [Note] InnoDB: 10.4.13 started; log sequence number 29819866443; transaction id 6565264
2021-03-01 19:29:08 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-01 19:29:08 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-01 19:29:08 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-01 21:20:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-01 21:20:10 0 [Note] InnoDB: Uses event mutexes
2021-03-01 21:20:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-01 21:20:10 0 [Note] InnoDB: Number of pools: 1
2021-03-01 21:20:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-01 21:20:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-01 21:20:10 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-01 21:20:10 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=29861460621
2021-03-01 21:20:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-01 21:20:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-03-01 21:20:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-01 21:20:11 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-01 21:20:11 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-01 21:20:11 0 [Note] InnoDB: Waiting for purge to start
2021-03-01 21:20:11 0 [Note] InnoDB: 10.4.13 started; log sequence number 29861460630; transaction id 6575274
2021-03-01 21:20:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-01 21:20:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-01 21:20:11 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-02 12:36:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-02 12:36:10 0 [Note] InnoDB: Uses event mutexes
2021-03-02 12:36:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-02 12:36:10 0 [Note] InnoDB: Number of pools: 1
2021-03-02 12:36:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-02 12:36:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-02 12:36:10 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-02 12:36:10 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=29896655617
2021-03-02 12:36:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-02 12:36:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-03-02 12:36:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-02 12:36:11 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-02 12:36:11 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-02 12:36:11 0 [Note] InnoDB: Waiting for purge to start
2021-03-02 12:36:11 0 [Note] InnoDB: 10.4.13 started; log sequence number 29896655626; transaction id 6585471
2021-03-02 12:36:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-02 12:36:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-02 12:36:11 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-02 12:36:30 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-02 12:36:30 0 [Note] InnoDB: Uses event mutexes
2021-03-02 12:36:30 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-02 12:36:30 0 [Note] InnoDB: Number of pools: 1
2021-03-02 12:36:30 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-02 12:36:30 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-02 12:36:30 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-02 12:36:31 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-02 12:36:31 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-02 12:36:31 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-02 12:36:31 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-02 12:36:31 0 [Note] InnoDB: Waiting for purge to start
2021-03-02 12:36:31 0 [Note] InnoDB: 10.4.13 started; log sequence number 29896655635; transaction id 6585471
2021-03-02 12:36:31 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-02 12:36:31 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-02 12:36:31 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-02 12:36:40 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-02 12:36:40 0 [Note] InnoDB: Uses event mutexes
2021-03-02 12:36:40 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-02 12:36:40 0 [Note] InnoDB: Number of pools: 1
2021-03-02 12:36:40 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-02 12:36:40 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-02 12:36:40 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-02 12:36:41 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-02 12:36:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-02 12:36:41 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-02 12:36:41 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-02 12:36:41 0 [Note] InnoDB: Waiting for purge to start
2021-03-02 12:36:41 0 [Note] InnoDB: 10.4.13 started; log sequence number 29896655644; transaction id 6585471
2021-03-02 12:36:41 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-02 12:36:41 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-02 12:36:41 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-02 12:37:12 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-02 12:37:12 0 [Note] InnoDB: Uses event mutexes
2021-03-02 12:37:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-02 12:37:12 0 [Note] InnoDB: Number of pools: 1
2021-03-02 12:37:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-02 12:37:12 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-02 12:37:12 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-02 12:37:12 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-02 12:37:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-02 12:37:12 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-02 12:37:12 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-02 12:37:12 0 [Note] InnoDB: Waiting for purge to start
2021-03-02 12:37:12 0 [Note] InnoDB: 10.4.13 started; log sequence number 29896655653; transaction id 6585471
2021-03-02 12:37:12 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-02 12:37:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-02 12:37:12 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-03-02 12:40:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-03-02 12:40:49 0 [Note] InnoDB: Uses event mutexes
2021-03-02 12:40:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-03-02 12:40:49 0 [Note] InnoDB: Number of pools: 1
2021-03-02 12:40:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-03-02 12:40:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-03-02 12:40:49 0 [Note] InnoDB: Completed initialization of buffer pool
2021-03-02 12:40:50 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-03-02 12:40:50 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-03-02 12:40:50 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-03-02 12:40:50 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-03-02 12:40:50 0 [Note] InnoDB: Waiting for purge to start
2021-03-02 12:40:50 0 [Note] InnoDB: 10.4.13 started; log sequence number 29896655662; transaction id 6585471
2021-03-02 12:40:50 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-03-02 12:40:50 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-03-02 12:40:50 0 [Note] Server socket created on IP: '::'.
meinsca
 
Posts: 2
Joined: 02. March 2021 12:53
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Datenbank startet nicht

Postby meinsca » 03. March 2021 10:30

Durch diesen Beitrag : https://community.apachefriends.org/viewtopic.php?p=265557&sid=40da0bd837a7dd6072766732aeacc68a
konnte ich zumindest meine Datenbanken sichern. Danach habe ich Xampp neu aufgesetzt und es funktioniert wieder alles.
meinsca
 
Posts: 2
Joined: 02. March 2021 12:53
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Datenbank startet nicht

Postby Pascal1 » 09. March 2021 15:52

Bei mir lag es an nicht angepassen Pfaden. Die setup_xampp.bat Datei ausgeführen hatte da Abhilfe geschaffen. Wenn du die alte Version noch gesichert hast, kannste das ja nochmal testen.
Pascal1
 
Posts: 37
Joined: 10. April 2006 19:17


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 47 guests