mariadb/sql-common
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
..
client.c MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
client_plugin.c MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
conf_to_src.c remove libmysql/ 2016-09-12 17:51:49 +02:00
errmsg.c remove libmysql/ 2016-09-12 17:51:49 +02:00
my_time.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
my_user.c Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
mysql_async.c MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 2016-08-16 21:23:57 +02:00
pack.c buildbot failures 2016-09-22 12:17:15 +02:00