MySQL Forums
Forum List  »  PHP

MySQL shutdown unexpectedly
Posted by: Albet Matthew Best Nainggolan
Date: November 01, 2021 07:15AM

anyone who ever found this problem, please, i need ur help


2021-10-23 13:37:20 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-23 13:37:20 0 [Note] InnoDB: Uses event mutexes
2021-10-23 13:37:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-23 13:37:20 0 [Note] InnoDB: Number of pools: 1
2021-10-23 13:37:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-23 13:37:20 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-23 13:37:20 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-23 13:37:20 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2021-10-23 13:37:21 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-23 13:37:22 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-23 13:37:22 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-23 13:37:22 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-23 13:37:22 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-23 13:37:22 0 [Note] InnoDB: Waiting for purge to start
2021-10-23 13:37:22 0 [Note] InnoDB: 10.4.21 started; log sequence number 300297; transaction id 170
2021-10-23 13:37:22 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-23 13:37:22 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-23 13:37:22 0 [Note] InnoDB: Buffer pool(s) load completed at 211023 13:37:22
2021-10-23 13:37:22 0 [Note] Server socket created on IP: '::'.
2021-10-23 13:43:57 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-23 13:43:57 0 [Note] InnoDB: Uses event mutexes
2021-10-23 13:43:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-23 13:43:57 0 [Note] InnoDB: Number of pools: 1
2021-10-23 13:43:57 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-23 13:43:57 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-23 13:43:57 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-23 13:43:57 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300306
2021-10-23 13:43:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-23 13:43:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-23 13:43:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-23 13:43:57 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-23 13:43:57 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-23 13:43:57 0 [Note] InnoDB: Waiting for purge to start
2021-10-23 13:43:57 0 [Note] InnoDB: 10.4.21 started; log sequence number 300315; transaction id 170
2021-10-23 13:43:57 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-23 13:43:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-23 13:43:58 0 [Note] Server socket created on IP: '::'.
2021-10-23 14:08:03 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-23 14:08:03 0 [Note] InnoDB: Uses event mutexes
2021-10-23 14:08:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-23 14:08:03 0 [Note] InnoDB: Number of pools: 1
2021-10-23 14:08:03 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-23 14:08:03 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-23 14:08:03 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-23 14:08:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300324
2021-10-23 14:08:08 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-23 14:08:08 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-23 14:08:08 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-23 14:08:08 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-23 14:08:08 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-23 14:08:08 0 [Note] InnoDB: Waiting for purge to start
2021-10-23 14:08:08 0 [Note] InnoDB: 10.4.21 started; log sequence number 300333; transaction id 170
2021-10-23 14:08:08 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-23 14:08:08 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-23 14:08:08 0 [Note] Server socket created on IP: '::'.
2021-10-24 18:13:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-24 18:13:05 0 [Note] InnoDB: Uses event mutexes
2021-10-24 18:13:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-24 18:13:05 0 [Note] InnoDB: Number of pools: 1
2021-10-24 18:13:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-24 18:13:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-24 18:13:05 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-24 18:13:05 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=340437
2021-10-24 18:13:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-24 18:13:06 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-24 18:13:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-24 18:13:06 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-24 18:13:06 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-24 18:13:06 0 [Note] InnoDB: Waiting for purge to start
2021-10-24 18:13:06 0 [Note] InnoDB: 10.4.21 started; log sequence number 340446; transaction id 294
2021-10-24 18:13:06 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-24 18:13:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-24 18:13:06 0 [Note] Server socket created on IP: '::'.
2021-10-25 20:27:20 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-25 20:27:20 0 [Note] InnoDB: Uses event mutexes
2021-10-25 20:27:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-25 20:27:20 0 [Note] InnoDB: Number of pools: 1
2021-10-25 20:27:20 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-25 20:27:20 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-25 20:27:20 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-25 20:27:20 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=363401
2021-10-25 20:27:21 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-25 20:27:21 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-25 20:27:21 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-25 20:27:21 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-25 20:27:21 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-25 20:27:21 0 [Note] InnoDB: Waiting for purge to start
2021-10-25 20:27:21 0 [Note] InnoDB: 10.4.21 started; log sequence number 363410; transaction id 381
2021-10-25 20:27:21 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-25 20:27:21 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-25 20:27:21 0 [Note] InnoDB: Buffer pool(s) load completed at 211025 20:27:21
2021-10-25 20:27:22 0 [Note] Server socket created on IP: '::'.
2021-10-26 20:12:44 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-26 20:12:44 0 [Note] InnoDB: Uses event mutexes
2021-10-26 20:12:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-26 20:12:44 0 [Note] InnoDB: Number of pools: 1
2021-10-26 20:12:44 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-26 20:12:44 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-26 20:12:44 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-26 20:12:45 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=374951
2021-10-26 20:12:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-26 20:12:48 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-26 20:12:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-26 20:12:48 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-26 20:12:48 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-26 20:12:48 0 [Note] InnoDB: Waiting for purge to start
2021-10-26 20:12:48 0 [Note] InnoDB: Waiting for purge to start
2021-10-26 20:12:48 0 [Note] InnoDB: Waiting for purge to start
2021-10-26 20:12:48 0 [Note] InnoDB: Waiting for purge to start
2021-10-26 20:12:48 0 [Note] InnoDB: 10.4.21 started; log sequence number 374960; transaction id 424
2021-10-26 20:12:48 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-26 20:12:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-26 20:12:49 0 [Note] InnoDB: Buffer pool(s) load completed at 211026 20:12:49
2021-10-26 20:12:50 0 [Note] Server socket created on IP: '::'.
2021-10-27 20:35:03 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-27 20:35:03 0 [Note] InnoDB: Uses event mutexes
2021-10-27 20:35:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-27 20:35:03 0 [Note] InnoDB: Number of pools: 1
2021-10-27 20:35:03 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-27 20:35:03 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-27 20:35:03 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-27 20:35:03 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=387552
2021-10-27 20:35:04 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-27 20:35:04 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-27 20:35:04 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-27 20:35:04 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-27 20:35:04 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-27 20:35:04 0 [Note] InnoDB: Waiting for purge to start
2021-10-27 20:35:04 0 [Note] InnoDB: 10.4.21 started; log sequence number 387561; transaction id 475
2021-10-27 20:35:04 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-27 20:35:04 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-27 20:35:04 0 [Note] InnoDB: Buffer pool(s) load completed at 211027 20:35:04
2021-10-27 20:35:04 0 [Note] Server socket created on IP: '::'.
2021-10-28 15:39:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-28 15:39:25 0 [Note] InnoDB: Uses event mutexes
2021-10-28 15:39:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-28 15:39:25 0 [Note] InnoDB: Number of pools: 1
2021-10-28 15:39:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-28 15:39:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-28 15:39:25 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-28 15:39:26 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=397724
2021-10-28 15:39:27 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-28 15:39:27 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-28 15:39:27 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-28 15:39:27 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-28 15:39:27 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-28 15:39:27 0 [Note] InnoDB: Waiting for purge to start
2021-10-28 15:39:27 0 [Note] InnoDB: 10.4.21 started; log sequence number 397733; transaction id 513
2021-10-28 15:39:28 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-28 15:39:28 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-28 15:39:28 0 [Note] Server socket created on IP: '::'.
2021-10-30 20:12:36 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-30 20:12:36 0 [Note] InnoDB: Uses event mutexes
2021-10-30 20:12:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-30 20:12:36 0 [Note] InnoDB: Number of pools: 1
2021-10-30 20:12:36 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-30 20:12:36 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-30 20:12:36 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-30 20:12:37 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=407185
2021-10-30 20:12:37 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-30 20:12:37 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-30 20:12:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-30 20:12:37 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-30 20:12:37 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-30 20:12:37 0 [Note] InnoDB: Waiting for purge to start
2021-10-30 20:12:37 0 [Note] InnoDB: 10.4.21 started; log sequence number 407194; transaction id 538
2021-10-30 20:12:37 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-30 20:12:37 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-30 20:12:37 0 [Note] InnoDB: Buffer pool(s) load completed at 211030 20:12:37
2021-10-30 20:12:37 0 [Note] Server socket created on IP: '::'.
2021-10-31 16:57:33 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-10-31 16:57:33 0 [Note] InnoDB: Uses event mutexes
2021-10-31 16:57:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-31 16:57:33 0 [Note] InnoDB: Number of pools: 1
2021-10-31 16:57:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-10-31 16:57:33 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-10-31 16:57:33 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-31 16:57:33 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=407566
2021-10-31 16:57:33 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-10-31 16:57:34 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-31 16:57:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-31 16:57:34 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-31 16:57:34 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-10-31 16:57:34 0 [Note] InnoDB: Waiting for purge to start
2021-10-31 16:57:34 0 [Note] InnoDB: 10.4.21 started; log sequence number 407575; transaction id 544
2021-10-31 16:57:34 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-10-31 16:57:34 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-31 16:57:34 0 [Note] Server socket created on IP: '::'.
2021-11-01 13:42:44 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-11-01 13:42:44 0 [Note] InnoDB: Uses event mutexes
2021-11-01 13:42:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-11-01 13:42:44 0 [Note] InnoDB: Number of pools: 1
2021-11-01 13:42:45 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-01 13:42:45 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-11-01 13:42:45 0 [Note] InnoDB: Completed initialization of buffer pool
2021-11-01 13:42:45 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=419152
2021-11-01 13:42:47 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-11-01 13:42:47 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-11-01 13:42:47 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-01 13:42:47 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-11-01 13:42:47 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-11-01 13:42:47 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 13:42:47 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 13:42:47 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 13:42:47 0 [Note] InnoDB: 10.4.21 started; log sequence number 419161; transaction id 582
2021-11-01 13:42:47 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-11-01 13:42:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-11-01 13:42:48 0 [Note] InnoDB: Buffer pool(s) load completed at 211101 13:42:48
2021-11-01 13:42:48 0 [Note] Server socket created on IP: '::'.
2021-11-01 19:58:04 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-11-01 19:58:04 0 [Note] InnoDB: Uses event mutexes
2021-11-01 19:58:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-11-01 19:58:04 0 [Note] InnoDB: Number of pools: 1
2021-11-01 19:58:04 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-01 19:58:04 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-11-01 19:58:04 0 [Note] InnoDB: Completed initialization of buffer pool
2021-11-01 19:58:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=427199
2021-11-01 19:58:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-11-01 19:58:06 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-11-01 19:58:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-01 19:58:06 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-11-01 19:58:06 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-11-01 19:58:06 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 19:58:06 0 [Note] InnoDB: 10.4.21 started; log sequence number 427208; transaction id 610
2021-11-01 19:58:06 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-11-01 19:58:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-11-01 19:58:06 0 [Note] Server socket created on IP: '::'.
2021-11-01 20:01:53 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-11-01 20:01:53 0 [Note] InnoDB: Uses event mutexes
2021-11-01 20:01:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-11-01 20:01:53 0 [Note] InnoDB: Number of pools: 1
2021-11-01 20:01:53 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-01 20:01:53 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-11-01 20:01:53 0 [Note] InnoDB: Completed initialization of buffer pool
2021-11-01 20:01:54 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-11-01 20:01:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-01 20:01:54 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-11-01 20:01:54 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-11-01 20:01:54 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 20:01:54 0 [Note] InnoDB: 10.4.21 started; log sequence number 427226; transaction id 610
2021-11-01 20:01:54 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-11-01 20:01:54 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-11-01 20:01:54 0 [Note] Server socket created on IP: '::'.
2021-11-01 20:02:06 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-11-01 20:02:06 0 [Note] InnoDB: Uses event mutexes
2021-11-01 20:02:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-11-01 20:02:06 0 [Note] InnoDB: Number of pools: 1
2021-11-01 20:02:06 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-01 20:02:06 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-11-01 20:02:06 0 [Note] InnoDB: Completed initialization of buffer pool
2021-11-01 20:02:07 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-11-01 20:02:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-01 20:02:07 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-11-01 20:02:07 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-11-01 20:02:07 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 20:02:07 0 [Note] InnoDB: 10.4.21 started; log sequence number 427235; transaction id 610
2021-11-01 20:02:07 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-11-01 20:02:07 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-11-01 20:02:07 0 [Note] Server socket created on IP: '::'.
2021-11-01 20:13:07 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-11-01 20:13:07 0 [Note] InnoDB: Uses event mutexes
2021-11-01 20:13:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-11-01 20:13:07 0 [Note] InnoDB: Number of pools: 1
2021-11-01 20:13:07 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-11-01 20:13:07 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-11-01 20:13:07 0 [Note] InnoDB: Completed initialization of buffer pool
2021-11-01 20:13:07 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-11-01 20:13:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-11-01 20:13:07 0 [Note] InnoDB: Setting file 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-11-01 20:13:07 0 [Note] InnoDB: File 'D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2021-11-01 20:13:07 0 [Note] InnoDB: Waiting for purge to start
2021-11-01 20:13:07 0 [Note] InnoDB: 10.4.21 started; log sequence number 427244; transaction id 610
2021-11-01 20:13:07 0 [Note] InnoDB: Loading buffer pool(s) from D:\Seputar Pemrograman\Back End\XAMPP\mysql\data\ib_buffer_pool
2021-11-01 20:13:07 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-11-01 20:13:07 0 [Note] Server socket created on IP: '::'.

Options: ReplyQuote


Subject
Written By
Posted
MySQL shutdown unexpectedly
November 01, 2021 07:15AM


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.