Terminated by user-- transaction rolled back
Item |
Value |
---|---|
SQLCode |
-302 |
Constant |
SQLE_TERMINATED_BY_USER |
SQLState |
40W02 |
ODBC State |
S1000 |
The user has aborted a command while the database was executing. A ROLLBACK WORK command has been automatically executed. This will happen when the engine is running in bulk mode and the user aborts an INSERT or DELETE operation.