Nach Kopieren von Joomla Webseite SQL Down/Absturz

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

Nach Kopieren von Joomla Webseite SQL Down/Absturz

Postby enigma2man » 31. January 2024 18:05

Hallo Freunde,

ich sehe das mein Thema hier schon mehrfach erscheint. Dennoch finde ich hier für mich keine Lösung. Folgendes Problem:
Ich habe Xampp installiert, joomla installiert und alles ist ok. Sobald ich meine Webseite in den lokalen Ordner "localhost/lokal" kopiere und Xampp neu starten möchte stürzt der SQL-Server ab.
Folgendes steht in der logs error datei: Hat vielleicht jemand einen Tip für mich?

2024-01-24 12:24:18 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 9076
2024-01-24 12:24:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-24 12:24:19 0 [Note] InnoDB: Uses event mutexes
2024-01-24 12:24:19 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-24 12:24:19 0 [Note] InnoDB: Number of pools: 1
2024-01-24 12:24:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-24 12:24:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-24 12:24:19 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-24 12:24:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2024-01-24 12:24:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-24 12:24:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2024-01-24 12:24:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-24 12:24:19 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-24 12:24:19 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-24 12:24:19 0 [Note] InnoDB: Waiting for purge to start
2024-01-24 12:24:19 0 [Note] InnoDB: 10.4.32 started; log sequence number 300297; transaction id 170
2024-01-24 12:24:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-24 12:24:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-24 12:24:19 0 [Note] InnoDB: Buffer pool(s) load completed at 240124 12:24:19
2024-01-24 12:24:19 0 [Note] Server socket created on IP: '::'.
2024-01-30 16:39:30 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 7896
2024-01-30 16:39:30 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-30 16:39:30 0 [Note] InnoDB: Uses event mutexes
2024-01-30 16:39:30 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-30 16:39:30 0 [Note] InnoDB: Number of pools: 1
2024-01-30 16:39:30 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-30 16:39:30 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-30 16:39:30 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-30 16:39:30 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300306
2024-01-30 16:39:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-30 16:39:30 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2024-01-30 16:39:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-30 16:39:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-30 16:39:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-30 16:39:30 0 [Note] InnoDB: Waiting for purge to start
2024-01-30 16:39:30 0 [Note] InnoDB: 10.4.32 started; log sequence number 300315; transaction id 170
2024-01-30 16:39:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-30 16:39:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-30 16:39:30 0 [Note] InnoDB: Buffer pool(s) load completed at 240130 16:39:30
2024-01-30 16:39:30 0 [Note] Server socket created on IP: '::'.
2024-01-31 16:21:22 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 7052
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 16:21:22 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 16:21:22 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 16:21:22 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 16:21:22 0 [Note] InnoDB: Uses event mutexes
2024-01-31 16:21:22 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 16:21:22 0 [Note] InnoDB: Number of pools: 1
2024-01-31 16:21:22 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 16:21:22 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 16:21:22 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 16:21:22 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=18139995
2024-01-31 16:21:23 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 16:21:23 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2024-01-31 16:21:23 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 16:21:23 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 16:21:23 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 16:21:23 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 16:21:23 0 [Note] InnoDB: 10.4.32 started; log sequence number 18140004; transaction id 7581
2024-01-31 16:21:23 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 16:21:23 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 16:21:23 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 16:21:23 0 [ERROR] Failed to initialize plugins.
2024-01-31 16:21:23 0 [ERROR] Aborting
2024-01-31 16:37:28 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 11612
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 16:37:28 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 16:37:28 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 16:37:28 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 16:37:28 0 [Note] InnoDB: Uses event mutexes
2024-01-31 16:37:28 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 16:37:28 0 [Note] InnoDB: Number of pools: 1
2024-01-31 16:37:28 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 16:37:28 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 16:37:28 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 16:37:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 16:37:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 16:37:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 16:37:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 16:37:30 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 16:37:30 0 [Note] InnoDB: 10.4.32 started; log sequence number 18140013; transaction id 7581
2024-01-31 16:37:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 16:37:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 16:37:30 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 16:37:30 0 [ERROR] Failed to initialize plugins.
2024-01-31 16:37:30 0 [ERROR] Aborting
2024-01-31 17:05:28 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 2168
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:05:28 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:05:28 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:05:28 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2024-01-31 17:05:28 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:05:28 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:05:28 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:05:28 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:05:28 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:05:28 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:05:28 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:05:28 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibdata1' size to 10 MB. Physically writing the file full; Please wait ...
2024-01-31 17:05:28 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibdata1' size is now 10 MB.
2024-01-31 17:05:28 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2024-01-31 17:05:28 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2024-01-31 17:05:28 0 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2024-01-31 17:05:28 0 [Note] InnoDB: New log files created, LSN=11451
2024-01-31 17:05:28 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2024-01-31 17:05:28 0 [Note] InnoDB: Doublewrite buffer created
2024-01-31 17:05:28 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:05:28 0 [Note] InnoDB: Creating foreign key constraint system tables.
2024-01-31 17:05:28 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2024-01-31 17:05:28 0 [Note] InnoDB: Creating sys_virtual system tables.
2024-01-31 17:05:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:05:28 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:05:28 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:05:28 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:05:28 0 [Note] InnoDB: 10.4.32 started; log sequence number 0; transaction id 7
2024-01-31 17:05:28 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:05:28 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:05:28 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:05:28 0 [ERROR] Aborting
2024-01-31 17:05:37 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 11500
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:05:37 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:05:37 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:05:37 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:05:37 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:05:37 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:05:37 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:05:37 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:05:37 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:05:37 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:05:37 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:05:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:05:37 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:05:37 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:05:37 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:05:37 0 [Note] InnoDB: 10.4.32 started; log sequence number 47047; transaction id 8
2024-01-31 17:05:37 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:05:37 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:05:37 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:05:37 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:05:37 0 [ERROR] Aborting
2024-01-31 17:08:36 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 1580
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:08:36 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:08:36 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:08:36 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:08:36 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:08:36 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:08:36 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:08:36 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:08:36 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:08:36 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:08:36 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:08:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:08:36 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:08:36 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:08:36 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:08:36 0 [Note] InnoDB: 10.4.32 started; log sequence number 47056; transaction id 8
2024-01-31 17:08:36 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:08:36 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:08:36 0 [Note] InnoDB: Buffer pool(s) load completed at 240131 17:08:36
2024-01-31 17:08:36 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:08:36 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:08:36 0 [ERROR] Aborting
2024-01-31 17:12:24 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 8468
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:12:24 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:12:24 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:12:24 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:12:24 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:12:24 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:12:24 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:12:24 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:12:24 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:12:24 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:12:24 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:12:24 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:12:24 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:12:24 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:12:24 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:12:24 0 [Note] InnoDB: 10.4.32 started; log sequence number 47065; transaction id 8
2024-01-31 17:12:24 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:12:24 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:12:24 0 [Note] InnoDB: Buffer pool(s) load completed at 240131 17:12:24
2024-01-31 17:12:24 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:12:24 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:12:24 0 [ERROR] Aborting
2024-01-31 17:16:55 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 2808
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:16:55 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:16:55 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:16:55 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:16:55 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:16:55 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:16:55 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:16:55 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:16:55 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:16:55 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:16:55 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:16:55 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:16:55 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:16:55 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:16:55 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:16:55 0 [Note] InnoDB: 10.4.32 started; log sequence number 47074; transaction id 8
2024-01-31 17:16:55 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:16:55 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:16:55 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:16:55 0 [Note] InnoDB: Buffer pool(s) load completed at 240131 17:16:55
2024-01-31 17:16:55 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:16:55 0 [ERROR] Aborting
2024-01-31 17:18:39 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 5000
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:18:39 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:18:39 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:18:39 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:18:39 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:18:39 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:18:39 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:18:39 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:18:39 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:18:39 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:18:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:18:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:18:39 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:18:39 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:18:39 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:18:39 0 [Note] InnoDB: 10.4.32 started; log sequence number 47083; transaction id 8
2024-01-31 17:18:39 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:18:39 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:18:39 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:18:39 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:18:39 0 [ERROR] Aborting
2024-01-31 17:27:15 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 3996
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:27:15 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:27:15 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:27:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:27:15 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:27:15 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:27:15 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:27:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:27:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:27:15 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:27:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:27:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:27:15 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:27:15 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:27:15 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:27:15 0 [Note] InnoDB: 10.4.32 started; log sequence number 47092; transaction id 8
2024-01-31 17:27:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:27:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:27:15 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:27:15 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:27:15 0 [ERROR] Aborting
2024-01-31 17:28:34 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 8688
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:28:34 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:28:34 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:28:34 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:28:34 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:28:34 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:28:34 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:28:34 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:28:34 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:28:34 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:28:34 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:28:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:28:34 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:28:34 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:28:34 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:28:34 0 [Note] InnoDB: 10.4.32 started; log sequence number 47117; transaction id 8
2024-01-31 17:28:34 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:28:34 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:28:34 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:28:34 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:28:34 0 [ERROR] Aborting
2024-01-31 17:46:38 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 832
Cannot find checkpoint record at LSN (1,0x56b1)
2024-01-31 17:46:38 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2024-01-31 17:46:38 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2024-01-31 17:46:38 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-01-31 17:46:38 0 [Note] InnoDB: Uses event mutexes
2024-01-31 17:46:38 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-01-31 17:46:38 0 [Note] InnoDB: Number of pools: 1
2024-01-31 17:46:38 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-01-31 17:46:38 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-01-31 17:46:38 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-31 17:46:38 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-01-31 17:46:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-01-31 17:46:38 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-01-31 17:46:38 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-01-31 17:46:38 0 [Note] InnoDB: Waiting for purge to start
2024-01-31 17:46:38 0 [Note] InnoDB: 10.4.32 started; log sequence number 47126; transaction id 8
2024-01-31 17:46:38 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-01-31 17:46:38 0 [Note] InnoDB: Buffer pool(s) load completed at 240131 17:46:38
2024-01-31 17:46:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-01-31 17:46:38 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2024-01-31 17:46:38 0 [ERROR] Failed to initialize plugins.
2024-01-31 17:46:38 0 [ERROR] Aborting
enigma2man
 
Posts: 1
Joined: 31. January 2024 17:51
XAMPP version: 8.1.25
Operating System: Win 11

Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 114 guests