mariadb/mysql-test/suite/funcs_1/t
Matthias Leich 766803d517 Fix for Bug#37744 Expected result of "<engine>_storedproc" test
is inconsistent
+ several improvements
Details:
- The subtest with assignment of floating point numbers to
  DECIMAL parameters in functions and procedures checks
  now that the final DECIMAL value is the same as if we assign
  the floating point numbers to columns, user variables etc.
  = The impact of math libs or truncation must be the same.
- Remove storage engine variants of this test because the
  stored procedure properties tested do not depend on
  the storage engine.
  Use the fastest storage engine (MEMORY) for any tables
  needed.
- reset global sort_buffer_size to startup value
- Partially improved formatting.
2008-10-01 19:50:08 +02:00
..
charset_collation_1.test Fix for 2008-06-30 22:16:06 +02:00
charset_collation_2.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
charset_collation_3.test Fix for 2008-06-30 22:16:06 +02:00
disabled.def Fix for 2008-06-16 20:39:58 +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
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 Fix for 2008-06-16 20:39:58 +02: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_collation_character_set_applicability.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_collations.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_column_privileges.test Fix for 2008-06-16 20:39:58 +02:00
is_column_privileges_is_mysql_test.test Fix for 2008-06-16 20:39:58 +02:00
is_columns.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_columns_is.test Fix for 2008-06-16 20:39:58 +02: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 Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_innodb.test Post merge fixes after 2008-03-07 20:18:14 +01: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 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02: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 Fix for 2008-06-16 20:39:58 +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 Fix for 2008-06-16 20:39:58 +02:00
is_schema_privileges_is_mysql_test.test Fix for 2008-06-16 20:39:58 +02: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 Fix for 2008-06-16 20:39:58 +02:00
is_statistics.test Fix for 2008-06-16 20:39:58 +02: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 Fix for 2008-06-16 20:39:58 +02: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 Fix for 2008-06-16 20:39:58 +02: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 WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01: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 Fix for 2008-06-16 20:39:58 +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 Fix for 2008-06-16 20:39:58 +02:00
is_views.test Fix for 2008-06-16 20:39:58 +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 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02: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
ndb_storedproc_02.test
ndb_storedproc_03.test
ndb_storedproc_06.tes
ndb_storedproc_06.test
ndb_storedproc_07.test
ndb_storedproc_08.tes
ndb_storedproc_08.test
ndb_storedproc_10.test
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_03.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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_08.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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_09.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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_0102.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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_0407.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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_trig_1011ext.test.moved Upmerge of fix for 2008-06-03 12:21:48 +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 Fix for Bug#37744 Expected result of "<engine>_storedproc" test 2008-10-01 19:50:08 +02:00
suite.opt Post merge fix for 2008-04-01 13:18:31 +02:00