mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -2102,7 +2102,10 @@ DROP TABLE t1;
|
||||
DROP TABLE t1;
|
||||
SET SQL_MODE=DEFAULT;
|
||||
|
||||
|
||||
--echo #
|
||||
--echo # MDEV-27673 Warning after "select progress from information_schema.processlist"
|
||||
--echo #
|
||||
select progress from information_schema.processlist limit 1;
|
||||
|
||||
--echo #
|
||||
--echo # End of 10.3 tests
|
||||
|
Reference in New Issue
Block a user