mariadb/unittest/mysys
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first
- Added sql/mariadb.h file that should be included first by files in sql
  directory, if sql_plugin.h is not used (sql_plugin.h adds SHOW variables
  that must be done before my_global.h is included)
- Removed a lot of include my_global.h from include files
- Removed include's of some files that my_global.h automatically includes
- Removed duplicated include's of my_sys.h
- Replaced include my_config.h with my_global.h
2017-08-24 01:05:44 +02:00
..
aes-t.c New encryption API. Piece-wise encryption. 2015-09-04 10:33:50 +02:00
base64-t.c Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
bitmap-t.c Fixes to get valgrind to work with jemalloc 2014-01-02 11:19:19 +02:00
CMakeLists.txt MDEV-9293 - Use MariaDB's Connector/C in server 2016-08-25 16:27:57 +02:00
dynstring-t.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
lf-t.c MDEV-11212 - Clean-up MariaDB atomic operations 2016-12-13 16:38:20 +04:00
ma_dyncol-t.c MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
my_atomic-t.c MDEV-11212 - Clean-up MariaDB atomic operations 2016-12-13 16:38:20 +04:00
my_delete-t.c unit test case for MDEV-4576 2013-06-17 17:58:53 +02:00
my_getopt-t.c Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
my_malloc-t.c
my_rdtsc-t.c
my_vsnprintf-t.c BUG #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF 2013-06-03 16:34:43 +05:30
thr_template.c MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
waiting_threads-t.c Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-04-03 17:35:55 +04:00