Hi. I am new to mySQL. I am trying to upgrade the MariaDB version to meet the requirements for a Moodle LMS. I followed instructions to upgrade the database. I get an error when I start mySQL now. here is the error log:
2023-06-17 0:54:38 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 0:54:38 0 [Note] InnoDB: Uses event mutexes
2023-06-17 0:54:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 0:54:38 0 [Note] InnoDB: Number of pools: 1
2023-06-17 0:54:38 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 0:54:38 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 0:54:38 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 0:54:38 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2023-06-17 0:55:04 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 0:55:06 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 0:55:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 0:55:06 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 0:55:06 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 0:55:06 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 0:55:06 0 [Note] InnoDB: 10.4.27 started; log sequence number 300297; transaction id 170
2023-06-17 0:55:06 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:55:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:55:06 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 0:55:06
2023-06-17 0:55:06 0 [Note] Server socket created on IP: '::'.
2023-06-17 0:55:11 0 [Note] Reading of all Master_info entries succeeded
2023-06-17 0:55:11 0 [Note] Added new Master_info '' to hash table
2023-06-17 0:55:11 0 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '10.4.27-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2023-06-17 0:56:38 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:38 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 0:56:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 0:56:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:56:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 0:56:38 0 [ERROR] Aborting
2023-06-17 0:56:52 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:52 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:52 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 0:56:52 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 0:56:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:56:52 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 0:56:52 0 [ERROR] Aborting
2023-06-17 0:57:15 0 [Note] mysql\bin\mysqld.exe (initiated by: unknown): Normal shutdown
2023-06-17 0:57:15 0 [Note] Event Scheduler: Purging the queue. 0 events
2023-06-17 0:57:15 0 [Note] InnoDB: FTS optimize thread exiting.
2023-06-17 0:57:15 0 [Note] InnoDB: Starting shutdown...
2023-06-17 0:57:15 0 [Note] InnoDB: Dumping buffer pool(s) to C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:57:15 0 [Note] InnoDB: Instance 0, restricted to 250 pages due to innodb_buf_pool_dump_pct=25
2023-06-17 0:57:15 0 [Note] InnoDB: Buffer pool(s) dump completed at 230617 0:57:15
2023-06-17 0:57:17 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 0:57:17 0 [Note] InnoDB: Shutdown completed; log sequence number 300315; transaction id 171
2023-06-17 0:57:17 0 [Note] mysql\bin\mysqld.exe: Shutdown complete
2023-06-17 0:57:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 0:57:52 0 [Note] InnoDB: Uses event mutexes
2023-06-17 0:57:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 0:57:52 0 [Note] InnoDB: Number of pools: 1
2023-06-17 0:57:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 0:57:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 0:57:52 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 0:57:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 0:57:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 0:57:52 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 0:57:52 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 0:57:52 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 0:57:53 0 [Note] InnoDB: 10.4.27 started; log sequence number 300315; transaction id 170
2023-06-17 0:57:53 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:57:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:57:53 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 0:57:53
2023-06-17 0:57:53 0 [Note] Server socket created on IP: '::'.
2023-06-17 0:57:53 0 [Note] Reading of all Master_info entries succeeded
2023-06-17 0:57:53 0 [Note] Added new Master_info '' to hash table
2023-06-17 0:57:53 0 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '10.4.27-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2023-06-17 10:18:17 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 10:18:17 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 10:18:17 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 10:18:17 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 10:18:17 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 10:18:17 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 10:18:17 0 [ERROR] Aborting
2023-06-17 10:26:21 0 [Note] mysql\bin\mysqld.exe (initiated by: unknown): Normal shutdown
2023-06-17 10:26:21 0 [Note] Event Scheduler: Purging the queue. 0 events
2023-06-17 10:26:21 0 [Note] InnoDB: FTS optimize thread exiting.
2023-06-17 10:26:21 0 [Note] InnoDB: Starting shutdown...
2023-06-17 10:26:21 0 [Note] InnoDB: Dumping buffer pool(s) to C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 10:26:21 0 [Note] InnoDB: Instance 0, restricted to 250 pages due to innodb_buf_pool_dump_pct=25
2023-06-17 10:26:21 0 [Note] InnoDB: Buffer pool(s) dump completed at 230617 10:26:21
2023-06-17 10:26:22 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 10:26:22 0 [Note] InnoDB: Shutdown completed; log sequence number 300324; transaction id 171
2023-06-17 10:26:22 0 [Note] mysql\bin\mysqld.exe: Shutdown complete
2023-06-17 16:30:36 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 16:30:36 0 [Note] InnoDB: Uses event mutexes
2023-06-17 16:30:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 16:30:36 0 [Note] InnoDB: Number of pools: 1
2023-06-17 16:30:36 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 16:30:36 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 16:30:36 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 16:30:36 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 16:30:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 16:30:36 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 16:30:36 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 16:30:36 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 16:30:36 0 [Note] InnoDB: 10.4.27 started; log sequence number 300324; transaction id 170
2023-06-17 16:30:36 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 16:30:36 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 16:30:36 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 16:30:36
2023-06-17 16:30:36 0 [Note] Server socket created on IP: '::'.
2023-06-17 19:47:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 19:47:15 0 [Note] InnoDB: Uses event mutexes
2023-06-17 19:47:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 19:47:15 0 [Note] InnoDB: Number of pools: 1
2023-06-17 19:47:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 19:47:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 19:47:15 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 19:47:15 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303792
2023-06-17 19:47:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 19:47:16 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 19:47:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 19:47:16 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 19:47:16 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 19:47:16 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 19:47:16 0 [Note] InnoDB: 10.4.27 started; log sequence number 303801; transaction id 193
2023-06-17 19:47:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 19:47:16 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 19:47:16 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 19:47:16
2023-06-17 19:47:16 0 [Note] Server socket created on IP: '::'.
2023-06-17 19:50:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 19:50:19 0 [Note] InnoDB: Uses event mutexes
2023-06-17 19:50:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 19:50:19 0 [Note] InnoDB: Number of pools: 1
2023-06-17 19:50:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 19:50:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 19:50:19 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 19:50:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303810
2023-06-17 19:50:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 19:50:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 19:50:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 19:50:19 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 19:50:19 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 19:50:19 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 19:50:19 0 [Note] InnoDB: 10.4.27 started; log sequence number 303819; transaction id 193
2023-06-17 19:50:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 19:50:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 19:50:19 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 19:50:19
2023-06-17 19:50:19 0 [Note] Server socket created on IP: '::'.
2023-06-17 23:29:18 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 23:29:18 0 [Note] InnoDB: Uses event mutexes
2023-06-17 23:29:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 23:29:18 0 [Note] InnoDB: Number of pools: 1
2023-06-17 23:29:18 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 23:29:18 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 23:29:18 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 23:29:18 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303828
2023-06-17 23:29:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 23:29:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 23:29:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 23:29:19 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 23:29:19 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 23:29:19 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 23:29:19 0 [Note] InnoDB: 10.4.27 started; log sequence number 303837; transaction id 193
2023-06-17 23:29:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 23:29:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 23:29:19 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 23:29:19
2023-06-17 23:29:19 0 [Note] Server socket created on IP: '::'.
2023-06-18 20:56:53 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-18 20:56:53 0 [Note] InnoDB: Uses event mutexes
2023-06-18 20:56:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-18 20:56:53 0 [Note] InnoDB: Number of pools: 1
2023-06-18 20:56:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-18 20:56:53 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-18 20:56:53 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-18 20:56:53 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=304561
2023-06-18 20:56:53 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-18 20:56:53 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-18 20:56:53 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-18 20:56:53 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-18 20:56:53 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-18 20:56:53 0 [Note] InnoDB: Waiting for purge to start
2023-06-18 20:56:53 0 [Note] InnoDB: 10.4.27 started; log sequence number 304570; transaction id 218
2023-06-18 20:56:53 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-18 20:56:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-18 20:56:53 0 [Note] InnoDB: Buffer pool(s) load completed at 230618 20:56:53
2023-06-18 20:56:53 0 [Note] Server socket created on IP: '::'.
2023-07-04 10:17:56 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-07-04 10:17:56 0 [Note] InnoDB: Uses event mutexes
2023-07-04 10:17:56 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-07-04 10:17:56 0 [Note] InnoDB: Number of pools: 1
2023-07-04 10:17:56 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-07-04 10:17:56 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-07-04 10:17:56 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 10:17:56 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=304579
2023-07-04 10:17:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-07-04 10:17:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-07-04 10:17:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-07-04 10:17:57 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-07-04 10:17:57 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-07-04 10:17:57 0 [Note] InnoDB: Waiting for purge to start
2023-07-04 10:17:57 0 [Note] InnoDB: 10.4.27 started; log sequence number 304588; transaction id 218
2023-07-04 10:17:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 10:17:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-07-04 10:17:57 0 [Note] InnoDB: Buffer pool(s) load completed at 230704 10:17:57
2023-07-04 10:17:57 0 [Note] Server socket created on IP: '::'.
2023-07-04 11:12:32 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 7408
2023-07-04 11:12:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:12:32 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:12:32 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:12:32 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:12:32 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:12:32 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:12:32 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:12:32 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:12:32 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:12:32 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:12:32 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:12:32 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:12:32 0 [ERROR] Aborting
2023-07-04 11:12:47 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5616
2023-07-04 11:12:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:12:47 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:12:47 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:12:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:12:47 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:12:47 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:12:47 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:12:47 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:12:47 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:12:47 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:12:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:12:48 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:12:48 0 [ERROR] Aborting
2023-07-04 11:17:48 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5588
2023-07-04 11:17:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:17:48 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:17:48 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:17:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:17:48 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:17:48 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:17:48 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:17:48 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:17:49 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:17:49 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:17:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:17:49 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:17:49 0 [ERROR] Aborting
2023-07-04 11:22:49 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5736
2023-07-04 11:22:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:22:49 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:22:49 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:22:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:22:49 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:22:49 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:22:49 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:22:49 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:22:49 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:22:49 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:22:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:22:49 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:22:49 0 [ERROR] Aborting
2023-07-04 11:23:24 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5852
2023-07-04 11:23:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:23:24 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:23:24 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:23:24 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:23:24 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:23:24 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:23:24 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:23:24 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:23:25 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:23:25 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:23:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:23:25 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:23:25 0 [ERROR] Aborting
2023-06-17 0:54:38 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 0:54:38 0 [Note] InnoDB: Uses event mutexes
2023-06-17 0:54:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 0:54:38 0 [Note] InnoDB: Number of pools: 1
2023-06-17 0:54:38 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 0:54:38 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 0:54:38 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 0:54:38 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2023-06-17 0:55:04 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 0:55:06 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 0:55:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 0:55:06 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 0:55:06 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 0:55:06 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 0:55:06 0 [Note] InnoDB: 10.4.27 started; log sequence number 300297; transaction id 170
2023-06-17 0:55:06 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:55:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:55:06 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 0:55:06
2023-06-17 0:55:06 0 [Note] Server socket created on IP: '::'.
2023-06-17 0:55:11 0 [Note] Reading of all Master_info entries succeeded
2023-06-17 0:55:11 0 [Note] Added new Master_info '' to hash table
2023-06-17 0:55:11 0 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '10.4.27-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2023-06-17 0:56:38 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:38 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 0:56:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 0:56:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:56:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 0:56:38 0 [ERROR] Aborting
2023-06-17 0:56:52 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:52 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 0:56:52 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 0:56:52 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 0:56:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:56:52 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 0:56:52 0 [ERROR] Aborting
2023-06-17 0:57:15 0 [Note] mysql\bin\mysqld.exe (initiated by: unknown): Normal shutdown
2023-06-17 0:57:15 0 [Note] Event Scheduler: Purging the queue. 0 events
2023-06-17 0:57:15 0 [Note] InnoDB: FTS optimize thread exiting.
2023-06-17 0:57:15 0 [Note] InnoDB: Starting shutdown...
2023-06-17 0:57:15 0 [Note] InnoDB: Dumping buffer pool(s) to C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:57:15 0 [Note] InnoDB: Instance 0, restricted to 250 pages due to innodb_buf_pool_dump_pct=25
2023-06-17 0:57:15 0 [Note] InnoDB: Buffer pool(s) dump completed at 230617 0:57:15
2023-06-17 0:57:17 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 0:57:17 0 [Note] InnoDB: Shutdown completed; log sequence number 300315; transaction id 171
2023-06-17 0:57:17 0 [Note] mysql\bin\mysqld.exe: Shutdown complete
2023-06-17 0:57:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 0:57:52 0 [Note] InnoDB: Uses event mutexes
2023-06-17 0:57:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 0:57:52 0 [Note] InnoDB: Number of pools: 1
2023-06-17 0:57:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 0:57:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 0:57:52 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 0:57:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 0:57:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 0:57:52 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 0:57:52 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 0:57:52 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 0:57:53 0 [Note] InnoDB: 10.4.27 started; log sequence number 300315; transaction id 170
2023-06-17 0:57:53 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 0:57:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 0:57:53 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 0:57:53
2023-06-17 0:57:53 0 [Note] Server socket created on IP: '::'.
2023-06-17 0:57:53 0 [Note] Reading of all Master_info entries succeeded
2023-06-17 0:57:53 0 [Note] Added new Master_info '' to hash table
2023-06-17 0:57:53 0 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '10.4.27-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2023-06-17 10:18:17 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 10:18:17 0 [ERROR] InnoDB: The innodb_system data file 'ibdata1' must be writable
2023-06-17 10:18:17 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-06-17 10:18:17 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-06-17 10:18:17 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 10:18:17 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-06-17 10:18:17 0 [ERROR] Aborting
2023-06-17 10:26:21 0 [Note] mysql\bin\mysqld.exe (initiated by: unknown): Normal shutdown
2023-06-17 10:26:21 0 [Note] Event Scheduler: Purging the queue. 0 events
2023-06-17 10:26:21 0 [Note] InnoDB: FTS optimize thread exiting.
2023-06-17 10:26:21 0 [Note] InnoDB: Starting shutdown...
2023-06-17 10:26:21 0 [Note] InnoDB: Dumping buffer pool(s) to C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 10:26:21 0 [Note] InnoDB: Instance 0, restricted to 250 pages due to innodb_buf_pool_dump_pct=25
2023-06-17 10:26:21 0 [Note] InnoDB: Buffer pool(s) dump completed at 230617 10:26:21
2023-06-17 10:26:22 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 10:26:22 0 [Note] InnoDB: Shutdown completed; log sequence number 300324; transaction id 171
2023-06-17 10:26:22 0 [Note] mysql\bin\mysqld.exe: Shutdown complete
2023-06-17 16:30:36 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 16:30:36 0 [Note] InnoDB: Uses event mutexes
2023-06-17 16:30:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 16:30:36 0 [Note] InnoDB: Number of pools: 1
2023-06-17 16:30:36 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 16:30:36 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 16:30:36 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 16:30:36 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 16:30:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 16:30:36 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 16:30:36 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 16:30:36 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 16:30:36 0 [Note] InnoDB: 10.4.27 started; log sequence number 300324; transaction id 170
2023-06-17 16:30:36 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 16:30:36 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 16:30:36 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 16:30:36
2023-06-17 16:30:36 0 [Note] Server socket created on IP: '::'.
2023-06-17 19:47:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 19:47:15 0 [Note] InnoDB: Uses event mutexes
2023-06-17 19:47:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 19:47:15 0 [Note] InnoDB: Number of pools: 1
2023-06-17 19:47:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 19:47:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 19:47:15 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 19:47:15 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303792
2023-06-17 19:47:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 19:47:16 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 19:47:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 19:47:16 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 19:47:16 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 19:47:16 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 19:47:16 0 [Note] InnoDB: 10.4.27 started; log sequence number 303801; transaction id 193
2023-06-17 19:47:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 19:47:16 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 19:47:16 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 19:47:16
2023-06-17 19:47:16 0 [Note] Server socket created on IP: '::'.
2023-06-17 19:50:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 19:50:19 0 [Note] InnoDB: Uses event mutexes
2023-06-17 19:50:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 19:50:19 0 [Note] InnoDB: Number of pools: 1
2023-06-17 19:50:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 19:50:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 19:50:19 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 19:50:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303810
2023-06-17 19:50:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 19:50:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 19:50:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 19:50:19 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 19:50:19 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 19:50:19 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 19:50:19 0 [Note] InnoDB: 10.4.27 started; log sequence number 303819; transaction id 193
2023-06-17 19:50:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 19:50:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 19:50:19 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 19:50:19
2023-06-17 19:50:19 0 [Note] Server socket created on IP: '::'.
2023-06-17 23:29:18 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-17 23:29:18 0 [Note] InnoDB: Uses event mutexes
2023-06-17 23:29:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-17 23:29:18 0 [Note] InnoDB: Number of pools: 1
2023-06-17 23:29:18 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-17 23:29:18 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-17 23:29:18 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-17 23:29:18 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=303828
2023-06-17 23:29:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-17 23:29:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-17 23:29:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-17 23:29:19 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-17 23:29:19 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-17 23:29:19 0 [Note] InnoDB: Waiting for purge to start
2023-06-17 23:29:19 0 [Note] InnoDB: 10.4.27 started; log sequence number 303837; transaction id 193
2023-06-17 23:29:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-17 23:29:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-17 23:29:19 0 [Note] InnoDB: Buffer pool(s) load completed at 230617 23:29:19
2023-06-17 23:29:19 0 [Note] Server socket created on IP: '::'.
2023-06-18 20:56:53 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-06-18 20:56:53 0 [Note] InnoDB: Uses event mutexes
2023-06-18 20:56:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-06-18 20:56:53 0 [Note] InnoDB: Number of pools: 1
2023-06-18 20:56:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-06-18 20:56:53 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-06-18 20:56:53 0 [Note] InnoDB: Completed initialization of buffer pool
2023-06-18 20:56:53 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=304561
2023-06-18 20:56:53 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-06-18 20:56:53 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-06-18 20:56:53 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-06-18 20:56:53 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-06-18 20:56:53 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-06-18 20:56:53 0 [Note] InnoDB: Waiting for purge to start
2023-06-18 20:56:53 0 [Note] InnoDB: 10.4.27 started; log sequence number 304570; transaction id 218
2023-06-18 20:56:53 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-06-18 20:56:53 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-06-18 20:56:53 0 [Note] InnoDB: Buffer pool(s) load completed at 230618 20:56:53
2023-06-18 20:56:53 0 [Note] Server socket created on IP: '::'.
2023-07-04 10:17:56 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-07-04 10:17:56 0 [Note] InnoDB: Uses event mutexes
2023-07-04 10:17:56 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-07-04 10:17:56 0 [Note] InnoDB: Number of pools: 1
2023-07-04 10:17:56 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-07-04 10:17:56 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-07-04 10:17:56 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 10:17:56 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=304579
2023-07-04 10:17:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-07-04 10:17:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-07-04 10:17:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-07-04 10:17:57 0 [Note] InnoDB: Setting file 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-07-04 10:17:57 0 [Note] InnoDB: File 'C:\Users\Administrator\Documents\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-07-04 10:17:57 0 [Note] InnoDB: Waiting for purge to start
2023-07-04 10:17:57 0 [Note] InnoDB: 10.4.27 started; log sequence number 304588; transaction id 218
2023-07-04 10:17:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 10:17:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\Users\Administrator\Documents\xampp\mysql\data\ib_buffer_pool
2023-07-04 10:17:57 0 [Note] InnoDB: Buffer pool(s) load completed at 230704 10:17:57
2023-07-04 10:17:57 0 [Note] Server socket created on IP: '::'.
2023-07-04 11:12:32 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 7408
2023-07-04 11:12:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:12:32 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:12:32 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:12:32 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:12:32 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:12:32 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:12:32 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:12:32 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:12:32 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:12:32 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:12:32 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:12:32 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:12:32 0 [ERROR] Aborting
2023-07-04 11:12:47 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5616
2023-07-04 11:12:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:12:47 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:12:47 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:12:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:12:47 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:12:47 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:12:47 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:12:47 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:12:47 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:12:47 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:12:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:12:48 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:12:48 0 [ERROR] Aborting
2023-07-04 11:17:48 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5588
2023-07-04 11:17:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:17:48 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:17:48 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:17:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:17:48 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:17:48 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:17:48 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:17:48 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:17:49 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:17:49 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:17:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:17:49 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:17:49 0 [ERROR] Aborting
2023-07-04 11:22:49 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5736
2023-07-04 11:22:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:22:49 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:22:49 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:22:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:22:49 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:22:49 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:22:49 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:22:49 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:22:49 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:22:49 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:22:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:22:49 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:22:49 0 [ERROR] Aborting
2023-07-04 11:23:24 0 [Note] Starting MariaDB 10.6.14-MariaDB source revision c93754d45e5d9379e3e23d7ada1d5f21d2711f66 as process 5852
2023-07-04 11:23:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2023-07-04 11:23:24 0 [Note] InnoDB: Number of pools: 1
2023-07-04 11:23:24 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-07-04 11:23:24 0 [Note] InnoDB: Initializing buffer pool, total size = 16777216, chunk size = 16777216
2023-07-04 11:23:24 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-04 11:23:24 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2023-07-04 11:23:24 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2023-07-04 11:23:24 0 [Note] InnoDB: Starting shutdown...
2023-07-04 11:23:25 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-07-04 11:23:25 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-07-04 11:23:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-04 11:23:25 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-07-04 11:23:25 0 [ERROR] Aborting