mariadb/plugin/handler_socket/libhsclient
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
..
allocator.hpp MDEV-8791 - AIX: Unresolved Symbols during linking 2016-10-31 12:18:23 +04:00
auto_addrinfo.hpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
auto_file.hpp Fixing AIX compilation failires 2014-02-27 19:44:00 +04:00
auto_ptrcontainer.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
config.cpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
config.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
COPYRIGHT.txt Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
escape.cpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
escape.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
fatal.cpp MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handlersocket.so 2016-04-20 18:20:31 +04:00
fatal.hpp MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handlersocket.so 2016-04-20 18:20:31 +04:00
hstcpcli.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hstcpcli.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
libhsclient.spec.template Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
Makefile.am Directories with .dylib files added to DYLD_LOIBRARY_PATH to allow plugins to use them. 2011-05-13 18:27:43 +03:00
Makefile.plain Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
mutex.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
socket.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
socket.hpp portability fix: use SOCKET_SIZE_TYPE in the handlersocket plugin 2011-09-24 14:45:49 +02:00
string_buffer.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
string_ref.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
string_util.cpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
string_util.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
thread.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
util.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00