mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -11,4 +11,4 @@ INNODB_TABLESPACES_ENCRYPTION CREATE TEMPORARY TABLE `INNODB_TABLESPACES_ENCRYPT
|
||||
`KEY_ROTATION_MAX_PAGE_NUMBER` bigint(21) unsigned,
|
||||
`CURRENT_KEY_ID` int(11) unsigned NOT NULL,
|
||||
`ROTATING_OR_FLUSHING` int(1) NOT NULL
|
||||
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb3
|
||||
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci
|
||||
|
Reference in New Issue
Block a user