MySQL Forums
Forum List  »  Chinese

MYSQL failure
Posted by: Tik Ho Hui
Date: August 04, 2025 09:58PM

我的 Mysql 經常無故 Failure, 我已經把 Windows 的 Fast Startup Turnoff 了, 但仍然發生, 以下是 Error Log : 請問為何會發生這些問題 ??


2025-08-05 11:36:59 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 21576
2025-08-05 11:36:59 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2025-08-05 11:36:59 0 [Note] InnoDB: Uses event mutexes
2025-08-05 11:36:59 0 [Note] InnoDB: Compressed tables use zlib 1.3
2025-08-05 11:36:59 0 [Note] InnoDB: Number of pools: 1
2025-08-05 11:36:59 0 [Note] InnoDB: Using SSE2 crc32 instructions
2025-08-05 11:36:59 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2025-08-05 11:36:59 0 [Note] InnoDB: Completed initialization of buffer pool
2025-08-05 11:36:59 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2025-08-05 11:36:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2025-08-05 11:36:59 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2025-08-05 11:36:59 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2025-08-05 11:36:59 0 [Note] InnoDB: Waiting for purge to start
2025-08-05 11:36:59 0 [Note] InnoDB: 10.4.32 started; log sequence number 534053; transaction id 1539
2025-08-05 11:36:59 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2025-08-05 11:36:59 0 [Note] Plugin 'FEEDBACK' is disabled.
2025-08-05 11:36:59 0 [Note] InnoDB: Buffer pool(s) load completed at 250805 11:36:59
2025-08-05 11:36:59 0 [Note] Server socket created on IP: '::'.
2025-08-05 11:36:59 0x20c8 InnoDB: Assertion failure in file D:\winx64-packages\build\src\storage\innobase\os\os0file.cc line 6132
InnoDB: Failing assertion: slot
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
InnoDB: about forcing recovery.
2025-08-05 11:36:59 0x620c2025-08-05 11:36:59 0x6350 InnoDB: Assertion failure in file D:\winx64-packages\build\src\storage\innobase\os\os0file.cc line 6132
InnoDB: Failing assertion: slot
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
InnoDB: about forcing recovery.
2025-08-05 11:37:03 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 2708
2025-08-05 11:37:03 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2025-08-05 11:37:03 0 [Note] InnoDB: Uses event mutexes
2025-08-05 11:37:03 0 [Note] InnoDB: Compressed tables use zlib 1.3
2025-08-05 11:37:03 0 [Note] InnoDB: Number of pools: 1
2025-08-05 11:37:03 0 [Note] InnoDB: Using SSE2 crc32 instructions
2025-08-05 11:37:03 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2025-08-05 11:37:03 0 [Note] InnoDB: Completed initialization of buffer pool
2025-08-05 11:37:03 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2025-08-05 11:37:03 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2025-08-05 11:37:03 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2025-08-05 11:37:03 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2025-08-05 11:37:03 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2025-08-05 11:37:03 0 [Note] InnoDB: Waiting for purge to start
2025-08-05 11:37:03 0 [Note] InnoDB: 10.4.32 started; log sequence number 534053; transaction id 1539
2025-08-05 11:37:03 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2025-08-05 11:37:03 0 [Note] Plugin 'FEEDBACK' is disabled.
2025-08-05 11:37:03 0 [Note] Server socket created on IP: '::'.

Options: ReplyQuote


Subject
Views
Written By
Posted
MYSQL failure
212
August 04, 2025 09:58PM


Sorry, only registered users may post in this forum.

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.