mariadb/unittest/mysys
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
..
base64-t.c Fixed compiler warning message 2009-10-26 13:35:42 +02:00
bitmap-t.c Improved 'make test-unit' time slightly 2011-05-05 14:51:01 +03:00
CMakeLists.txt unit test fixes for ctest 2011-07-16 09:09:01 +02:00
lf-t.c Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT() 2011-05-13 18:04:49 +02:00
ma_dyncol-t.c Adding support for Dynamic columns (WL#34): 2011-05-08 13:24:06 +03:00
my_atomic-t.c Bug#22320: my_atomic-t unit test fails 2010-07-23 09:37:10 -03:00
my_malloc-t.c Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-07-08 18:20:08 -03:00
my_rdtsc-t.c WL#2373 Use cycle counter for timing 2009-11-24 16:36:31 -07:00
my_vsnprintf-t.c Fix non-portable test of %p in unit test my_vsnprintf 2011-03-02 10:16:34 +01:00
thr_template.c merge with 5.3 2011-10-19 21:45:18 +02:00
waiting_threads-t.c Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00