This is a discussion on What is the option within the MySQL forums, part of the Database category; I know about Rollback.Is there any other option or clause that can be used along with Rollback....
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You can use the following option or clause with rollback.
rollback to savepoint savepoint_name; rollback force force_name; A rollback undoes all changes in the database that were done in the current transaction. Rollback with savepoint undoes all changes till the savepoint. |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suggest a Option | Rahulbatra | Java | 1 | 02-02-2007 08:05 AM |
| Suggest Best Option | Ralph | SAP R/3 | 2 | 01-02-2007 07:24 AM |
| What is the Option | Angela | Shell Programming | 0 | 12-08-2006 01:50 AM |
| Compiler Options | encoder | COBOL | 0 | 05-07-2006 09:43 PM |
| [FAQ] FileMaker Pro - database for Macintosh and Windows | Martin Trautmann | Tech FAQ | 0 | 04-17-2004 07:26 AM |