MYSQL crash after win 11 update
Posted by: David Darn
Date: January 26, 2025 08:29PM

Mysql will not restart after windows 11 update with following error in xampp control panel.
10:15:51 AM [mysql] Status change detected: stopped
10:15:51 AM [mysql] Error: MySQL shutdown unexpectedly.
10:15:51 AM [mysql] This may be due to a blocked port, missing dependencies,
10:15:51 AM [mysql] improper privileges, a crash, or a shutdown by another method.
10:15:51 AM [mysql] Press the Logs button to view error logs and check
10:15:51 AM [mysql] the Windows Event Viewer for more clues
10:15:51 AM [mysql] If you need more help, copy and post this
10:15:51 AM [mysql] entire log window on the forums

The following is the mysql_error.log
2025-01-27 10:15:49 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 14752
2025-01-27 10:15:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2025-01-27 10:15:49 0 [Note] InnoDB: Uses event mutexes
2025-01-27 10:15:49 0 [Note] InnoDB: Compressed tables use zlib 1.3
2025-01-27 10:15:49 0 [Note] InnoDB: Number of pools: 1
2025-01-27 10:15:49 0 [Note] InnoDB: Using SSE2 crc32 instructions
2025-01-27 10:15:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2025-01-27 10:15:49 0 [Note] InnoDB: Completed initialization of buffer pool
2025-01-27 10:15:49 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2025-01-27 10:15:49 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2025-01-27 10:15:49 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2025-01-27 10:15:49 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2025-01-27 10:15:49 0 [Note] InnoDB: Waiting for purge to start
2025-01-27 10:15:49 0 [Note] InnoDB: 10.4.32 started; log sequence number 47065; transaction id 8
2025-01-27 10:15:49 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2025-01-27 10:15:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2025-01-27 10:15:49 0 [Note] InnoDB: Buffer pool(s) load completed at 250127 10:15:49
2025-01-27 10:15:49 0 [Note] Server socket created on IP: '::'.
I have tried deleting the error logs and restarting the pc but i still get the same error.
Please advise

Options: ReplyQuote


Subject
Written By
Posted
MYSQL crash after win 11 update
January 26, 2025 08:29PM


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.