MySQL Forums
Forum List  »  Install & Repo

Re: Connect Error
Posted by: Peter Brawley
Date: August 20, 2020 09:18AM

Uninstalll/reinstall is fine for smartphones, it's only a very last resort for database servers like MySQL.

Uninstall/reinstall very likely created a new set of problems. Was there data you wished to keep? Are there backups of that data?

If not, bring down the server, move ib_logfile* and ibdata* from the data folder to a safe backup location, restart the server, then examine the error log.

Note you can't solve this problem from WB alone, eg you will need to use text editors to edit my.ini, and the mysql client program to test connectability.

More suggestions at https://dev.mysql.com/doc/refman/8.0/en/crashing.html



Edited 1 time(s). Last edit at 08/20/2020 09:55AM by Peter Brawley.

Options: ReplyQuote


Subject
Written By
Posted
August 19, 2020 04:11PM
August 19, 2020 06:46PM
August 20, 2020 08:50AM
Re: Connect Error
August 20, 2020 09:18AM
August 20, 2020 11:11AM
August 20, 2020 11:16AM
August 20, 2020 12:00PM
August 20, 2020 05:13PM
August 21, 2020 12:44PM
August 20, 2020 02:06PM


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.