mariadb/mysql-test/suite/sys_vars
Marko Mäkelä 08e8ad7c71 MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...
MDEV-25105 (commit 7a4fbb55b0)
in MariaDB 10.6 will refuse the innodb_checksum_algorithm
values none, innodb, strict_none, strict_innodb.

We will issue a deprecation warning if innodb_checksum_algorithm
is set to any of these non-default unsafe values.

innodb_checksum_algorithm=crc32 was made the default in
MySQL 5.7 and MariaDB Server 10.2, and given that older versions
of the server have reached their end of life, there is no valid
reason to use anything else than innodb_checksum_algorithm=crc32
or innodb_checksum_algorithm=strict_crc32 in MariaDB 10.3.

Reviewed by: Sergei Golubchik
2021-03-11 12:50:04 +02:00
..
inc sysvars_server_* tests need to have performance schema enabled 2020-04-13 14:22:58 +03:00
r MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,... 2021-03-11 12:50:04 +02:00
t Merge branch 'bb-10.2-release' into bb-10.3-release 2021-02-18 22:09:53 +01:00
disabled.def Remove XtraDB 2017-06-21 13:44:16 +03:00