mariadb/mysql-test/suite
Daniel Black deb365581b MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-connections
Example of the failure:
http://buildbot.askmonty.org/buildbot/builders/bld-p9-rhel7/builds/4417/steps/mtr/logs/stdio
```
main.mysqld--help 'unix'                 w17 [ fail ]
        Test ended at 2020-06-20 18:51:45

CURRENT_TEST: main.mysqld--help
--- /opt/buildbot-slave/bld-p9-rhel7/build/mysql-test/main/mysqld--help.result	2020-06-20 16:06:49.903604179 +0300
+++ /opt/buildbot-slave/bld-p9-rhel7/build/mysql-test/main/mysqld--help.reject	2020-06-20 18:51:44.886766820 +0300
@@ -1797,10 +1797,10 @@
 sync-relay-log-info 10000
 sysdate-is-now FALSE
 system-versioning-alter-history ERROR
-table-cache 421
+table-cache 2000
 table-definition-cache 400
-table-open-cache 421
-table-open-cache-instances 1
+table-open-cache 2000
+table-open-cache-instances 8
 tc-heuristic-recover OFF
 tcp-keepalive-interval 0
 tcp-keepalive-probes 0

mysqltest: Result length mismatch
```
mtr: table_open_cache_basic autosized:

Lets assume that >400 are available and that
we can set the result back to the start value.

All of these system variables are autosized and can
generate MTR output differences.

Closes #1527
2020-08-10 11:58:56 +02:00
..
archive MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, when we run ANALYZE command 2019-04-18 23:12:43 +03:00
binlog MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER 2020-05-20 17:42:28 +05:30
binlog_encryption MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER 2020-05-20 17:42:28 +05:30
csv Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
encryption MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong result 2019-06-12 19:08:49 +03:00
engines MDEV-23282 FLOAT(53,0) badly handles out-of-range values 2020-07-27 08:03:23 +04:00
federated Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
funcs_1 mtr: use env for perl 2020-06-23 03:24:46 +02:00
funcs_2 mtr: use env for perl 2020-06-23 03:24:46 +02:00
galera Test fixes. 2020-06-24 09:38:54 +03:00
galera_3nodes MTR tests to test Galera fix for node joining over several configuration 2020-06-24 08:10:57 +03:00
handler MDEV-15945 --ps-protocol does not test some queries 2019-03-12 13:10:49 +01:00
heap Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera 2018-10-30 13:22:52 +02:00
innodb MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-only 2020-07-23 09:59:16 +03:00
innodb_fts MDEV-22393 Corruption for SET GLOBAL innodb_ string variables 2020-04-28 16:09:07 +03:00
innodb_zip MDEV-14904 Backport innodb_default_row_format 2018-03-07 17:49:42 +02:00
jp
large_tests
maria MDEV-18496 Crash when Aria encryption is enabled but plugin not available 2020-07-29 14:56:24 +02:00
mariabackup MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence number is in the future" 2020-07-14 13:24:37 +05:30
mtr/t
mtr2
multi_source MDEV-8874 Replication filters configured in my.cnf are ignored if slave reset and reconfigured 2019-06-27 09:54:20 +05:30
optimizer_unfixed_bugs Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
parts MDEV-23375 parts.partition_debug fails when it's run after another test 2020-08-03 02:42:07 +03:00
percona
perfschema Merge branch 'merge-perfschema-5.6' into 10.1 2020-01-19 13:11:45 +01:00
perfschema_stress Update FSF Address 2019-05-11 21:29:06 +03:00
plugins MDEV-18686 Add option to PAM authentication plugin to allow case insensitive username matching 2019-04-24 16:06:54 +02:00
roles improve the error message for a dropped current role 2020-07-30 23:50:56 +02:00
rpl MDEV-23089 rpl_parallel2 fails in 10.5 2020-08-04 11:28:26 +05:30
storage_engine Merge 10.0 into 10.1 2019-03-27 11:56:08 +02:00
stress
sys_vars MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-connections 2020-08-10 11:58:56 +02:00
unit Merge branch '5.5' into 10.0 2018-06-21 00:44:10 +02:00
vcol MDEV-19232: Floating point precision / value comparison problem 2020-07-22 14:44:25 +05:30
wsrep MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not work 2019-12-05 12:41:13 +02:00