mariadb/storage/rocksdb/mysql-test
Sergei Petrunia 988ff90256 MDEV-20227: rocksdb.rocksdb_concurrent_delete fails on windows
A combination of:
* lots of include'd test files where each has "--source
  include/have_rocksdb.inc"
* for each such occurrence, MTR adds testsuite's arguments into server
  arguments
* which hits some limit on the length of argv array on Windows, causing
  the server to get garbage data in the last argument.

Work around this by commenting out one of the totally redundant
"source include/have_rocksdb.inc" lines.
2019-08-04 23:37:47 +03:00
..
rocksdb MDEV-20227: rocksdb.rocksdb_concurrent_delete fails on windows 2019-08-04 23:37:47 +03:00
rocksdb_hotbackup Merge from MyRocks upstream: 2019-06-16 00:28:33 +03:00
rocksdb_rpl RocksDB: Do not test bogus parameter slave_gtid_info 2019-07-25 17:42:33 +03:00
rocksdb_stress Disable tests in rocksdb_stress suite (which was enabled a few commits ago) 2019-04-01 12:58:51 +03:00
rocksdb_sys_vars MyRocks: dont show read-Free replication variables 2019-06-20 15:29:17 +03:00
storage_engine Disabled storage_engine test for RocksDB due to unstable execution plan 2018-10-13 19:14:31 +03:00