MySQL Forums
Forum List  »  General

Error Log
Posted by: Saurabh Sahu
Date: May 27, 2020 01:56PM

Hello
I have been experiencing mysql shutdown unexpectedly error in xampp app
here is the error log which it is showing to me
please help me
Thanks

InnoDB: using atomic writes.
2020-05-11 12:30:39 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-05-11 12:30:39 0 [Note] InnoDB: Uses event mutexes
2020-05-11 12:30:39 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-05-11 12:30:39 0 [Note] InnoDB: Number of pools: 1
2020-05-11 12:30:39 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-05-11 12:30:39 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-05-11 12:30:39 0 [Note] InnoDB: Completed initialization of buffer pool
2020-05-11 12:30:39 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2020-05-11 12:30:40 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-05-11 12:30:40 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-05-11 12:30:40 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-05-11 12:30:40 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-05-11 12:30:40 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-05-11 12:30:40 0 [Note] InnoDB: Waiting for purge to start
2020-05-11 12:30:40 0 [Note] InnoDB: 10.4.11 started; log sequence number 300297; transaction id 171
2020-05-11 12:30:40 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-05-11 12:30:40 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-11 12:30:40 0 [Note] Server socket created on IP: '::'.

Options: ReplyQuote


Subject
Written By
Posted
March 13, 2020 08:42AM
March 13, 2020 12:31PM
Error Log
May 27, 2020 01:56PM


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.