empty the eximstats database via the MySQL command line while the MySQL service is down
You’re not able to empty the eximstats database via the MySQL command line while the MySQL service is down. I moved away the eximstats database by running the following command: mv -v /var/lib/mysql/eximstats /home/cptechs/ Your server’s / partition has free space now: ===== [email protected] ~]cPs# df -h / Filesystem Size Used Avail Use% Mounted on […]
Continue Reading