summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* 5.2->5.3 mergeSergei Golubchik2011-12-128-47/+263
|\
| * PAM plugin with testSergei Golubchik2011-12-024-0/+237
| * 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-024-47/+26
* | Merge with 5.2.Michael Widenius2011-12-116-14/+17
|\ \ | |/
| * merge, fix Windows warningsVladislav Vaintroub2011-11-291-1/+2
| * Automatic mergeMichael Widenius2011-11-243-3/+4
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-246-17/+25
| | |\
| | | * Automatic mergeMichael Widenius2011-11-213-3/+4
| | | |\
| | | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-213-3/+4
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | | | | |\
| | | | | * | Updated/added copyright headersKent Boortz2011-06-302-2/+3
| * | | | | | fix dialog plugin to work on windowsSergei Golubchik2011-11-222-10/+11
* | | | | | | 5.2->5.3 mergeSergei Golubchik2011-11-141-2/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.1->5.2 mergeSergei Golubchik2011-11-131-2/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | don't make feedback_plugin_send.test as 'big'Sergei Golubchik2011-11-131-2/+8
* | | | | | | 5.2->5.3 mergeSergei Golubchik2011-11-131-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.1-5.2 mergeSergei Golubchik2011-11-131-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | increase feedback plugin versionSergei Golubchik2011-11-121-1/+1
* | | | | | | 5.2->5.3 mergeSergei Golubchik2011-11-121-8/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 5.1 mergeSergei Golubchik2011-11-121-8/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | feedback plugin:Sergei Golubchik2011-11-121-8/+9
| | | |/ / / | | |/| | |
* | | | | | merge 5.2Vladislav Vaintroub2011-10-191-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge from 5.1Vladislav Vaintroub2011-10-191-1/+1
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | silence the "uninitialized" warningSergei Golubchik2011-10-131-1/+1
* | | | | typo.Sergei Golubchik2011-10-131-1/+1
* | | | | fix a compilation failure for perl Net::HandlerSocket moduleSergei Golubchik2011-10-124-3/+9
* | | | | mergeSergei Golubchik2011-10-1110-0/+1547
|\ \ \ \ \ | |/ / / /
| * | | | mergeSergei Golubchik2011-10-101-0/+5
| |\ \ \ \ | | |/ / /
| | * | | add a missing definitionSergei Golubchik2011-10-101-0/+5
| * | | | fix feedback plugin for 5.2Sergei Golubchik2011-10-081-1/+19
| * | | | merge with 5.1Sergei Golubchik2011-10-0710-0/+1524
| |\ \ \ \ | | |/ / /
| | * | | Implement uname() on Windows.Vladislav Vaintroub2011-10-061-1/+89
| | * | | merge with feedback-pluginSergei Golubchik2011-10-061-0/+3
| | * | | merge feedback pluginSergei Golubchik2011-10-049-0/+1430
| | * | | support for plugins on windowsSergei Golubchik2011-10-041-0/+3
* | | | | 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
* | | | | Merge with 5.3 mainMichael Widenius2011-05-161-1/+0
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-3/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLEGeorgi Kodinov2011-03-211-2/+2
| | | |/
* | | | 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