MySQL Forums
Forum List  »  General

Mysql Suddenly stop it own service
Posted by: Piseth Ben
Date: September 02, 2021 07:02PM

Hello All,

I faced an issue with MYSQL as it stop it own service.
As I check alert log I see this error message.

==============================================
210902 15:02:32 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Normal shutdown
210902 15:02:32 [Note] Event Scheduler: Purging the queue. 0 events
210902 15:02:32 [ERROR] Error reading packet from server: Lost connection to MySQL server during query ( server_errno=2013)
210902 15:02:32 [Note] Slave I/O thread killed while reading event
210902 15:02:32 [Note] Slave I/O thread exiting, read up to log 'mysql-bin.000138', position 549590533
210902 15:02:32 [Note] Error reading relay log event: slave SQL thread was killed
210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716117 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716115 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716103 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716102 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716096 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716094 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716088 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716087 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716082 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716079 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716076 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716074 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716071 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716068 user: 'biousr'

210902 15:02:34 [Warning] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Forcing close of thread 1716062 user: 'biousr'

210902 15:02:34 InnoDB: Starting shutdown...
210902 15:02:37 InnoDB: Shutdown completed; log sequence number 790 1569973474
210902 15:02:37 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete
==============================================

Please help to check.

Thanks,

Options: ReplyQuote


Subject
Written By
Posted
Mysql Suddenly stop it own service
September 02, 2021 07:02PM


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.