mariadb/mysql-test/suite/funcs_1/t
Sergei Golubchik 8da7be6302 generalization of mtr to support suite.pm extensions:
* no automatic --loose-skip-innodb added by mtr based on the test name.
  instead loose-skip-innodb is now in the default_mysqld.cnf
* have_innodb_plugin.inc is changed to give a verbose "skip" message
  (instead of "require: true")
* My::Suite class. It's support in mtr, and everywhere
* support for suite.pm
* when sorting tests, take combinations into account
* support for SUITENAME_COMBINATIONS
* no special treatment for innodb_plugin in mtr_cases.pm
* two special pre-created config groups: ENV and OPT
* allow option names to start from #
* allow magic option to have an argument
* remove dead code
* fix @-substitution to works as expected
* new processes take the value of $opt_verbose automatically, no need to pass it to a constructor
* innodb_plugin suite uses suite.pm and combinations file to test as much as possible
  (innodb plugin, xtradb plugin, xtradb static - whatever available)
* besides test-master.opt and test-slave.opt a test.opt file is also
  loaded, both for master and slave
* .opt files for all included files are loaded too
* progress report in the xterm titlebar
2010-08-17 11:14:46 +04:00
..
charset_collation.test Fix for Bug#40545, Bug#40209, Bug#40618, Bug#38346 2009-06-19 17:04:25 +02:00
disabled.def Merge 5.0 -> 5.1 of fixes for various funcs_1 related bugs 2009-06-19 17:44:29 +02:00
innodb_bitdata.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_cursors.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_func_view.test copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
innodb_storedproc_02.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_03.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_06.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_07.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_08.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_10.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_trig_03.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_03e.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
innodb_trig_08.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_09.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_0102.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_0407.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_1011ext.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_frkey.test Fix for 2008-06-16 20:39:58 +02:00
innodb_views.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_basics_mixed.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_character_sets.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_cml_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_cml_memory.test Fix for 2008-06-16 20:39:58 +02:00
is_cml_myisam.test Fix for 2008-06-16 20:39:58 +02:00
is_cml_ndb.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_coll_char_set_appl.test Fix for Bug#43383 main.variables-big : Weak testing code and result 2009-03-26 19:12:19 +01:00
is_collations.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_column_privileges.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_column_privileges_is_mysql_test.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_columns.test Merge MySQL->MariaDB 2009-09-08 00:50:10 +04:00
is_columns_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_is.test generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
is_columns_is_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_memory.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_myisam.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_myisam_embedded.test Bug#37380 - Test funcs_1.is_columns_myisam_embedded fails on OS X 2008-07-01 14:44:47 -04:00
is_columns_mysql.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_mysql_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_ndb.test Fix for 2008-06-16 20:39:58 +02:00
is_engines.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_engines_archive.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_blackhole.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_csv.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_federated.test Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
is_engines_innodb.test Fixed some test failures after last push (failing tests and valgrind warnings) 2010-08-04 13:19:18 +03:00
is_engines_memory.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_merge.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_myisam.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_ndb.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_events.test Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
is_key_column_usage.test Fix for 2008-06-16 20:39:58 +02:00
is_key_column_usage_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_routines.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_routines_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_schema_privileges.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_schema_privileges_is_mysql_test.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_schemata.test Fix for 2008-06-16 20:39:58 +02:00
is_schemata_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_schemata_is_mysql_test.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_statistics.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_statistics_is.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_statistics_mysql.test Fix for 2008-06-16 20:39:58 +02:00
is_statistics_mysql_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_table_constraints.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_table_constraints_is.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_table_constraints_mysql.test Fix for 2008-06-16 20:39:58 +02:00
is_table_constraints_mysql_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_table_privileges.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_tables.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_tables_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_is.test Fixed compiler warning message 2009-10-26 13:35:42 +02:00
is_tables_is_embedded.test Fixed compiler warning message 2009-10-26 13:35:42 +02:00
is_tables_memory.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_myisam.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_myisam_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_mysql.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_mysql_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_ndb.test Fix for 2008-06-16 20:39:58 +02:00
is_triggers.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_triggers_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_user_privileges.test Remove assignments of the $MASTER_MYSOCK variable. 2009-06-09 13:09:16 -03:00
is_views.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_views_embedded.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_bitdata.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_cursors.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_func_view.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_02.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_06.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_07.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_10.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_03e.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_09.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_0102.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_0407.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_1011ext.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_views.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_bitdata.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_cursors.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_func_view.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_02.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_06.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_07.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_10.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_03e.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_09.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_0102.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_0407.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_1011ext.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_views.test Don't run funcs_1/myisam_views test case under valgrind, unless 2009-06-09 11:36:14 -03:00
ndb_bitdata.test Post merge fix for 2008-03-12 12:56:07 +01:00
ndb_cursors.test Post merge fix for 2008-03-12 12:56:07 +01:00
ndb_func_view.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_02.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_03.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_06.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_07.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_08.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_storedproc_10.test copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
ndb_trig_03.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_trig_03e.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
ndb_trig_08.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_trig_09.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_trig_0102.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_trig_0407.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_trig_1011ext.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
ndb_views.test Post merge fix for 2008-04-01 13:18:31 +02:00
processlist_priv_no_prot.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
processlist_priv_ps.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
processlist_val_no_prot.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
processlist_val_ps.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
storedproc.test Bug#37746: Arithmetic range ("int") is smaller than expected 2009-07-07 10:19:38 -04:00
suite.opt Post merge fix for 2008-04-01 13:18:31 +02:00