1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/mysql-test/suite/sys_vars/r
Marko Mäkelä 101ce10d0d MDEV-20672 Inconsistent usage message for innodb_compression_algorithm
The usage message for the innodb_compression_algorithm system variable
did not list snappy, which was added as an optional compression algorithm
in MariaDB 10.1.3 and might actually work since
commit 90c52e5291 (MDEV-12615)
in MariaDB 10.1.24.

Unfortunately, we will include also unavailable compression algorithms
in the list, because ENUM parameters allow numeric values, and we do
not want innodb_compression_algorithm=3 to change meaning depending on
the way how the source code was compiled.
2020-08-12 18:35:21 +03:00
..
2012-01-13 15:50:02 +01:00
2012-01-16 21:13:05 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2012-10-16 13:04:42 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2012-01-13 15:50:02 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2012-10-16 13:04:42 +02:00
2011-10-19 21:45:18 +02:00
2012-10-16 13:04:42 +02:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2012-01-13 15:50:02 +01:00
2014-12-19 11:35:44 +01:00
2012-10-16 13:04:42 +02:00
2012-10-16 13:04:42 +02:00
2012-09-27 20:09:46 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2015-09-04 10:33:50 +02:00
2020-07-30 11:06:46 +03:00
2011-12-28 03:51:12 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2014-01-09 22:01:12 +02:00
2016-08-25 21:28:26 -04:00