mysql don't start after moving data

Status
This thread has been locked.

1337

ash is our purest form
Supreme
Feedback score
159
Posts
1,547
Reactions
1,523
Resources
0
The partition where is located my MySQL database ran out of memory and I tried to move the data, and now mysql is not starting.
I followed this guide: https://www.digitalocean.com/commun...a-directory-to-a-new-location-on-ubuntu-16-04
and then I undid the steps because it did not work.
Now I need to fix this and also move the database.
Discord: ipozow#0473
Any reason you can't just do a mysqldump of your databases and reinstall the mysql server after repartitioning properly? Also, you really should be using MariaDB
 
Status
This thread has been locked.
Top