mariadb/mysql-test/suite/funcs_1/datadict
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
..
basics_mixed1.inc Bug#24062 Incorrect error msg after execute DROP TABLE IF EXISTS on information_schema 2009-10-23 11:56:30 +05:00
basics_mixed2.inc WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
basics_mixed3.inc WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
columns.inc Fix for 2008-06-16 20:39:58 +02:00
datadict.pre WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
datadict_bug_12777.inc Fix for 2008-03-31 19:48:02 +02:00
datadict_load.inc MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
datadict_priv.inc MDEV-6756: map a linux pid (child pid) to a connection id shown in the output of SHOW PROCESSLIST 2015-09-17 14:30:58 +02:00
is_key_column_usage.inc un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_routines.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
is_schemata.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
is_table_query.inc WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_tables.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
is_triggers.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
is_views.inc un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
processlist_priv.inc MDEV-15945 --ps-protocol does not test some queries 2019-03-12 13:10:49 +01:00
processlist_val.inc Merge branch '10.1' into 10.2 2019-03-15 21:00:41 +01:00
statistics.inc MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
table_constraints.inc MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
tables.inc Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
tables1.inc MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
tables2.inc MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00