mirror of
https://github.com/MariaDB/server.git
synced 2025-08-26 01:44:06 +03:00
All statements are now run in a sub transaction
Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
This commit is contained in:
@@ -196,4 +196,5 @@
|
||||
#define ER_UNKNOWN_SYSTEM_VARIABLE 1193
|
||||
#define ER_CRASHED_ON_USAGE 1194
|
||||
#define ER_CRASHED_ON_REPAIR 1195
|
||||
#define ER_ERROR_MESSAGES 196
|
||||
#define ER_WARNING_NOT_COMPLETE_ROLLBACK 1196
|
||||
#define ER_ERROR_MESSAGES 197
|
||||
|
Reference in New Issue
Block a user