summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| |/ / / / / /
* | | | | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-0320-69/+140
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge from 5.5.16Daniel Fischer2011-09-2110-12/+24
| |\ \ \ \ \ \
| | * | | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-1510-12/+24
| | * | | | | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release.Alexander Nozdrin2011-08-152-0/+11
| * | | | | | | BUG#12818224: 61921: WRITETRAXINBINLOG SHOULD BE WRITETRANXINBINLOG Luis Soares2011-09-081-9/+9
| * | | | | | | WL#5710 : Enable and disable plugins (mysql_plugin)Chuck Bell2011-07-191-4/+7
| * | | | | | | WL#5710 : mysql_plugin - enable or disable pluginsChuck Bell2011-07-192-0/+8
| |/ / / / / /
| * | | | | | Merge from mysql-5.5.14-releaseunknown2011-07-061-4/+5
| |\ \ \ \ \ \
| | * | | | | | Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE Georgi Kodinov2011-06-131-5/+6
| * | | | | | | Updated/added copyright headersKent Boortz2011-06-3010-11/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-302-2/+3
* | | | | | | fixes for windowsSergei Golubchik2011-10-213-32/+7
* | | | | | | cleanupsSergei Golubchik2011-10-191-1/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-19129-3/+39321
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | 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
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| * | | | | | 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
| * | | | | | Merge with 5.2Michael Widenius2011-03-091-1/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | fix function prototype to follow the APISergei Golubchik2011-01-121-1/+4
| * | | | | | Fixed compiler warningsMichael Widenius2011-02-251-5/+1
| * | | | | | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-3/+2