MySQL Forums
Forum List  »  InnoDB

Re: [ERROR] InnoDB: Database page corruption on disk or a failed file read of page
Posted by: Tony Karlsson
Date: July 22, 2024 03:30AM

Well. It has happended again. The socket file got lost.

Tho I can easely repair mysql with mysql safe mode. Just starting safe mode:
sudo systemctl stop mysql.service
sudo systemctl status mysql.service
sudo mysqld_safe

sudo systemctl start mysql.service

Tho it is easy to repair we still cannot ship our product because of this fault.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: [ERROR] InnoDB: Database page corruption on disk or a failed file read of page
110
July 22, 2024 03:30AM


Sorry, only registered users may post in this forum.

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.