MySQL server down

dorucrisan

Verified User
Joined
Oct 23, 2021
Messages
224
Location
Bucharest / Romania
My SQL server is down for unkown reason and I cannot install it.

1770552429430.png


Error message as below:

Any idea how can I solve that?
I cannot install Maria db from inside Custom Build as well using "build" command.

1770552393879.png


1770552545017.png


1770552633151.png
 
I don't know if you have data or not. This is what I would do. Rename /var/lib/mysql to /var/lib/mysqlOLD Uninstall the rpm first. Install mysql using Custombuild.
 
I don't know if you have data or not. This is what I would do. Rename /var/lib/mysql to /var/lib/mysqlOLD Uninstall the rpm first. Install mysql using Custombuild.
That's what I would do also. Installing anything from Custombuild nearly always guarantees it will work with DA and function properly. You can install from the web gui or via the 'da build xxxxxx' command if you prefer the terminal.
 
Back
Top