I'm beginning to see the following 2-3 times per day.
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 16.0px Courier; color: #dafeef; background-color: #000000}
span.s1 {font-variant-ligatures: no-common-ligatures}
Unable to connect to the database -Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111)
'/var/lib/mysql/mysql.sock' (111)
During this time, mysql logs show following:
[root@osticket ~]# tail -f /var/log/mysqld.log
InnoDB: the log sequence number in the ib_logfiles!
180811 10:27:14 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
180811 10:27:15 InnoDB: Started; log sequence number 0 2840103775
180811 10:27:15 [Note] Event Scheduler: Loaded 0 events
180811 10:27:15 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution
I had recently checked mysql using the below command, a few open tables were found & nothing else.
mysqlcheck -o ost -p
Please help!!
Thanks
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 16.0px Courier; color: #dafeef; background-color: #000000}
span.s1 {font-variant-ligatures: no-common-ligatures}