MySQL Forums
Forum List  »  Newbie

Re: "Error" returned page loads, no MySQL errors log?
Posted by: Peter Brawley
Date: January 17, 2019 09:38PM

Your CMS uses what API, tries to connect how, gets what exact connection error message (it's in the app error log if the app is properly written).

If MySQL crashed with no entry in its own error log, then the system error log should show some evidence of the event, and the mysql error log on reloading will indicate how mysql tried to recover and restart. If the mysql server cannot restart, the mysql error log will say why. If it can, can you then connect to it with the mysql client program?

Options: ReplyQuote




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.