mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixing versioning.insert and versioning.replace test failes.
Tests started to fail after a merge of MDEV-15107 (from bb-10.2-ext to 10.3), because MDEV-15107 additionally fixed this problem: MDEV-15112 Inconsistent evaluation of spvariable=0 in strict mode Modifying tests not to reply on the pre-MDEV-15112 behavior.
This commit is contained in:
@ -5,7 +5,6 @@ drop function default_engine;
|
||||
drop function non_default_engine;
|
||||
drop function sys_commit_ts;
|
||||
drop function sys_datatype;
|
||||
drop function current_row;
|
||||
drop procedure concat_exec2;
|
||||
drop procedure concat_exec3;
|
||||
--enable_query_log
|
||||
|
Reference in New Issue
Block a user