summaryrefslogtreecommitdiff
path: root/plugin/handler_socket/docs-en/configuration-options.en.txt
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion ↵Michael Widenius2011-06-071-1/+13
| | | | | | | `next_insert_id == 0' failed with handlersocket" sql/handler.cc: Added DBUG_ code
* Added HandlerSocket pluginMichael Widenius2011-02-201-0/+87
- Fixed compiler errors - Modified Makefiles to be part of plugin directory - Some minor changes in database.cpp to use the new MariaDB handler interface