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

Merge branch '10.6' into 10.11

This commit is contained in:
Sergei Golubchik
2024-05-09 13:59:22 +02:00
346 changed files with 9046 additions and 2264 deletions

View File

@ -7,9 +7,6 @@
call mtr.add_suppression("Can't find record in '.*'");
call mtr.add_suppression("Table 't1' is marked as crashed and should be repaired");
# Initialise
SET SQL_WARNINGS=1;
#
# Test problem with CHECK TABLE;
#