If you have partitions (df -h) and the one you're hosting the mysql is full.
Move the folders that are more size consuming to the new partition, in my case mv /var/mail /home, and create a symink sudo ln -s /home/mail mail. You can move mysql itself.