mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.0.14 into 10.1
This commit is contained in:
@@ -112,7 +112,7 @@ UPDATE t1 SET a = 2;
|
||||
ERROR 70100: Query execution was interrupted (max_statement_time exceeded)
|
||||
SHOW WARNINGS;
|
||||
Level Code Message
|
||||
Error 1967 Query execution was interrupted (max_statement_time exceeded)
|
||||
Error 1968 Query execution was interrupted (max_statement_time exceeded)
|
||||
ROLLBACK;
|
||||
DROP TABLE t1;
|
||||
|
||||
|
Reference in New Issue
Block a user