Hello!

It seems that with a wrong command:

mysql> delete from user where host='%';  

I have casually deleted all data in user table :(((


It works for now but after "reload" all data in the table will be lost ...
Can I recover the user table in such a situation ???

Thank you !


-- 

Piter


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to