mariadb/mysql-test/suite/funcs_1/storedproc
Sergei Golubchik 76f0b94bb0 merge with 5.3
sql/sql_insert.cc:
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
  ******
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
sql/sql_table.cc:
  small cleanup
  ******
  small cleanup
2011-10-19 21:45:18 +02:00
..
cleanup_sp_tb.inc Fix for 2008-03-31 19:48:02 +02:00
load_sp_tb.inc Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
param_check.inc Bug#40177: Test funcs_1.storedproc failing on Pushbuild 2008-12-03 21:44:07 -05:00
storedproc_02.inc Bug#36721 - Test funcs1.<engine>_func_view failing for multiple engines 2008-05-27 19:30:07 -04:00
storedproc_03.inc Fix for 2008-03-31 19:48:02 +02:00
storedproc_06.inc merge mysql-5.1->mysql-5.5 2011-03-09 16:04:50 +02:00
storedproc_07.inc WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
storedproc_08.inc WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
storedproc_08_show.inc merge with 5.3 2011-10-19 21:45:18 +02:00
storedproc_10.inc Fixed many funcs_1 tests after 43588 2010-03-19 09:56:26 +01:00