MySQL Forums
Forum List  »  Newbie

Error: MySQL shutdown unexpectedly
Posted by: Gary Brown
Date: April 17, 2023 07:21AM

I'm receiving MySQL shutdown unexpectedly error when starting MySQL. I'm using XAMPP Control Panel 3.3. Here is the info from the log.

2023-04-17 9:07:06 0 [Note] Starting MariaDB 10.4.28-MariaDB source revision c8f2e9a5c0ac5905f28b050b7df5a9ffd914b7e7 as process 10368
2023-04-17 9:07:06 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-04-17 9:07:06 0 [Note] InnoDB: Uses event mutexes
2023-04-17 9:07:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2023-04-17 9:07:06 0 [Note] InnoDB: Number of pools: 1
2023-04-17 9:07:06 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-04-17 9:07:06 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-04-17 9:07:06 0 [Note] InnoDB: Completed initialization of buffer pool
2023-04-17 9:07:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-04-17 9:07:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-04-17 9:07:06 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-04-17 9:07:06 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2023-04-17 9:07:06 0 [Note] InnoDB: Waiting for purge to start
2023-04-17 9:07:06 0 [Note] InnoDB: 10.4.28 started; log sequence number 179463868; transaction id 394281
2023-04-17 9:07:06 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2023-04-17 9:07:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-04-17 9:07:06 0 [Note] InnoDB: Buffer pool(s) load completed at 230417 9:07:06
2023-04-17 9:07:06 0 [Note] Server socket created on IP: '::'.

Options: ReplyQuote


Subject
Written By
Posted
Error: MySQL shutdown unexpectedly
April 17, 2023 07:21AM


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.