mariadb/mysql-test/suite
Marko Mäkelä c1d7b4575e MDEV-26870 --skip-symbolic-links does not disallow .isl file creation
The InnoDB DATA DIRECTORY attribute is not implemented via
symbolic links but something similar, *.isl files that contain
the names of data files.

InnoDB failed to ignore the DATA DIRECTORY attribute even though
the server was started with --skip-symbolic-links.

Native ALTER TABLE in InnoDB will retain the DATA DIRECTORY attribute
of the table, no matter if the table will be rebuilt or not.

Generic ALTER TABLE (with ALGORITHM=COPY) as well as TRUNCATE TABLE
will discard the DATA DIRECTORY attribute.

All tests have been run with and without the ./mtr option
--mysqld=--skip-symbolic-links
and some tests that use the InnoDB DATA DIRECTORY attribute
have been adjusted for this.
2022-01-21 14:43:59 +02:00
..
archive Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
binlog MDEV-25460: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' 2021-12-28 16:59:29 +05:30
binlog_encryption Some tests can take very long time when run with valgrind 2021-07-24 21:32:52 +03:00
csv
encryption MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
engines reenable tests from engines/funcs 2021-03-10 09:12:57 +01:00
federated MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table 2021-08-05 23:48:02 +03:00
funcs_1 MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMA 2021-06-29 16:15:24 +03:00
funcs_2 Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
galera MDEV-25201 : Assertion `thd->wsrep_trx_meta.gtid.seqno == (-1)' failed in int wsrep_to_isolation_begin(THD*, const char*, const char*, const TABLE_LIST*, Alter_info*) 2022-01-11 09:43:59 +02:00
galera_3nodes MDEV-24097: galera[_3nodes] suite tests in MTR sporadically fails 2021-12-23 14:19:44 +01:00
gcol MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual column 2021-10-28 07:32:27 +03:00
handler Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
heap MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
innodb MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
innodb_fts MDEV-26865: Add test case and instrumentation 2021-10-21 12:57:09 +03:00
innodb_gis MDEV-27417 InnoDB spatial index updates change buffer bitmap page 2022-01-20 12:50:47 +02:00
innodb_zip MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
jp
json MDEV-13992 Implement JSON_MERGE_PATCH. 2019-05-17 11:53:58 +04:00
large_tests
maria MDEV-22284 Aria table key read crash because wrong index used 2021-11-02 11:26:35 +03:00
mariabackup MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
mtr/t
mtr2
multi_source MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
optimizer_unfixed_bugs MDEV-21360 global debug_dbug pre-test value restoration issues 2020-01-15 18:06:24 +01:00
parts MDEV-26870 --skip-symbolic-links does not disallow .isl file creation 2022-01-21 14:43:59 +02:00
percona MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
perfschema MDEV-25325 built-in documentation for performance_schema tables 2021-09-07 08:45:19 +03:00
perfschema_stress Update FSF Address 2019-05-11 21:29:06 +03:00
plugins MDEV-26556 An improper locking bug(s) due to unreleased lock. 2021-10-25 19:53:25 +04:00
roles MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_action 2021-10-15 19:19:36 +03:00
rpl MDEV-16091: Seconds_Behind_Master spikes to millions of seconds 2022-01-04 11:21:33 -07:00
storage_engine MDEV-23511 shutdown_server 10 times out, causing server kill at shutdown 2020-08-21 14:48:53 +03:00
stress MDEV-22339 - Assertion `str_length < len' failed 2020-06-04 23:52:10 +02:00
sys_vars MDEV-27467: innodb to enforce the minimum innodb_buffer_pool_size in SET GLOBAL 2022-01-19 11:10:45 +11:00
unit MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_config to $multiconfig to use with other cmake multiconfig generators 2021-10-21 16:48:00 +03:00
vcol MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitioned table 2021-08-05 23:48:02 +03:00
wsrep MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 07:57:18 +03:00