1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge remote-tracking branch 'origin/11.2' into 11.4

This commit is contained in:
Alexander Barkov
2024-06-17 14:53:54 +04:00
252 changed files with 4073 additions and 1032 deletions

View File

@ -409,6 +409,7 @@ show tables like 't%';
Tables_in_test (t%)
t1
t2
drop temporary table t2, T1;
# End of 11.2 tests
#
# MDEV-32026 lowercase_table2.test failures in 11.3