mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -1517,9 +1517,13 @@ drop view v1;
|
||||
drop table t1,t2,t3;
|
||||
|
||||
--echo #
|
||||
--echo # End of 10.3 tests
|
||||
--echo # MDEV-24919: subselect formed by TVC and used in set function
|
||||
--echo #
|
||||
|
||||
select sum((values(1)));
|
||||
|
||||
--echo End of 10.3 tests
|
||||
|
||||
--echo #
|
||||
--echo # MDEV-22610 Crash in INSERT INTO t1 (VALUES (DEFAULT) UNION VALUES (DEFAULT))
|
||||
--echo #
|
||||
|
Reference in New Issue
Block a user