mariadb/mysql-test/suite
Daniel Black b99c3b20c9 Fixed test failure in parts.partition_debug_innodb/myisam
MDEV-22488 test failures: parts.partition_debug_innodb /
           parts.partition_debug_myisam

The reason for the failure was a wrong printf() that accessed not existing
things on the stack.
The reason the falure was hard to find was that the partition_debug_...
tests disables core dumps, so there was no trace that the server had
crashed in the logs.

Fixed by fixing the faulty push_warning_printf() and splitting the tests
into two parts, one that test failures (with core dumps enabled) and one
part that test crash recovery.

The review and test splitting was done by Monty
2020-05-09 12:46:33 +03:00
..
archive MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
binlog MDEV-17812 Use MariaDB in error messages instead of MySQL 2020-04-08 06:09:42 +00:00
binlog_encryption Merge 10.4 into 10.5 2020-03-30 19:07:25 +03:00
client A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file system names 2019-12-05 09:45:28 +04:00
compat Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
csv
encryption MDEV-22242 B-trees can become extremely skewed 2020-04-14 18:43:03 +03:00
engines Added IF EXISTS to RENAME TABLE and ALTER TABLE 2020-03-24 20:47:41 +02:00
federated MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler code 2020-03-26 15:01:44 +03:00
funcs_1 Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
funcs_2
galera Fix test case failure on galera_vote_rejoin_dml 2020-05-06 15:32:31 +03:00
galera_3nodes Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
galera_3nodes_sr Fix for galera_3nodes_sr/suite.pm (#1526) 2020-05-05 13:59:15 +03:00
galera_sr Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
gcol Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
handler MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
heap Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
innodb Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
innodb_fts Merge 10.3 into 10.4 2020-04-29 09:05:15 +03:00
innodb_gis Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
innodb_i_s MDEV-15528 Punch holes when pages are freed 2020-03-10 10:51:08 +05:30
innodb_zip Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
jp
json MDEV-19628 JSON with starting double quotes key is not valid. 2019-09-30 14:43:32 +04:00
large_tests
maria Fixed failing tests in buildbot 2020-03-27 12:30:10 +02:00
mariabackup Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
mtr/t
mtr2
multi_source perfschema compilation, test and misc fixes 2020-03-10 19:24:23 +01:00
optimizer_unfixed_bugs MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
parts Fixed test failure in parts.partition_debug_innodb/myisam 2020-05-09 12:46:33 +03:00
perfschema Added support for VISIBLE attribute for indexes in CREATE TABLE 2020-04-19 17:33:51 +03:00
perfschema_stress P_S 5.7.28 2020-03-10 19:24:22 +01:00
period MDEV-22424 Server crashes in handler::check_duplicate_long_entry_key or Assertion `inited == NONE || lookup_handler != this' failed upon DELETE FOR PORTION on table with long unique key 2020-05-05 19:41:12 +02:00
plugins Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
roles Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
rpl Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
s3 Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
sql_sequence Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
storage_engine MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
stress
sys_vars Merge 10.1 into 10.2 2020-04-28 19:39:40 +03:00
unit
vcol Merge 10.4 into 10.5 2020-05-05 21:16:22 +03:00
versioning MDEV-22155 ALTER add default history partitions name clash on non-default partitions 2020-04-27 16:36:03 +03:00
wsrep MDEV-18565 Galera mtr-suite fails if galera library is not installed 2020-04-27 09:22:36 +02:00