summaryrefslogtreecommitdiff
path: root/plugin/handler_socket
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-1/+1
* Fixed build failure on OpenSolarisMichael Widenius2011-06-091-0/+4
* Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next...Michael Widenius2011-06-0744-229/+18520
* Directories with .dylib files added to DYLD_LOIBRARY_PATH to allow plugins to...Oleksandr Byelkin2011-05-131-1/+0
* Fix library build on mac (prevent handlersocket.so loading failure if it call...Oleksandr Byelkin2011-05-121-1/+1
* lp:730035 Handlersocket does not loadSergei Golubchik2011-04-191-1/+2
* Fix wrong use of compiler flag causing the build to fail in handlersocket.unknown2011-03-121-1/+1
* Fixed compiler warningsMichael Widenius2011-02-251-5/+1
* Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-3/+2
* Added HandlerSocket pluginMichael Widenius2011-02-20107-0/+21028