mariadb/storage/rocksdb/mysql-test/rocksdb_sys_vars
Andrei Elkin a19cb3884f MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown
Shutdown of mtr tests may be too impatient, esp on CI environment where
10 seconds of `arg` of `shutdown_server arg` may not be enough for the clean
shutdown to complete.

This is fixed to remove explicit non-zero timeout argument to
`shutdown_server` from all mtr tests. mysqltest computes 60 seconds default
value for the timeout for the argless `shutdown_server` command.
This policy is additionally ensured with a compile time assert.
2020-08-21 14:48:53 +03:00
..
include Added a missing result file to the rocksdb_sys_vars result suite 2018-01-12 19:16:36 +05:30
r MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
t MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
my.cnf Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
suite.opt MDEV-14123: ".rocksdb folder may break workflow", and other MDEVs 2017-12-11 12:31:58 +03:00
suite.pm don't run RocksDB suites by default 2019-09-06 16:35:56 +02:00