mariadb/unittest/mytap
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
..
t Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
CMakeLists.txt unit test fixes for ctest 2011-07-16 09:09:01 +02:00
Doxyfile Documentation changes to MyTAP. 2006-10-20 21:50:08 +02:00
tap.c merge with 5.3 2011-10-19 21:45:18 +02:00
tap.h 5.5-merge 2011-07-02 22:08:51 +02:00