undo last transaction

2003-01-27 Thread Mike Doanh Tran
Hi all, How do i undo the last transaction in mysql? Thanks for any suggestions. Mike - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)

Re: undo last transaction

2003-01-27 Thread Paul DuBois
At 14:21 -0700 1/27/03, Mike Doanh Tran wrote: Hi all, How do i undo the last transaction in mysql? If you've committed it, you don't. The point of COMMIT is that it won't be undone. If you haven't committed it, use ROLLBACK. Thanks for any suggestions. Mike

Re: undo last transaction

2003-01-27 Thread Jeremy Zawodny
On Mon, Jan 27, 2003 at 02:21:18PM -0700, Mike Doanh Tran wrote: Hi all, How do i undo the last transaction in mysql? ROLLBACK -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! [EMAIL PROTECTED] | http://jeremy.zawodny.com/ MySQL 4.0.8: up 0 days, processed 329,766