mariadb/plugin/handler_socket/handlersocket
Sergei Golubchik b7b5f6f1ab 10.0-monty merge
includes:
* remove some remnants of "Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING"
* introduce LOCK_share, now LOCK_ha_data is strictly for engines
* rea_create_table() always creates .par file (even in "frm-only" mode)
* fix a 5.6 bug, temp file leak on dummy ALTER TABLE
2013-07-21 16:39:19 +02:00
..
COPYRIGHT.txt Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
database.cpp 10.0-monty merge 2013-07-21 16:39:19 +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 Fixed compile warnings 2012-05-18 16:40:16 +03:00
handlersocket.spec.template Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpsvr.cpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpsvr.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpsvr_worker.cpp Compatibility fixes by U Orsini 2012-03-30 16:00:10 +03: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 Fixed compile warnings 2012-05-18 16:40:16 +03:00