summaryrefslogtreecommitdiff
path: root/plugin/handler_socket
Commit message (Expand)AuthorAgeFilesLines
* compiler warningsSergei Golubchik2018-08-121-1/+1
* remove obsolete checks for -fno-implicit-templatesSergei Golubchik2018-08-121-8/+1
* Misc. typosluz.paz2018-04-051-1/+1
* Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-5/+6
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-0/+6
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-0/+6
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-0/+6
| | |\
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-0/+6
| | | |\
| | | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-0/+6
| | | | |\
| | | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+6
* | | | | | Changed KEY names to use LEX_CSTRINGMichael Widenius2017-08-241-1/+1
* | | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-248-24/+8
|/ / / / /
* | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-1/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-3/+3
|/ / / /
* | | | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-304-13/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-044-13/+4
| |\ \ \ | | |/ /
| | * | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler...Sergey Vojtovich2016-04-204-13/+4
* | | | cleanup: thread_countSergei Golubchik2016-06-041-2/+0
* | | | Reuse THD for new user connectionsMonty2016-06-041-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-232-4/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-3/+3
| |\ \ \ | | |/ /
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-3/+3
| * | | fix that mysqld aborts on exit if an open handlersocket connection remainsAkira Higuchi2016-03-181-1/+1
| * | | fix a memory leak in handlersocketAkira Higuchi2016-03-181-0/+1
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-5/+3
|/ / /
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-4/+4
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-3/+1
|\ \ \ | |/ /
| * | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-3/+1
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-026-6/+13
|\ \ \ | |/ /
| * | 5.5.40+ mergeSergei Golubchik2014-10-096-6/+13
| |\ \ | | |/
| | * compilation fix for perl-Net-HandlerSocketSergei Golubchik2014-10-081-6/+3
| | * MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-025-0/+10
* | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-20/+0
|/ /
* | Fixing AIX compilation failiresAlexander Barkov2014-02-271-0/+5
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
| |/
* | Merge of patch lp:~ahiguti100/maria/handlersocket-fix-78 by Akira HiguchiMichael Widenius2013-05-1015-112/+260
|/
* Fixed compile warningsMichael Widenius2012-05-183-7/+11
* allow handlersocket on FreeBSD, fix getaddrinfo problemVladislav Vaintroub2012-05-052-2/+2
* MDEV-255: Compile handlersocket plugin in 5.5Vladislav Vaintroub2012-05-052-0/+44
* Compatibility fixes by U OrsiniMichael Widenius2012-03-301-0/+1
* Add missing include (fixes compile failure with gcc 4.7).unknown2012-03-291-0/+1
* fix a compilation failure for perl Net::HandlerSocket moduleSergei Golubchik2011-10-124-3/+9
* Automatic mergeMichael Widenius2011-09-261-4/+4
|\
| * Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+4
* | portability fix: use SOCKET_SIZE_TYPE in the handlersocket pluginSergei Golubchik2011-09-244-4/+7
|/