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

MDEV-25975: Merge 10.3 into 10.4

This commit is contained in:
Marko Mäkelä
2022-04-06 09:18:38 +03:00
33 changed files with 181 additions and 467 deletions

View File

@@ -1,6 +0,0 @@
--source include/have_innodb.inc
if (`SELECT COUNT(*) = 0 from INFORMATION_SCHEMA.GLOBAL_VARIABLES
WHERE VARIABLE_NAME = 'INNODB_DISALLOW_WRITES'`) {
--skip Test requires 'innodb_disallow_writes'
}