mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.3 into 10.4
In main.index_merge_myisam we remove the test that was added in commita2d24def8c
because it duplicates the test case that was added in commit5af12e4635
.
This commit is contained in:
@ -1681,7 +1681,7 @@ a
|
||||
2
|
||||
9
|
||||
Warnings:
|
||||
Note 1105 DBUG: Item_subselect::exec (select max(`test`.`t1`.`a`) from `test`.`t1`)
|
||||
Note 1105 DBUG: Item_subselect::exec (select max(`test`.`t1`.`a`) from `test`.`t...
|
||||
DROP TABLE t1;
|
||||
SET SESSION debug_dbug="-d,Item_subselect";
|
||||
#
|
||||
|
Reference in New Issue
Block a user