mariadb/plugin/handler_socket/handlersocket
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
..
COPYRIGHT.txt Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
database.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
database.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
handlersocket.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
handlersocket.spec.template Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpsvr.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hstcpsvr.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpsvr_worker.cpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
hstcpsvr_worker.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
Makefile.am Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 2011-07-01 15:08:30 +03:00
Makefile.plain.template Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
mysql_incl.hpp Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00