27 Commits (89ff4176c125f5993aba0732e52102227577ed96)

Author SHA1 Message Date
Eugene Kosov 89ff4176c1 MDEV-22437 make THR_THD* variable thread_local 6 years ago
Sergei Golubchik 05779bc6f1 perfschema mdl related instrumentation changes 6 years ago
Sergei Golubchik 7c58e97bf6 perfschema memory related instrumentation changes 6 years ago
Alexander Barkov afe6eb499d Revert "MDEV-20342 Turn Field::flags from a member to a method" 6 years ago
Alexander Barkov e86010f909 MDEV-20342 Turn Field::flags from a member to a method 6 years ago
Sergey Vojtovich 3503fbbebf Move THD list handling to THD_list 7 years ago
Monty a7e352b54d Changed database, tablename and alias to be LEX_CSTRING 8 years ago
Michael Widenius cc77f9882d Changed KEY names to use LEX_CSTRING 8 years ago
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first 8 years ago
Monty 5a759d31f7 Changing field::field_name and Item::name to LEX_CSTRING 9 years ago
Sergei Golubchik 562c1df7d9 cleanup: thread_count 10 years ago
Monty 89685d55d7 Reuse THD for new user connections 10 years ago
Akira Higuchi 1c84836819 fix that mysqld aborts on exit if an open handlersocket connection remains 10 years ago
Akira Higuchi 4f0fc0f912 fix a memory leak in handlersocket 10 years ago
Monty 3d4a7390c1 MDEV-6150 Speed up connection speed by moving creation of THD to new thread 10 years ago
Sergey Vojtovich 31e365efae MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) 10 years ago
Oleksandr Byelkin 80f03abcca MDEV-7671: Cache VIEW definitions in the TDC 11 years ago
Sergei Golubchik aa36d9e742 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 12 years ago
Michael Widenius 7202c21b34 Merge of patch lp:~ahiguti100/maria/handlersocket-fix-78 by Akira Higuchi 13 years ago
Michael Widenius 22e793639a Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] [ID | USER user_name] 14 years ago
Michael Widenius 8d7f810894 Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 15 years ago
Michael Widenius 39616eb9ef Fixed compiler warnings and some test failures found by buildbot 15 years ago
Michael Widenius 2c7d6f12ee Added HandlerSocket plugin 15 years ago