mariadb/mysql-test/suite/archive
Monty 9cba6c5aa3 Updated mtr files to support different compiled in options
This allows one to run the test suite even if any of the following
options are changed:
- character-set-server
- collation-server
- join-cache-level
- log-basename
- max-allowed-packet
- optimizer-switch
- query-cache-size and query-cache-type
- skip-name-resolve
- table-definition-cache
- table-open-cache
- Some innodb options
etc

Changes:
- Don't print out the value of system variables as one can't depend on
  them to being constants.
- Don't set global variables to 'default' as the default may not
  be the same as the test was started with if there was an additional
  option file. Instead save original value and reset it at end of test.
- Test that depends on the latin1 character set should include
  default_charset.inc or set the character set to latin1
- Test that depends on the original optimizer switch, should include
  default_optimizer_switch.inc
- Test that depends on the value of a specific system variable should
  set it in the test (like optimizer_use_condition_selectivity)
- Split subselect3.test into subselect3.test and subselect3.inc to
  make it easier to set and reset system variables.
- Added .opt files for test that required specfic options that could
  be changed by external configuration files.
- Fixed result files in rockdsb & tokudb that had not been updated for
  a while.
2019-09-01 19:17:35 +03:00
..
archive-big.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive-big.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
archive.test MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
archive_bitfield.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive_bitfield.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive_debug.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive_debug.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive_eits.result 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
archive_eits.test 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
archive_gis.result Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
archive_gis.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
archive_no_symlink-master.opt MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
archive_no_symlink.result MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
archive_no_symlink.test MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
archive_plugin.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
archive_plugin.test MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
archive_symlink.result MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
archive_symlink.test MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symbolic links 2014-03-23 17:00:29 +02:00
discover.result Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
discover.test MDEV-11317: ! is_set()' or !is_set() || (m_status == DA_OK_BULK && is_bulk_op())' fails in Diagnostics_area::set_ok_status on CREATE OR REPLACE with ARCHIVE table 2017-01-08 17:51:36 +02:00
discover_5438.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
discover_5438.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
discover_5438.test MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
mysqlhotcopy_archive.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
mysqlhotcopy_archive.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
partition_archive.result cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ 2019-02-05 01:34:17 +01:00
partition_archive.test cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ 2019-02-05 01:34:17 +01:00
repair.result MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00
repair.test MDEV-7635: Part 1 2017-02-10 06:30:42 -05:00
suite.pm mtr: abort when a suite.pm fails to load, don't just ignore the errors. 2013-12-22 17:14:05 +01:00