Skip to content

Instantly share code, notes, and snippets.

@silviubogan
Created February 20, 2020 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silviubogan/e3d039ecbda3ab9c3f971af0746f6816 to your computer and use it in GitHub Desktop.
Save silviubogan/e3d039ecbda3ab9c3f971af0746f6816 to your computer and use it in GitHub Desktop.
InnoDB: using atomic writes.
2020-02-07 17:28:12 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:28:12 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:28:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:28:12 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:28:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:28:12 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:28:12 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:28:12 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2020-02-07 17:28:12 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:28:12 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-07 17:28:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:28:12 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:28:12 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:28:12 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:28:12 0 [Note] InnoDB: 10.4.11 started; log sequence number 300297; transaction id 171
2020-02-07 17:28:12 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:28:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:28:12 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 17:28:12
2020-02-07 17:28:12 0 [Note] Server socket created on IP: '::'.
2020-02-07 17:28:12 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-02-07 17:28:12 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-02-07 17:28:12 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-07 17:28:18 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:28:18 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:28:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:28:18 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:28:18 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:28:18 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:28:18 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:28:18 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:28:18 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:28:18 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:28:18 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:28:18 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:28:18 0 [Note] InnoDB: 10.4.11 started; log sequence number 300306; transaction id 171
2020-02-07 17:28:18 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:28:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:28:18 0 [Note] Server socket created on IP: '::'.
2020-02-07 17:28:18 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-02-07 17:28:18 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 17:28:18
2020-02-07 17:28:18 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-02-07 17:28:18 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-07 17:37:40 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:37:40 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:37:40 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:37:40 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:37:40 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:37:40 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:37:40 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:37:40 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:37:40 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:37:40 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:37:40 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:37:40 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:37:40 0 [Note] InnoDB: 10.4.11 started; log sequence number 300315; transaction id 171
2020-02-07 17:37:40 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:37:40 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:37:40 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 17:37:40
2020-02-07 17:37:40 0 [Note] Server socket created on IP: '::'.
2020-02-07 17:37:40 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-02-07 17:37:40 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-02-07 17:37:40 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-07 17:37:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:37:48 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:37:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:37:48 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:37:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:37:48 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:37:48 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:37:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:37:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:37:48 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:37:48 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:37:48 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:37:48 0 [Note] InnoDB: 10.4.11 started; log sequence number 300324; transaction id 171
2020-02-07 17:37:48 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:37:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:37:48 0 [Note] Server socket created on IP: '::'.
2020-02-07 17:37:48 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 17:37:48
2020-02-07 17:37:48 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.
2020-02-07 17:37:48 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2020-02-07 17:37:48 0 [ERROR] Aborting
InnoDB: using atomic writes.
2020-02-07 17:39:11 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:39:11 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:39:11 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:39:11 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:39:11 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:39:11 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:39:11 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:39:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:39:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:39:11 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:39:11 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:39:11 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:39:11 0 [Note] InnoDB: 10.4.11 started; log sequence number 300333; transaction id 171
2020-02-07 17:39:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:39:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:39:11 0 [Note] Server socket created on IP: '::'.
2020-02-07 17:39:11 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 17:39:11
InnoDB: using atomic writes.
2020-02-07 17:48:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 17:48:35 0 [Note] InnoDB: Uses event mutexes
2020-02-07 17:48:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 17:48:35 0 [Note] InnoDB: Number of pools: 1
2020-02-07 17:48:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 17:48:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 17:48:35 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 17:48:35 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300333
2020-02-07 17:48:35 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 17:48:35 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-07 17:48:35 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 17:48:35 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 17:48:35 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 17:48:35 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 17:48:35 0 [Note] InnoDB: 10.4.11 started; log sequence number 300342; transaction id 171
2020-02-07 17:48:35 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 17:48:35 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 17:48:36 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-07 19:01:34 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-07 19:01:34 0 [Note] InnoDB: Uses event mutexes
2020-02-07 19:01:34 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-07 19:01:34 0 [Note] InnoDB: Number of pools: 1
2020-02-07 19:01:34 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-07 19:01:34 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-07 19:01:34 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-07 19:01:34 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300351
2020-02-07 19:01:35 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-07 19:01:35 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-07 19:01:35 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-07 19:01:35 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-07 19:01:35 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-07 19:01:35 0 [Note] InnoDB: Waiting for purge to start
2020-02-07 19:01:35 0 [Note] InnoDB: 10.4.11 started; log sequence number 300360; transaction id 171
2020-02-07 19:01:35 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-07 19:01:35 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-07 19:01:35 0 [Note] InnoDB: Buffer pool(s) load completed at 200207 19:01:35
2020-02-07 19:01:35 0 [Note] Server socket created on IP: '::'.
2020-02-09 6:34:27 0 [Note] mysqld.exe: Aria engine: starting recovery
recovered pages: 0% 11% 44% 64% 85% 96% 100% (0.0 seconds); tables to flush: 2 1 0
(0.0 seconds);
2020-02-09 6:34:27 0 [Note] mysqld.exe: Aria engine: recovery done
InnoDB: using atomic writes.
2020-02-09 6:34:27 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-09 6:34:27 0 [Note] InnoDB: Uses event mutexes
2020-02-09 6:34:27 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-09 6:34:27 0 [Note] InnoDB: Number of pools: 1
2020-02-09 6:34:27 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-09 6:34:27 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-09 6:34:27 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-09 6:34:27 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1714333
2020-02-09 6:34:27 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-09 6:34:27 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-09 6:34:27 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-09 6:34:27 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-09 6:34:27 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-09 6:34:27 0 [Note] InnoDB: Waiting for purge to start
2020-02-09 6:34:27 0 [Note] InnoDB: 10.4.11 started; log sequence number 1714342; transaction id 1184
2020-02-09 6:34:27 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-09 6:34:27 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-09 6:34:27 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-10 6:51:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-10 6:51:49 0 [Note] InnoDB: Uses event mutexes
2020-02-10 6:51:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-10 6:51:49 0 [Note] InnoDB: Number of pools: 1
2020-02-10 6:51:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-10 6:51:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-10 6:51:49 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-10 6:51:49 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2590977
2020-02-10 6:51:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-10 6:51:51 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-10 6:51:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-10 6:51:51 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-10 6:51:51 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-10 6:51:51 0 [Note] InnoDB: Waiting for purge to start
2020-02-10 6:51:51 0 [Note] InnoDB: 10.4.11 started; log sequence number 2590986; transaction id 1982
2020-02-10 6:51:51 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-10 6:51:51 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-10 6:51:51 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-11 18:36:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-11 18:36:14 0 [Note] InnoDB: Uses event mutexes
2020-02-11 18:36:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-11 18:36:14 0 [Note] InnoDB: Number of pools: 1
2020-02-11 18:36:14 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-11 18:36:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-11 18:36:14 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-11 18:36:14 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2884189
2020-02-11 18:36:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-11 18:36:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-11 18:36:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-11 18:36:14 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-11 18:36:14 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-11 18:36:14 0 [Note] InnoDB: Waiting for purge to start
2020-02-11 18:36:14 0 [Note] InnoDB: 10.4.11 started; log sequence number 2884198; transaction id 2293
2020-02-11 18:36:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-11 18:36:14 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-11 18:36:14 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-12 6:41:42 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-12 6:41:42 0 [Note] InnoDB: Uses event mutexes
2020-02-12 6:41:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-12 6:41:42 0 [Note] InnoDB: Number of pools: 1
2020-02-12 6:41:42 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-12 6:41:42 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-12 6:41:42 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-12 6:41:42 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2982477
2020-02-12 6:41:43 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-12 6:41:43 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-12 6:41:43 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-12 6:41:43 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-12 6:41:43 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-12 6:41:43 0 [Note] InnoDB: Waiting for purge to start
2020-02-12 6:41:43 0 [Note] InnoDB: 10.4.11 started; log sequence number 2982486; transaction id 2388
2020-02-12 6:41:43 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-12 6:41:43 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-12 6:41:43 0 [Note] Server socket created on IP: '::'.
2020-02-12 6:41:43 0 [Note] InnoDB: BuInnoDB: using atomic writes.
2020-02-13 7:58:26 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-13 7:58:26 0 [Note] InnoDB: Uses event mutexes
2020-02-13 7:58:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-13 7:58:26 0 [Note] InnoDB: Number of pools: 1
2020-02-13 7:58:26 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-13 7:58:26 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-13 7:58:26 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-13 7:58:27 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3224035
2020-02-13 7:58:34 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-13 7:58:34 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-13 7:58:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-13 7:58:34 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-13 7:58:34 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-13 7:58:34 0 [Note] InnoDB: Waiting for purge to start
2020-02-13 7:58:34 0 [Note] InnoDB: 10.4.11 started; log sequence number 3224044; transaction id 2585
2020-02-13 7:58:34 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-13 7:58:34 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-13 7:58:35 0 [Note] InnoDB: Buffer pool(s) load completed at 200213 7:58:35
2020-02-13 7:58:36 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-14 10:15:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-14 10:15:35 0 [Note] InnoDB: Uses event mutexes
2020-02-14 10:15:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-14 10:15:35 0 [Note] InnoDB: Number of pools: 1
2020-02-14 10:15:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-14 10:15:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-14 10:15:35 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-14 10:15:35 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3532120
2020-02-14 10:15:36 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-14 10:15:36 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-14 10:15:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-14 10:15:36 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-14 10:15:36 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-14 10:15:36 0 [Note] InnoDB: Waiting for purge to start
2020-02-14 10:15:36 0 [Note] InnoDB: 10.4.11 started; log sequence number 3532129; transaction id 2992
2020-02-14 10:15:36 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-14 10:15:36 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-14 10:15:36 0 [Note] Server socket created on IP: '::'.
2020-02-14 10:15:36 0 [Note] InnoDB: Buffer pool(s) load completed at 200214 10:15:36
InnoDB: using atomic writes.
2020-02-14 14:37:23 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-14 14:37:23 0 [Note] InnoDB: Uses event mutexes
2020-02-14 14:37:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-14 14:37:23 0 [Note] InnoDB: Number of pools: 1
2020-02-14 14:37:23 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-14 14:37:23 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-14 14:37:23 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-14 14:37:23 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3621901
2020-02-14 14:37:23 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-14 14:37:23 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-14 14:37:23 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-14 14:37:23 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-14 14:37:23 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-14 14:37:23 0 [Note] InnoDB: Waiting for purge to start
2020-02-14 14:37:23 0 [Note] InnoDB: 10.4.11 started; log sequence number 3621910; transaction id 3086
2020-02-14 14:37:23 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-14 14:37:23 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-14 14:37:23 0 [Note] Server socket created on IP: '::'.
2020-02-14 14:37:23 0 [Note] InnoDB: Buffer pool(s) load completed at 200214 14:37:23
InnoDB: using atomic writes.
2020-02-15 10:23:37 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-15 10:23:37 0 [Note] InnoDB: Uses event mutexes
2020-02-15 10:23:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-15 10:23:37 0 [Note] InnoDB: Number of pools: 1
2020-02-15 10:23:37 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-15 10:23:37 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-15 10:23:37 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-15 10:23:37 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5417921
2020-02-15 10:23:37 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-15 10:23:37 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-15 10:23:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-15 10:23:37 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-15 10:23:37 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-15 10:23:37 0 [Note] InnoDB: Waiting for purge to start
2020-02-15 10:23:37 0 [Note] InnoDB: 10.4.11 started; log sequence number 5417930; transaction id 3766
2020-02-15 10:23:37 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-15 10:23:37 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-15 10:23:37 0 [Note] Server socket created on IP: '::'.
2020-02-15 10:23:37 0 [Note] InnoDB: Buffer pool(s) load completed at 200215 10:23:37
InnoDB: using atomic writes.
2020-02-15 15:42:17 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-15 15:42:17 0 [Note] InnoDB: Uses event mutexes
2020-02-15 15:42:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-15 15:42:17 0 [Note] InnoDB: Number of pools: 1
2020-02-15 15:42:17 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-15 15:42:17 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-15 15:42:17 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-15 15:42:17 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=5877840
2020-02-15 15:42:18 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-15 15:42:18 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-15 15:42:18 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-15 15:42:18 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-15 15:42:18 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-15 15:42:18 0 [Note] InnoDB: Waiting for purge to start
2020-02-15 15:42:18 0 [Note] InnoDB: 10.4.11 started; log sequence number 5877849; transaction id 4005
2020-02-15 15:42:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-15 15:42:18 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-15 15:42:18 0 [Note] Server socket created on IP: '::'.
2020-02-15 15:42:18 0 [Note] InnoDB: Buffer pool(s) load completed at 200215 15:42:18
InnoDB: using atomic writes.
2020-02-17 11:00:16 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-17 11:00:16 0 [Note] InnoDB: Uses event mutexes
2020-02-17 11:00:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-17 11:00:16 0 [Note] InnoDB: Number of pools: 1
2020-02-17 11:00:16 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-17 11:00:16 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-17 11:00:16 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-17 11:00:16 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=7616659
2020-02-17 11:00:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-17 11:00:16 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-17 11:00:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-17 11:00:16 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-17 11:00:16 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-17 11:00:16 0 [Note] InnoDB: Waiting for purge to start
2020-02-17 11:00:16 0 [Note] InnoDB: 10.4.11 started; log sequence number 7616668; transaction id 4489
2020-02-17 11:00:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-17 11:00:16 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-17 11:00:16 0 [Note] Server socket created on IP: '::'.
2020-02-17 11:00:16 0 [Note] InnoDB: Buffer pool(s) load completed at 200217 11:00:16
InnoDB: using atomic writes.
2020-02-18 17:24:59 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-18 17:24:59 0 [Note] InnoDB: Uses event mutexes
2020-02-18 17:24:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-18 17:24:59 0 [Note] InnoDB: Number of pools: 1
2020-02-18 17:24:59 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-18 17:24:59 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-18 17:24:59 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-18 17:24:59 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8058260
2020-02-18 17:24:59 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-18 17:24:59 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-18 17:24:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-18 17:24:59 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-18 17:24:59 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-18 17:24:59 0 [Note] InnoDB: Waiting for purge to start
2020-02-18 17:24:59 0 [Note] InnoDB: 10.4.11 started; log sequence number 8058269; transaction id 4788
2020-02-18 17:24:59 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-18 17:24:59 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-18 17:24:59 0 [Note] Server socket created on IP: '::'.
2020-02-18 17:24:59 0 [Note] InnoDB: Buffer pool(s) load completed at 200218 17:24:59
InnoDB: using atomic writes.
2020-02-18 18:56:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-18 18:56:15 0 [Note] InnoDB: Uses event mutexes
2020-02-18 18:56:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-18 18:56:15 0 [Note] InnoDB: Number of pools: 1
2020-02-18 18:56:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-18 18:56:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-18 18:56:15 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-18 18:56:15 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8681422
2020-02-18 18:56:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-18 18:56:15 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-18 18:56:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-18 18:56:15 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-18 18:56:15 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-18 18:56:15 0 [Note] InnoDB: Waiting for purge to start
2020-02-18 18:56:15 0 [Note] InnoDB: 10.4.11 started; log sequence number 8681431; transaction id 5156
2020-02-18 18:56:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-18 18:56:15 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-18 18:56:15 0 [Note] InnoDB: Buffer pool(s) load completed at 200218 18:56:15
2020-02-18 18:56:15 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-19 10:27:01 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-19 10:27:01 0 [Note] InnoDB: Uses event mutexes
2020-02-19 10:27:01 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-19 10:27:01 0 [Note] InnoDB: Number of pools: 1
2020-02-19 10:27:01 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-19 10:27:01 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-19 10:27:01 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-19 10:27:01 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8681440
2020-02-19 10:27:01 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-19 10:27:01 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-19 10:27:01 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-19 10:27:01 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-19 10:27:01 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-19 10:27:01 0 [Note] InnoDB: Waiting for purge to start
2020-02-19 10:27:01 0 [Note] InnoDB: 10.4.11 started; log sequence number 8681449; transaction id 5156
2020-02-19 10:27:01 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-19 10:27:01 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-19 10:27:01 0 [Note] Server socket created on IP: '::'.
2020-02-19 10:27:01 0 [Note] InnoDB: Buffer pool(s) loadInnoDB: using atomic writes.
2020-02-20 8:52:12 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 8:52:12 0 [Note] InnoDB: Uses event mutexes
2020-02-20 8:52:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 8:52:12 0 [Note] InnoDB: Number of pools: 1
2020-02-20 8:52:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 8:52:12 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 8:52:12 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 8:52:12 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8817984
2020-02-20 8:52:12 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 8:52:12 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-20 8:52:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 8:52:12 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 8:52:12 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 8:52:12 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 8:52:12 0 [Note] InnoDB: 10.4.11 started; log sequence number 8817993; transaction id 5294
2020-02-20 8:52:12 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 8:52:12 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 8:52:12 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:02:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:02:35 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:02:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:02:35 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:02:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:02:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:02:35 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:02:35 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:02:35 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:02:35 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:02:35 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:02:35 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:02:35 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818002; transaction id 5294
2020-02-20 9:02:35 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:02:35 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:02:35 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:09:45 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:09:45 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:09:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:09:45 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:09:45 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:09:45 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:09:45 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:09:45 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:09:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:09:45 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:09:45 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:09:45 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:09:45 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818011; transaction id 5294
2020-02-20 9:09:45 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:09:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:09:45 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:09:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:09:49 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:09:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:09:49 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:09:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:09:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:09:49 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:09:49 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:09:49 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:09:49 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:09:49 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:09:49 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:09:49 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818020; transaction id 5294
2020-02-20 9:09:49 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:09:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:09:49 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:09:51 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:09:51 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:09:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:09:51 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:09:51 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:09:51 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:09:51 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:09:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:09:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:09:51 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:09:51 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:09:51 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:09:51 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818029; transaction id 5294
2020-02-20 9:09:51 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:09:51 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:09:51 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:11:09 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:11:09 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:11:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:11:09 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:11:09 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:11:09 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:11:09 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:11:09 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:11:09 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:11:09 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:11:09 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:11:09 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:11:09 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818038; transaction id 5294
2020-02-20 9:11:09 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:11:09 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:11:09 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:13:33 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:13:33 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:13:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:13:33 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:13:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:13:33 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:13:33 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:13:33 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:13:33 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:13:33 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:13:33 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:13:33 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:13:33 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818047; transaction id 5294
2020-02-20 9:13:33 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:13:33 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:13:33 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:13:41 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:13:41 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:13:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:13:41 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:13:41 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:13:41 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:13:41 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:13:41 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:13:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:13:41 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:13:41 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:13:41 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:13:41 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818056; transaction id 5294
2020-02-20 9:13:41 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:13:41 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:13:41 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:18:30 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:18:30 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:18:30 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:18:30 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:18:30 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:18:30 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:18:30 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:18:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:18:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:18:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:18:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:18:30 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:18:30 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818065; transaction id 5294
2020-02-20 9:18:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:18:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:18:30 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:18:39 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:18:39 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:18:39 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:18:39 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:18:39 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:18:39 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:18:39 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:18:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:18:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:18:39 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:18:39 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:18:39 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:18:39 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818074; transaction id 5294
2020-02-20 9:18:39 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:18:39 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:18:39 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:20:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:20:52 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:20:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:20:52 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:20:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:20:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:20:52 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:20:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:20:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:20:52 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:20:52 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:20:52 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:20:52 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818083; transaction id 5294
2020-02-20 9:20:52 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:20:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:20:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:34:43 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:34:43 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:34:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:34:43 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:34:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:34:43 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:34:43 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:34:50 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:34:50 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:34:50 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:34:50 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:34:50 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:34:51 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818092; transaction id 5294
2020-02-20 9:34:51 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:34:51 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:34:51 0 [Note] InnoDB: Buffer pool(s) load completed at 200220 9:34:51
2020-02-20 9:34:51 0 [Note] Server socket created on IP: '::'.
2020-02-20 9:34:51 0 [ERROR] mysqld.exe: Table '.\mysql\db' is marked as crashed and last (automatic?) repair failed
2020-02-20 9:34:51 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table '.\mysql\db' is marked as crashed and last (automatic?) repair failed
2020-02-20 9:34:51 0 [ERROR] Aborting
2020-02-20 9:34:52 0 [ERROR] InnoDB: Operating system error number 6 in a file operation.
2020-02-20 9:34:52 0 [ERROR] InnoDB: File C:\xampp\mysql\data\ib_logfile0: 'aio write' returned OS error 206. Cannot continue operation
200220 9:34:52 [ERROR] mysqld got exception 0x80000003 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
Server version: 10.4.11-MariaDB
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=65537
thread_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 20294 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
mysqld.exe!my_parameter_handler()
ucrtbase.dll!raise()
ucrtbase.dll!abort()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QEAAAEAV12@QEBD_K@Z()
mysqld.exe!?ha_finalize_handlerton@@YAHPEAUst_plugin_int@@@Z()
mysqld.exe!?mysql_uninstall_plugin@@YA_NPEAVTHD@@PEBUst_mysql_const_lex_string@@1@Z()
mysqld.exe!?real_value_ptr@sys_var_pluginvar@@QEAAPEAEPEAVTHD@@W4enum_var_type@@@Z()
mysqld.exe!?plugin_shutdown@@YAXXZ()
mysqld.exe!?c_ptr_safe@Binary_string@@QEAAPEADXZ()
mysqld.exe!unireg_abort()
mysqld.exe!?win_main@@YAHHPEAPEAD@Z()
mysqld.exe!?mysql_service@@YAXPEAX@Z()
mysqld.exe!?mysqld_main@@YAHHPEAPEAD@Z()
mysqld.exe!strxnmov()
KERNEL32.DLL!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
Writing a core file at C:\xampp\mysql\data\
InnoDB: using atomic writes.
2020-02-20 9:35:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:35:25 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:35:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:35:25 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:35:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:35:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:35:25 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:35:25 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=8818092
2020-02-20 9:35:26 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:35:26 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-02-20 9:35:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:35:26 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:35:26 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:35:26 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:35:26 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818101; transaction id 5294
2020-02-20 9:35:26 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:35:26 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:35:26 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:35:46 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:35:46 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:35:46 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:35:46 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:35:46 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:35:46 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:35:46 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:35:46 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:35:46 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:35:46 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:35:46 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:35:46 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:35:46 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818110; transaction id 5294
2020-02-20 9:35:46 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:35:46 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:35:46 0 [Note] Server socket created on IP: '::'.
2020-02-20 9:35:46 0 [Note] InnoDB: Buffer pool(s) load completed at 200220 9:35:46
InnoDB: using atomic writes.
2020-02-20 9:39:06 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:39:06 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:39:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:39:06 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:39:06 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:39:06 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:39:06 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:39:11 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:39:11 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:39:11 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:39:11 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:39:11 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:39:11 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818119; transaction id 5294
2020-02-20 9:39:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:39:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:39:11 0 [Note] Server socket created on IP: '::'.
2020-02-20 9:39:11 0 [Note] InnoDB: Buffer pool(s) load completed at 200220 9:39:11
InnoDB: using atomic writes.
2020-02-20 9:40:13 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:40:13 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:40:13 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:40:13 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:40:13 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:40:13 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:40:13 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:40:13 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:40:13 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:40:13 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:40:13 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:40:13 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:40:14 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818128; transaction id 5294
2020-02-20 9:40:14 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:40:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:40:14 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2020-02-20 9:40:18 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-02-20 9:40:18 0 [Note] InnoDB: Uses event mutexes
2020-02-20 9:40:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-02-20 9:40:18 0 [Note] InnoDB: Number of pools: 1
2020-02-20 9:40:18 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-02-20 9:40:18 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-02-20 9:40:18 0 [Note] InnoDB: Completed initialization of buffer pool
2020-02-20 9:40:18 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-02-20 9:40:18 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-02-20 9:40:18 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-02-20 9:40:18 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-02-20 9:40:18 0 [Note] InnoDB: Waiting for purge to start
2020-02-20 9:40:18 0 [Note] InnoDB: 10.4.11 started; log sequence number 8818137; transaction id 5294
2020-02-20 9:40:18 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-02-20 9:40:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-02-20 9:40:18 0 [Note] Server socket created on IP: '::'.
2020-02-20 9:40:18 0 [Note] InnoDB: Buffer pool(s) load completed at 200220 9:40:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment