MySQL 意外关闭 (XAMPP)

问题描述

我在尝试启动 MysqL 时遇到此错误,Apache 工作正常。当没有任何反应时,我尝试了很多解决方案,我也尝试了这些: 如果有人可以帮助我,我会有所帮助。 我注意到的另一件事是,在我安装笔记本电脑音频驱动程序之前它运行良好,我不知道这是否造成了问题,但在这样做之后就发生了。有什么想法吗?

Solution 1 on Stack Overflow

Solution 2 on Stack Overflow

但我的问题仍然存在,

这里是完整的错误

    10:41:47 AM  [MysqL]    Error: MysqL shutdown unexpectedly.
    10:41:47 AM  [MysqL]    This may be due to a blocked port,missing dependencies,10:41:47 AM  [MysqL]    improper privileges,a crash,or a shutdown by another method.
    10:41:47 AM  [MysqL]    Press the Logs button to view error logs and check
    10:41:47 AM  [MysqL]    the Windows Event Viewer for more clues
    10:41:47 AM  [MysqL]    If you need more help,copy and post this
    10:41:47 AM  [MysqL]    entire log window on the forums


**Here is log:**



2021-04-09 14:58:21 0 [Note] InnoDB: Waiting for purge to start
2021-04-09 14:58:21 0 [Note] InnoDB: 10.4.17 started; log sequence number 690809600; transaction id 1964
2021-04-09 14:58:21 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-09 14:58:21 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-09 14:58:21 0 [Note] InnoDB: Buffer pool(s) load completed at 210409 14:58:21
2021-04-09 14:58:21 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-12 10:33:21 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-12 10:33:21 0 [Note] InnoDB: Uses event mutexes
2021-04-12 10:33:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-12 10:33:21 0 [Note] InnoDB: Number of pools: 1
2021-04-12 10:33:21 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-12 10:33:21 0 [Note] InnoDB: Initializing buffer pool,total size = 16M,instances = 1,chunk size = 16M
2021-04-12 10:33:21 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-12 10:33:21 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=692808893
2021-04-12 10:33:21 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-12 10:33:21 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-12 10:33:21 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-12 10:33:21 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-12 10:33:21 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-12 10:33:21 0 [Note] InnoDB: Waiting for purge to start
2021-04-12 10:33:21 0 [Note] InnoDB: 10.4.17 started; log sequence number 692808902; transaction id 3076
2021-04-12 10:33:21 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-12 10:33:21 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-12 10:33:21 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-13 10:05:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-13 10:05:19 0 [Note] InnoDB: Uses event mutexes
2021-04-13 10:05:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-13 10:05:19 0 [Note] InnoDB: Number of pools: 1
2021-04-13 10:05:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-13 10:05:19 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-13 10:05:19 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-13 10:05:19 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=700618363
2021-04-13 10:05:20 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-13 10:05:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-13 10:05:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-13 10:05:20 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-13 10:05:20 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-13 10:05:20 0 [Note] InnoDB: Waiting for purge to start
2021-04-13 10:05:20 0 [Note] InnoDB: 10.4.17 started; log sequence number 700618372; transaction id 9446
2021-04-13 10:05:20 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-13 10:05:20 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-13 10:05:20 0 [Note] InnoDB: Buffer pool(s) load completed at 210413 10:05:20
2021-04-13 10:05:20 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-14 10:36:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-14 10:36:52 0 [Note] InnoDB: Uses event mutexes
2021-04-14 10:36:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-14 10:36:52 0 [Note] InnoDB: Number of pools: 1
2021-04-14 10:36:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-14 10:36:52 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-14 10:36:52 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-14 10:36:52 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=703351133
2021-04-14 10:36:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-14 10:36:52 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-14 10:36:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-14 10:36:52 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-14 10:36:52 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-14 10:36:52 0 [Note] InnoDB: Waiting for purge to start
2021-04-14 10:36:52 0 [Note] InnoDB: 10.4.17 started; log sequence number 703351142; transaction id 10086
2021-04-14 10:36:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-14 10:36:52 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-14 10:36:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-14 11:19:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-14 11:19:52 0 [Note] InnoDB: Uses event mutexes
2021-04-14 11:19:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-14 11:19:52 0 [Note] InnoDB: Number of pools: 1
2021-04-14 11:19:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-14 11:19:52 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-14 11:19:52 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-14 11:19:52 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=703411557
2021-04-14 11:19:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-14 11:19:52 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-14 11:19:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-14 11:19:52 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-14 11:19:52 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-14 11:19:52 0 [Note] InnoDB: Waiting for purge to start
2021-04-14 11:19:52 0 [Note] InnoDB: 10.4.17 started; log sequence number 703411566; transaction id 10126
2021-04-14 11:19:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-14 11:19:52 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-14 11:19:52 0 [Note] InnoDB: Buffer pool(s) load completed at 210414 11:19:52
2021-04-14 11:19:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-15 10:35:28 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-15 10:35:28 0 [Note] InnoDB: Uses event mutexes
2021-04-15 10:35:28 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-15 10:35:28 0 [Note] InnoDB: Number of pools: 1
2021-04-15 10:35:28 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-15 10:35:28 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-15 10:35:28 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-15 10:35:28 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=705788997
2021-04-15 10:35:28 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-15 10:35:28 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-15 10:35:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-15 10:35:28 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-15 10:35:28 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-15 10:35:28 0 [Note] InnoDB: Waiting for purge to start
2021-04-15 10:35:28 0 [Note] InnoDB: 10.4.17 started; log sequence number 705789006; transaction id 11445
2021-04-15 10:35:28 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-15 10:35:28 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-15 10:35:28 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-16 10:44:24 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-16 10:44:24 0 [Note] InnoDB: Uses event mutexes
2021-04-16 10:44:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-16 10:44:24 0 [Note] InnoDB: Number of pools: 1
2021-04-16 10:44:24 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-16 10:44:24 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-16 10:44:24 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-16 10:44:24 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=709529568
2021-04-16 10:44:24 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-16 10:44:24 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-16 10:44:24 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-16 10:44:24 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-16 10:44:24 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-16 10:44:24 0 [Note] InnoDB: Waiting for purge to start
2021-04-16 10:44:24 0 [Note] InnoDB: 10.4.17 started; log sequence number 709529577; transaction id 12899
2021-04-16 10:44:24 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-16 10:44:24 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-16 10:44:24 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-19 10:33:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-19 10:33:52 0 [Note] InnoDB: Uses event mutexes
2021-04-19 10:33:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-19 10:33:52 0 [Note] InnoDB: Number of pools: 1
2021-04-19 10:33:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-19 10:33:52 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-19 10:33:52 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-19 10:33:52 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=713574049
2021-04-19 10:33:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-19 10:33:52 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-19 10:33:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-19 10:33:52 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-19 10:33:52 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-19 10:33:52 0 [Note] InnoDB: Waiting for purge to start
2021-04-19 10:33:52 0 [Note] InnoDB: 10.4.17 started; log sequence number 713574058; transaction id 14504
2021-04-19 10:33:52 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-19 10:33:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-19 10:33:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-20 10:42:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-20 10:42:48 0 [Note] InnoDB: Uses event mutexes
2021-04-20 10:42:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-20 10:42:48 0 [Note] InnoDB: Number of pools: 1
2021-04-20 10:42:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-20 10:42:48 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-20 10:42:48 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-20 10:42:48 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=715454605
2021-04-20 10:42:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-20 10:42:48 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-20 10:42:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-20 10:42:48 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-20 10:42:48 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-20 10:42:48 0 [Note] InnoDB: Waiting for purge to start
2021-04-20 10:42:48 0 [Note] InnoDB: 10.4.17 started; log sequence number 715454614; transaction id 15761
2021-04-20 10:42:48 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-20 10:42:48 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-20 10:42:48 0 [Note] Server socket created on IP: '::'.
2021-04-20 10:42:48 0 [Note] InnoDB: Buffer pool(s) load completed at 210420 10:42:48
InnoDB: using atomic writes.
2021-04-21 10:36:48 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-21 10:36:48 0 [Note] InnoDB: Uses event mutexes
2021-04-21 10:36:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-21 10:36:48 0 [Note] InnoDB: Number of pools: 1
2021-04-21 10:36:48 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-21 10:36:48 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-21 10:36:48 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-21 10:36:48 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=716554783
2021-04-21 10:36:48 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-21 10:36:48 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-21 10:36:48 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-21 10:36:48 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-21 10:36:48 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-21 10:36:48 0 [Note] InnoDB: Waiting for purge to start
2021-04-21 10:36:48 0 [Note] InnoDB: 10.4.17 started; log sequence number 716554792; transaction id 16397
2021-04-21 10:36:48 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-21 10:36:48 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-21 10:36:48 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-22 11:02:24 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-22 11:02:24 0 [Note] InnoDB: Uses event mutexes
2021-04-22 11:02:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-22 11:02:24 0 [Note] InnoDB: Number of pools: 1
2021-04-22 11:02:24 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-22 11:02:24 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-22 11:02:24 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-22 11:02:24 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=717336753
2021-04-22 11:02:24 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-22 11:02:24 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-22 11:02:24 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-22 11:02:24 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-22 11:02:24 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-22 11:02:24 0 [Note] InnoDB: Waiting for purge to start
2021-04-22 11:02:24 0 [Note] InnoDB: 10.4.17 started; log sequence number 717336762; transaction id 16545
2021-04-22 11:02:24 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-22 11:02:24 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-22 11:02:24 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-23 10:48:17 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-23 10:48:17 0 [Note] InnoDB: Uses event mutexes
2021-04-23 10:48:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-23 10:48:17 0 [Note] InnoDB: Number of pools: 1
2021-04-23 10:48:17 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-23 10:48:17 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-23 10:48:17 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-23 10:48:17 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=719889325
2021-04-23 10:48:17 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-23 10:48:17 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-23 10:48:17 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-23 10:48:17 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-23 10:48:17 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-23 10:48:17 0 [Note] InnoDB: Waiting for purge to start
2021-04-23 10:48:17 0 [Note] InnoDB: 10.4.17 started; log sequence number 719889334; transaction id 17367
2021-04-23 10:48:17 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-23 10:48:17 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-23 10:48:17 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:51:39 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:51:39 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:51:39 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:51:39 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:51:39 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:51:39 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:51:39 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:51:39 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=721383966
2021-04-26 10:51:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:51:39 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-04-26 10:51:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:51:39 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:51:39 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:51:39 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:51:39 0 [Note] InnoDB: 10.4.17 started; log sequence number 721383975; transaction id 18712
2021-04-26 10:51:39 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:51:39 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:51:39 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:51:42 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:51:42 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:51:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:51:42 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:51:42 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:51:42 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:51:42 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:51:42 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:51:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:51:42 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:51:42 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:51:42 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:51:43 0 [Note] InnoDB: 10.4.17 started; log sequence number 721383984; transaction id 18712
2021-04-26 10:51:43 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:51:43 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:51:43 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:51:51 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:51:51 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:51:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:51:51 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:51:51 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:51:51 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:51:51 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:51:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:51:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:51:51 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:51:51 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:51:51 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:51:52 0 [Note] InnoDB: 10.4.17 started; log sequence number 721383993; transaction id 18712
2021-04-26 10:51:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:51:52 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:51:52 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:52:08 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:52:08 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:52:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:52:08 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:52:08 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:52:08 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:52:08 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:52:08 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:52:08 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:52:08 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:52:08 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:52:08 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:52:08 0 [Note] InnoDB: 10.4.17 started; log sequence number 721384002; transaction id 18712
2021-04-26 10:52:08 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:52:08 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:52:08 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:52:33 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:52:33 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:52:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:52:33 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:52:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:52:33 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:52:33 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:52:33 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:52:33 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:52:33 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:52:33 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:52:33 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:52:33 0 [Note] InnoDB: 10.4.17 started; log sequence number 721384011; transaction id 18712
2021-04-26 10:52:33 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:52:33 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:52:33 0 [Note] Server socket created on IP: '::'.
InnoDB: using atomic writes.
2021-04-26 10:53:18 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-04-26 10:53:18 0 [Note] InnoDB: Uses event mutexes
2021-04-26 10:53:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-04-26 10:53:18 0 [Note] InnoDB: Number of pools: 1
2021-04-26 10:53:18 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-04-26 10:53:18 0 [Note] InnoDB: Initializing buffer pool,chunk size = 16M
2021-04-26 10:53:18 0 [Note] InnoDB: Completed initialization of buffer pool
2021-04-26 10:53:18 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-04-26 10:53:18 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-04-26 10:53:18 0 [Note] InnoDB: Setting file 'D:\xampp\MysqL\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-04-26 10:53:18 0 [Note] InnoDB: File 'D:\xampp\MysqL\data\ibtmp1' size is Now 12 MB.
2021-04-26 10:53:18 0 [Note] InnoDB: Waiting for purge to start
2021-04-26 10:53:18 0 [Note] InnoDB: 10.4.17 started; log sequence number 721384020; transaction id 18712
2021-04-26 10:53:18 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\MysqL\data\ib_buffer_pool
2021-04-26 10:53:18 0 [Note] Plugin 'FeedBACK' is disabled.
2021-04-26 10:53:18 0 [Note] Server socket created on IP: '::'.

注意:我用最新的日志更新了这个问题

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)