/var/libs/mysql is too full
Posted
by user38821
on Server Fault
See other posts from Server Fault
or by user38821
Published on 2010-03-25T20:02:51Z
Indexed on
2010/03/25
20:13 UTC
Read the original article
Hit count: 305
mysql
hey, i have written php script and it frozen mysql and when i restarted my linux (debian) there was something written that /var/libs/mysql is too full
and now when i want to run mysql there is an error: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
does someone know how to fix it?
© Server Fault or respective owner