On Saturday, 15. June 2002 23:36, mohamadally wrote:
> Hi all,
>
> I accidently deleted some values in table using mysql .
>
> Is there any way to undo the query ?
>
Yes,

for MyISAM-Tables use your backup or your replication server, for 
transactional tables like Inno-DB or BDB you can use "ROLLBACK"

Regards

Georg

---------------------------------------------------------------------
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