1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge 10.9 into 10.10

This commit is contained in:
Marko Mäkelä
2022-11-21 10:32:08 +02:00
176 changed files with 4078 additions and 4560 deletions

View File

@@ -1,6 +1,8 @@
--source include/not_embedded.inc
--source include/have_log_bin.inc
reset master; # clear binlogs
if (!$TEST_SQL_SERVICE_SO) {
skip No TEST_SQL_SERVICE plugin;
}