On Sun, 16 Jun 2002, mohamadally wrote:

>
> Hi all,
>
> I accidently deleted some values in table using mysql .
>
> Is there any way to undo the query ?
>

No, there is not, unless the table was transactional and you were not in
autocommit mode.
This is where backups come in handy.

http://www.mysql.com/doc/A/N/ANSI_diff_Transactions.html

Regards,

Jason
[EMAIL PROTECTED]


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