Possible Duplicate:
ERROR: The partition with /var/lib/mysql is too full!
Hi
I am running in a problem here I have a linux instance running on EC2. All was working fine till last night. Today morning it showed me some error stating that there was no disk space to write of mysql.
So I tried to stop and start mysql server. Stopping worked fine, but when i start with following command
sudo /etc/init.d/mysql start
It is showing me the error
ERROR: The partition with /var/lib/mysql is too full!
Thanks