mariadb/storage/rocksdb/mysql-test
Sergei Golubchik 1a85ae444a MDEV-36050 DATA/INDEX DIRECTORY handling is inconsistent
consistently issue a

Note 1618 DATA DIRECTORY option ignored
Note 1618 INDEX DIRECTORY option ignored

in archive/csv/innodb/rocksdb whenever an option is ignored.

Note that csv doesn't say "INDEX DIRECTORY option ignored"
because it does not create index files at all anywhere.

Other engines don't say "INDEX DIRECTORY option ignored"
if the table has no indexes.

additionally InnoDB doesn't say that if INDEX DIRECTORY is
the same as DATA DIRECTORY, because in that case indexes are
technically stored in INDEX DIRECTORY.

collateral fix: use strmake to zero-terminate the string
2025-04-18 09:41:23 +02:00
..
rocksdb MDEV-36050 DATA/INDEX DIRECTORY handling is inconsistent 2025-04-18 09:41:23 +02:00
rocksdb_hotbackup test.cnf files should !include default_my.cnf 2024-02-03 11:22:20 +01:00
rocksdb_rpl MDEV-35773 fix test results 2025-01-15 09:49:33 +01:00
rocksdb_stress Revert "MDEV-30610 Update RocksDB to v8.1.1" 2023-09-30 14:12:55 +02:00
rocksdb_sys_vars MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
storage_engine Remove dates from all rdiff files 2025-01-05 16:40:11 +02:00