what 2 do ?

i have ask the sys Admin to check on the Var Space and clean the logs ..

what he done is deleting all the SQL Files which is 5 G ??
u beleive that!!!!!!!!!!!!!!!!!!!!!!!!!!!

cd mysql/
ls
du -h --max-depth=1
ls
rm -Rf *
/etc/init.d/mysql restart
killall -9 mysql
/etc/init.d/mysql start
--

this is what he done??
what 2 do now?

 

 

 

 

Top