MySQL Forums
Forum List  »  General

Error Log
Posted by: jimmy williams
Date: March 13, 2020 08:42AM

Hello
I have been experiencing mysql shutdown unexpectedly error in xampp app
here is the error log which it is showing to me
please help
thanks


2019-06-20 18:37:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-20 18:37:25 0 [Note] InnoDB: Uses event mutexes
2019-06-20 18:37:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-20 18:37:25 0 [Note] InnoDB: Number of pools: 1
2019-06-20 18:37:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-20 18:37:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-20 18:37:25 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-20 18:37:25 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1791378
2019-06-20 18:37:25 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-20 18:37:25 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-20 18:37:25 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-20 18:37:25 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-20 18:37:25 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-20 18:37:25 0 [Note] InnoDB: Waiting for purge to start
2019-06-20 18:37:25 0 [Note] InnoDB: 10.3.15 started; log sequence number 1791387; transaction id 163
2019-06-20 18:37:25 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-20 18:37:25 0 [Note] InnoDB: Buffer pool(s) load completed at 190620 18:37:25
2019-06-20 18:37:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-20 18:37:25 0 [Note] Server socket created on IP: '::'.
2019-06-21 13:47:12 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 13:47:12 0 [Note] InnoDB: Uses event mutexes
2019-06-21 13:47:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 13:47:12 0 [Note] InnoDB: Number of pools: 1
2019-06-21 13:47:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 13:47:13 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 13:47:13 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 13:47:13 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 13:47:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 13:47:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 13:47:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 13:47:14 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 13:47:14 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 13:47:14 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 13:47:14 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 13:47:14 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 13:47:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 13:47:14 0 [Note] Server socket created on IP: '::'.
2019-06-21 13:47:40 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 13:47:40 0 [Note] InnoDB: Uses event mutexes
2019-06-21 13:47:40 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 13:47:40 0 [Note] InnoDB: Number of pools: 1
2019-06-21 13:47:40 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 13:47:40 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 13:47:40 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 13:47:40 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 13:47:40 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 13:47:40 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 13:47:40 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 13:47:40 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 13:47:40 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 13:47:40 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 13:47:40 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 13:47:40 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 13:47:40 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 13:47:40 0 [Note] Server socket created on IP: '::'.
2019-06-21 13:50:04 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 13:50:04 0 [Note] InnoDB: Uses event mutexes
2019-06-21 13:50:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 13:50:04 0 [Note] InnoDB: Number of pools: 1
2019-06-21 13:50:04 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 13:50:04 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 13:50:04 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 13:50:05 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 13:50:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 13:50:05 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 13:50:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 13:50:05 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 13:50:05 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 13:50:05 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 13:50:05 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 13:50:05 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 13:50:05 0 [Note] InnoDB: Buffer pool(s) load completed at 190621 13:50:05
2019-06-21 13:50:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 13:50:05 0 [Note] Server socket created on IP: '::'.
2019-06-21 14:33:53 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 14:33:53 0 [Note] InnoDB: Uses event mutexes
2019-06-21 14:33:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 14:33:53 0 [Note] InnoDB: Number of pools: 1
2019-06-21 14:33:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 14:33:53 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 14:33:53 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 14:33:53 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 14:33:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 14:33:54 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 14:33:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 14:33:54 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 14:33:54 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 14:33:54 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 14:33:54 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 14:33:54 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 14:33:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 14:33:54 0 [Note] Server socket created on IP: '::'.
2019-06-21 14:47:16 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 14:47:16 0 [Note] InnoDB: Uses event mutexes
2019-06-21 14:47:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 14:47:16 0 [Note] InnoDB: Number of pools: 1
2019-06-21 14:47:16 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 14:47:16 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 14:47:16 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 14:47:16 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 14:47:17 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 14:47:17 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 14:47:17 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 14:47:17 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 14:47:17 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 14:47:17 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 14:47:17 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 14:47:17 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 14:47:17 0 [Note] InnoDB: Buffer pool(s) load completed at 190621 14:47:17
2019-06-21 14:47:17 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 14:47:17 0 [Note] Server socket created on IP: '::'.
2019-06-21 15:01:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-21 15:01:05 0 [Note] InnoDB: Uses event mutexes
2019-06-21 15:01:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-21 15:01:05 0 [Note] InnoDB: Number of pools: 1
2019-06-21 15:01:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-21 15:01:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-21 15:01:05 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-21 15:01:05 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-06-21 15:01:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-21 15:01:05 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-06-21 15:01:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-21 15:01:05 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-21 15:01:05 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-21 15:01:05 0 [Note] InnoDB: Waiting for purge to start
2019-06-21 15:01:05 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-06-21 15:01:05 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-06-21 15:01:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-21 15:01:05 0 [Note] Server socket created on IP: '::'.
2019-08-22 12:37:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-08-22 12:37:25 0 [Note] InnoDB: Uses event mutexes
2019-08-22 12:37:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-08-22 12:37:25 0 [Note] InnoDB: Number of pools: 1
2019-08-22 12:37:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-08-22 12:37:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-08-22 12:37:25 0 [Note] InnoDB: Completed initialization of buffer pool
2019-08-22 12:37:25 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-08-22 12:37:26 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-08-22 12:37:26 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-08-22 12:37:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-08-22 12:37:26 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-08-22 12:37:26 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-08-22 12:37:26 0 [Note] InnoDB: Waiting for purge to start
2019-08-22 12:37:27 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-08-22 12:37:27 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-08-22 12:37:27 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-08-22 12:37:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-08-22 12:37:52 0 [Note] InnoDB: Uses event mutexes
2019-08-22 12:37:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-08-22 12:37:52 0 [Note] InnoDB: Number of pools: 1
2019-08-22 12:37:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-08-22 12:37:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-08-22 12:37:52 0 [Note] InnoDB: Completed initialization of buffer pool
2019-08-22 12:37:52 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2019-08-22 12:37:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-08-22 12:37:52 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2019-08-22 12:37:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-08-22 12:37:52 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-08-22 12:37:52 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-08-22 12:37:52 0 [Note] InnoDB: Waiting for purge to start
2019-08-22 12:37:52 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2019-08-22 12:37:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-08-22 12:37:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-08-22 12:37:53 0 [Note] InnoDB: Buffer pool(s) load completed at 190822 12:37:53
2019-08-22 12:37:53 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:44:56 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:44:56 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:44:56 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:44:56 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:44:56 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:44:56 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:44:56 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:44:56 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2020-03-13 16:44:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:44:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:44:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:44:57 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:44:57 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:44:57 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 16:44:57 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2020-03-13 16:44:57 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:44:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:44:58 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:49:43 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:49:43 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:49:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:49:43 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:49:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:49:43 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:49:43 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:49:43 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2020-03-13 16:49:43 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:49:43 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:49:43 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:49:43 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:49:43 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:49:43 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2020-03-13 16:49:43 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:49:43 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:49:43 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:49:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:49:49 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:49:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:49:49 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:49:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:49:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:49:49 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:49:49 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2020-03-13 16:49:50 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:49:50 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:49:50 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:49:50 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:49:50 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:49:50 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2020-03-13 16:49:50 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:49:50 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:49:50 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:50:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:50:15 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:50:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:50:15 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:50:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:50:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:50:15 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:50:15 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2020-03-13 16:50:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:50:15 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:50:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:50:15 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:50:15 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:50:15 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2020-03-13 16:50:15 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:50:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:50:15 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:50:15 0 [ERROR] mysqld.exe: Table '.\mysql\user' is marked as crashed and should be repaired
2020-03-13 16:50:15 0 [ERROR] mysqld.exe: Index for table '.\mysql\user' is corrupt; try to repair it
2020-03-13 16:50:15 0 [ERROR] Couldn't repair table: mysql.user
2020-03-13 16:50:15 0 [ERROR] Fatal error: Can't open and lock privilege tables: Index for table 'user' is corrupt; try to repair it
2020-03-13 16:50:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:50:54 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:50:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:50:54 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:50:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:50:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:50:54 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:50:54 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5559075
2020-03-13 16:50:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:50:54 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:50:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:50:54 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:50:54 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:50:54 0 [Note] InnoDB: 10.3.15 started; log sequence number 5559084; transaction id 3276
2020-03-13 16:50:54 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:50:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:50:54 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:53:23 0 [Note] InnoDB: The first innodb_system data file 'ibdata1' did not exist. A new tablespace will be created!
2020-03-13 16:53:23 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:53:23 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:53:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:53:23 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:53:23 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:53:23 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:53:23 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:53:23 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibdata1' size to 10 MB. Physically writing the file full; Please wait ...
2020-03-13 16:53:23 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibdata1' size is now 10 MB.
2020-03-13 16:53:23 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2020-03-13 16:53:23 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2020-03-13 16:53:23 0 [Note] InnoDB: Renaming log file D:\xampp\mysql\data\ib_logfile101 to D:\xampp\mysql\data\ib_logfile0
2020-03-13 16:53:23 0 [Note] InnoDB: New log files created, LSN=45786
2020-03-13 16:53:23 0 [Note] InnoDB: Doublewrite buffer not found: creating new
2020-03-13 16:53:24 0 [Note] InnoDB: Doublewrite buffer created
2020-03-13 16:53:24 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:53:24 0 [Note] InnoDB: Creating foreign key constraint system tables.
2020-03-13 16:53:24 0 [Note] InnoDB: Creating tablespace and datafile system tables.
2020-03-13 16:53:24 0 [Note] InnoDB: Creating sys_virtual system tables.
2020-03-13 16:53:24 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:53:24 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:53:24 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:53:24 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:53:24 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 16:53:24 0 [Note] InnoDB: 10.3.15 started; log sequence number 0; transaction id 7
2020-03-13 16:53:24 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:53:24 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:53:24 0 [ERROR] mysqld.exe: Table '.\mysql\user' is marked as crashed and should be repaired
2020-03-13 16:53:24 0 [ERROR] mysqld.exe: Index for table '.\mysql\user' is corrupt; try to repair it
2020-03-13 16:53:24 0 [ERROR] Couldn't repair table: mysql.user
2020-03-13 16:53:24 0 [ERROR] Fatal error: Can't open and lock privilege tables: Index for table 'user' is corrupt; try to repair it
2020-03-13 16:53:42 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:53:42 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:53:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:53:42 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:53:42 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:53:42 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:53:42 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:53:42 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=49468
2020-03-13 16:53:43 0 [Note] InnoDB: Starting a batch to recover 112 pages from redo log.
2020-03-13 16:53:43 0 [Note] InnoDB: Starting final batch to recover 14 pages from redo log.
2020-03-13 16:53:43 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:53:43 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:53:43 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:53:43 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:53:43 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:53:43 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 16:53:44 0 [Note] InnoDB: 10.3.15 started; log sequence number 1603190; transaction id 9
2020-03-13 16:53:44 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:53:44 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 16:53:44
2020-03-13 16:53:44 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:53:44 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:53:47 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:53:47 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:53:47 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:53:47 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:53:47 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:53:47 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:53:47 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:53:47 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=49468
2020-03-13 16:53:47 0 [Note] InnoDB: Starting a batch to recover 112 pages from redo log.
2020-03-13 16:53:48 0 [Note] InnoDB: Starting final batch to recover 14 pages from redo log.
2020-03-13 16:53:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:53:48 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:53:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:53:48 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:53:48 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:53:48 0 [Note] InnoDB: 10.3.15 started; log sequence number 1603190; transaction id 9
2020-03-13 16:53:48 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:53:48 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 16:53:48
2020-03-13 16:53:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:53:48 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:53:57 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:53:57 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:53:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:53:57 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:53:57 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:53:57 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:53:57 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:53:57 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=49468
2020-03-13 16:53:57 0 [Note] InnoDB: Starting a batch to recover 112 pages from redo log.
2020-03-13 16:53:58 0 [Note] InnoDB: Starting final batch to recover 14 pages from redo log.
2020-03-13 16:53:58 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:53:58 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 16:53:58 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:53:58 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:53:58 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:53:58 0 [Note] InnoDB: 10.3.15 started; log sequence number 1603190; transaction id 9
2020-03-13 16:53:58 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:53:58 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 16:53:58
2020-03-13 16:53:58 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:53:58 0 [Note] Server socket created on IP: '::'.
2020-03-13 16:53:58 0 [ERROR] mysqld.exe: Table '.\mysql\user' is marked as crashed and should be repaired
2020-03-13 16:53:58 0 [ERROR] mysqld.exe: Index for table '.\mysql\user' is corrupt; try to repair it
2020-03-13 16:53:58 0 [ERROR] Couldn't repair table: mysql.user
2020-03-13 16:53:58 0 [ERROR] Fatal error: Can't open and lock privilege tables: Index for table 'user' is corrupt; try to repair it
2020-03-13 16:54:23 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 16:54:23 0 [Note] InnoDB: Uses event mutexes
2020-03-13 16:54:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 16:54:23 0 [Note] InnoDB: Number of pools: 1
2020-03-13 16:54:23 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 16:54:23 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 16:54:23 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 16:54:23 0 [Note] InnoDB: Resizing redo log from 2*50331648 to 2*5242880 bytes; LSN=1604390
2020-03-13 16:54:23 0 [Note] InnoDB: Starting to delete and rewrite log files.
2020-03-13 16:54:24 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2020-03-13 16:54:24 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2020-03-13 16:54:24 0 [Note] InnoDB: Renaming log file D:\xampp\mysql\data\ib_logfile101 to D:\xampp\mysql\data\ib_logfile0
2020-03-13 16:54:24 0 [Note] InnoDB: New log files created, LSN=1604390
2020-03-13 16:54:24 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 16:54:24 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 16:54:24 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 16:54:24 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 16:54:24 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 16:54:24 0 [Note] InnoDB: 10.3.15 started; log sequence number 1604390; transaction id 9
2020-03-13 16:54:24 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 16:54:24 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 16:54:24
2020-03-13 16:54:24 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 16:54:24 0 [Note] Server socket created on IP: '::'.
2020-03-13 17:07:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 17:07:10 0 [Note] InnoDB: Uses event mutexes
2020-03-13 17:07:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 17:07:10 0 [Note] InnoDB: Number of pools: 1
2020-03-13 17:07:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 17:07:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 17:07:10 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 17:07:10 0 [Note] InnoDB: The log sequence number 1604390 in the system tablespace does not match the log sequence number 1604620 in the ib_logfiles!
2020-03-13 17:07:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 17:07:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 17:07:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 17:07:11 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 17:07:11 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 17:07:11 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 17:07:11 0 [Note] InnoDB: 10.3.15 started; log sequence number 1604620; transaction id 9
2020-03-13 17:07:11 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 17:07:11 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 17:07:11
2020-03-13 17:07:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 17:07:11 0 [Note] Server socket created on IP: '::'.
2020-03-13 17:12:27 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 17:12:27 0 [Note] InnoDB: Uses event mutexes
2020-03-13 17:12:27 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 17:12:27 0 [Note] InnoDB: Number of pools: 1
2020-03-13 17:12:27 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 17:12:27 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 17:12:27 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 17:12:27 0 [Note] InnoDB: The log sequence number 1604390 in the system tablespace does not match the log sequence number 1604620 in the ib_logfiles!
2020-03-13 17:12:28 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 17:12:28 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 17:12:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 17:12:28 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 17:12:28 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 17:12:28 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 17:12:28 0 [Note] InnoDB: 10.3.15 started; log sequence number 1604620; transaction id 9
2020-03-13 17:12:28 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 17:12:28 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 17:12:28
2020-03-13 17:12:28 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 17:12:28 0 [Note] Server socket created on IP: '::'.
2020-03-13 17:32:21 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 17:32:21 0 [Note] InnoDB: Uses event mutexes
2020-03-13 17:32:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 17:32:21 0 [Note] InnoDB: Number of pools: 1
2020-03-13 17:32:21 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 17:32:21 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 17:32:21 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 17:32:21 0 [Note] InnoDB: The log sequence number 1604390 in the system tablespace does not match the log sequence number 1604620 in the ib_logfiles!
2020-03-13 17:32:22 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 17:32:22 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 17:32:22 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 17:32:22 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 17:32:22 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 17:32:22 0 [Note] InnoDB: 10.3.15 started; log sequence number 1604620; transaction id 9
2020-03-13 17:32:22 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 17:32:22 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 17:32:22
2020-03-13 17:32:22 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 17:32:22 0 [Note] Server socket created on IP: '::'.
2020-03-13 17:34:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 17:34:05 0 [Note] InnoDB: Uses event mutexes
2020-03-13 17:34:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 17:34:05 0 [Note] InnoDB: Number of pools: 1
2020-03-13 17:34:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 17:34:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 17:34:05 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 17:34:05 0 [Note] InnoDB: The log sequence number 1604390 in the system tablespace does not match the log sequence number 1604620 in the ib_logfiles!
2020-03-13 17:34:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 17:34:05 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-13 17:34:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 17:34:05 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 17:34:05 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 17:34:05 0 [Note] InnoDB: 10.3.15 started; log sequence number 1604620; transaction id 9
2020-03-13 17:34:05 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 17:34:05 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 17:34:05
2020-03-13 17:34:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 17:34:05 0 [Note] Server socket created on IP: '::'.
2020-03-13 18:20:41 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-03-13 18:20:41 0 [Note] InnoDB: Uses event mutexes
2020-03-13 18:20:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-13 18:20:41 0 [Note] InnoDB: Number of pools: 1
2020-03-13 18:20:41 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-13 18:20:41 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-03-13 18:20:41 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-13 18:20:42 0 [Note] InnoDB: Resizing redo log from 2*50331648 to 2*5242880 bytes; LSN=1605159
2020-03-13 18:20:42 0 [Note] InnoDB: Starting to delete and rewrite log files.
2020-03-13 18:20:42 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2020-03-13 18:20:42 0 [Note] InnoDB: Setting log file D:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2020-03-13 18:20:42 0 [Note] InnoDB: Renaming log file D:\xampp\mysql\data\ib_logfile101 to D:\xampp\mysql\data\ib_logfile0
2020-03-13 18:20:42 0 [Note] InnoDB: New log files created, LSN=1605159
2020-03-13 18:20:42 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-13 18:20:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-13 18:20:42 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-13 18:20:42 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-03-13 18:20:42 0 [Note] InnoDB: Waiting for purge to start
2020-03-13 18:20:42 0 [Note] InnoDB: 10.3.15 started; log sequence number 1605159; transaction id 9
2020-03-13 18:20:42 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2020-03-13 18:20:42 0 [Note] InnoDB: Buffer pool(s) load completed at 200313 18:20:42
2020-03-13 18:20:42 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-13 18:20:42 0 [Note] Server socket created on IP: '::'.

Options: ReplyQuote


Subject
Written By
Posted
Error Log
March 13, 2020 08:42AM
March 13, 2020 12:31PM
May 27, 2020 01:56PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.