mariadb/mysql-test/suite
Marko Mäkelä b06e8167a7 MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2)
create_table_info_t::innobase_table_flags(): Refuse to create
a PAGE_COMPRESSED table with PAGE_COMPRESSION_LEVEL=0 if also
innodb_compression_level=0.

The parameter value innodb_compression_level=0 was only somewhat
meaningful for testing or debugging ROW_FORMAT=COMPRESSED tables.
For the page_compressed format, it never made any sense, and the
check in dict_tf_is_valid_not_redundant() that was added in
72378a2583 (MDEV-12873) would cause
the server to crash.
2021-10-20 16:04:29 +03:00
..
archive
binlog MDEV-25595 DROP part of failed CREATE OR REPLACE is not written into binary log 2021-07-06 00:47:41 +03:00
binlog_encryption Some tests can take very long time when run with valgrind 2021-07-24 21:32:52 +03:00
csv
encryption MDEV-15675 encryption.innodb_encryption failed in buildbot with timeout 2021-09-17 19:37:57 +05:30
engines reenable tests from engines/funcs 2021-03-10 09:12:57 +01:00
federated MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table 2021-08-05 23:48:02 +03:00
funcs_1 MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMA 2021-06-29 16:15:24 +03:00
funcs_2 Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
galera MDEV-26815 : galera.galera_ftwrl_drain fails with wrong errno 1146 2021-10-13 11:56:33 +03:00
galera_3nodes MDEV-21192: SST failing when enabling IPV6 2021-05-25 05:08:25 +02:00
gcol MDEV-26262 frm is corrupted after ER_EXPRESSION_REFERS_TO_UNINIT_FIELD 2021-10-20 15:15:21 +03:00
handler
heap
innodb MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2) 2021-10-20 16:04:29 +03:00
innodb_fts Adjusted test results after the fix for MDEV-20411 2021-06-26 08:51:17 -07:00
innodb_gis Disable 2 commonly failing innodb_gis tests 2021-08-23 15:14:54 +03:00
innodb_zip MDEV-25361 fixup: Fix integer type mismatch 2021-07-22 17:53:43 +03:00
jp
json
large_tests
maria MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not possible to ALTER TABLE 2021-01-11 21:54:47 +01:00
mariabackup MDEV-25884 Tests use environment $USER variable without quotes 2021-06-10 00:26:56 +03:00
mtr/t
mtr2
multi_source MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
optimizer_unfixed_bugs
parts Merge branch '10.1' into 10.2 2020-08-03 02:57:50 +03:00
percona MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
perfschema MDEV-25325 built-in documentation for performance_schema tables 2021-09-07 08:45:19 +03:00
perfschema_stress
plugins MDEV-24454 fixup: Fix plugins.feedback_plugin_send 2021-10-11 10:15:52 +03:00
roles MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_action 2021-10-15 19:19:36 +03:00
rpl MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE' failed 2021-10-18 10:43:51 -06:00
storage_engine MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
stress MDEV-22339 - Assertion `str_length < len' failed 2020-06-04 23:52:10 +02:00
sys_vars revive innodb_debug_sync 2021-04-27 11:51:17 +03:00
unit
vcol MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table 2021-08-05 23:48:02 +03:00
wsrep Revert MDEV-25114 2021-09-24 16:21:20 +03:00