-
Published Answer
Embarrassingly, I just realised that the issue here was my backup plugin had piled up loads of backups rather than deleting the old…
Accepted Answer:
Embarrassingly, I just realised that the issue here was my backup plugin had piled up loads of backups rather than deleting the old…
•
By
tom372644c64647f2622360702
-
Published Answer
all mysqld --help gives me is:
mysqld Ver 10.0.27-MariaDB-0+deb8u1 for debian-linux-gnu on x86_64 ((Debian))
Copyright ...
•
By
tom372644c64647f2622360702
-
Published Answer
Thanks, all I see with sudo vi /var/log/mysql.log is:
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~...
•
By
tom372644c64647f2622360702
-
Published Answer
I’m not sure if I’m being really dumb or that log file is just empty…
sudo less /var/log/mysql.log is just displaying `skipp…
•
By
tom372644c64647f2622360702
-
Published Answer
Thanks, I’ll check those logs and report back.
running sudo systemctl start mysqld gives me:
Failed to start mysqld.se...
•
By
tom372644c64647f2622360702
-
Published Question
Hi,
I'm getting an "Error establishing a database connection" in WordPress, and on further inspection it looks like the MySQL service isnt running.
When I try and run sudo service mysql start, I get:
Job for mysql.s...
Accepted Answer:
Embarrassingly, I just realised that the issue here was my backup plugin had piled up loads of backups rather than deleting the old ones... So the droplet had run out of disk space which was causing the issues.
So I'v...
7
•
•
By
tom372644c64647f2622360702
MySQL
Debian