mariadb/scripts
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
..
CMakeLists.txt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
comp_sql.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
convert-debug-for-diff.sh rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dheadgen.pl BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
galera_new_cluster.sh galera_new_cluster.sh: unused variables 2018-09-03 09:53:05 +10:00
galera_recovery.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
make_win_bin_dist Update FSF Address 2019-05-11 21:29:06 +03:00
maria_add_gis_sp.sql.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mariadb-service-convert Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
msql2mysql.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_convert_table_format.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_find_rows.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_fix_extensions.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.pl.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.sh Merge branch '10.1' into 10.2 2019-07-26 07:03:39 +02:00
mysql_performance_tables.sql MDEV-4262 - P_S discovery 2014-08-19 15:18:18 +04:00
mysql_secure_installation.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_secure_installation.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_setpermission.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_system_tables.sql Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_system_tables_data.sql Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_system_tables_fix.sql Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_test_data_timezone.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_test_db.sql Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql_to_mariadb.sql Fixed assert if user table was mailformed. 2016-05-01 18:52:13 +03:00
mysqlaccess.conf BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
mysqlaccess.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysqld_multi.sh MDEV-18863: Galera SST scripts can't read [mysqldN] option groups 2019-08-19 23:45:35 +02:00
mysqld_safe.sh Merge 10.1 into 10.2 2019-07-09 13:22:22 +03:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mytop.sh Merge 10.0 into 10.1 2018-12-13 13:37:21 +02:00
wsrep_sst_common.sh Merge 10.1 into 10.2 2019-08-28 15:23:21 +03:00
wsrep_sst_mariabackup.sh Merge 10.1 into 10.2 2019-08-28 15:23:21 +03:00
wsrep_sst_mysqldump.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep_sst_rsync.sh MDEV-20420: SST failed after MDEV-18863 in some test configurations 2019-08-26 13:41:06 +02:00
wsrep_sst_xtrabackup-v2.sh Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar to MDEV-18863) for more predictable test results (related to xtrabackup-v2 SST) 2019-08-28 12:13:41 +02:00
wsrep_sst_xtrabackup.sh MDEV-20420: SST failed after MDEV-18863 in some test configurations 2019-08-26 13:41:06 +02:00