mariadb/mysql-test/suite
Marko Mäkelä d5d7c8ba96 MDEV-30544 Deprecate innodb_defragment and related parameters
There is a little used option innodb_defragment that would make
OPTIMIZE TABLE not rebuild the table as usual for InnoDB, but
instead cause the index B-trees to be optimized in place.

This option uses excessive locking (exclusively locking index trees).
It never covered SPATIAL INDEX or FULLTEXT INDEX. Storage space
was never reclaimed.

Because this option is not particularly useful and causes a
maintenance burden (most recently in
commit de4030e4d4),
it is best to deprecate it, to prepare for its removal.
2023-02-21 13:33:47 +02:00
..
archive Added test cases for preceding test 2023-02-03 00:00:35 +03:00
atomic
binlog Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
binlog_encryption MDEV-29668 SUPER should not allow actions that have fine-grained dedicated privileges 2023-02-06 14:31:48 +01:00
client
compat Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
csv
encryption Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
engines Merge 11.0-selectivity into 11.0 2023-02-15 12:03:12 +03:00
federated Do a proper cleanup in testcase for MDEV-30569 2023-02-15 13:33:59 +03:00
funcs_1 Merge 11.0-selectivity into 11.0 2023-02-15 12:03:12 +03:00
funcs_2 Merge 10.5 into 10.6 2023-01-03 18:13:11 +02:00
galera Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
galera_3nodes Merge 10.9 into 10.10 2023-01-24 15:17:10 +02:00
galera_3nodes_sr Merge 10.5 into 10.6 2023-01-17 20:02:29 +02:00
galera_sr Merge 10.9 into 10.10 2022-12-16 11:24:07 +02:00
gcol Added test cases for preceding test 2023-02-03 00:00:35 +03:00
handler Removed "<select expression> INTO <destination>" deprication. 2023-02-03 11:57:50 +03:00
heap Added test cases for preceding test 2023-02-03 00:00:35 +03:00
innodb MDEV-30544 Deprecate innodb_defragment and related parameters 2023-02-21 13:33:47 +02:00
innodb_fts Added test cases for preceding test 2023-02-03 00:00:35 +03:00
innodb_gis Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
innodb_i_s
innodb_zip MDEV-29694 fixup: Remove srv_change_buffer_max_size, adjust comments 2023-02-21 12:34:20 +02:00
jp
json MDEV-30032: EXPLAIN FORMAT=JSON output: part #2: print 'loops'. 2023-02-03 11:22:17 +03:00
large_tests
maria Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
mariabackup Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
mtr/t Removed diff dates from rdiff files 2023-02-03 11:57:45 +03:00
mtr2
multi_source Merge 10.10 into 10.11 2023-02-16 11:41:18 +02:00
optimizer_unfixed_bugs Update row and key fetch cost models to take into account data copy costs 2023-02-02 21:43:30 +03:00
parts Added test cases for preceding test 2023-02-03 00:00:35 +03:00
perfschema MDEV-29694 fixup: Remove srv_change_buffer_max_size, adjust comments 2023-02-21 12:34:20 +02:00
perfschema_stress
period Removed diff dates from rdiff files 2023-02-03 11:57:45 +03:00
plugins Merge 10.9 into 10.10 2023-02-16 11:36:38 +02:00
roles Merge 11.0-selectivity into 11.0 2023-02-15 12:03:12 +03:00
rpl Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
s3
sql_sequence
storage_engine
stress Revert test changes from "Fixed debug_sync timeout in deadlock_drop_table" 2023-02-03 16:27:16 +02:00
sys_vars MDEV-30544 Deprecate innodb_defragment and related parameters 2023-02-21 13:33:47 +02:00
sysschema Merge 11.0-selectivity into 11.0 2023-02-15 12:03:12 +03:00
unit
vcol Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
versioning Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
wsrep MDEV-30318: galera error messages in mariadb log without galera enabled 2023-02-15 17:46:26 +01:00