summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | Added HandlerSocket pluginMichael Widenius2011-02-20107-0/+21028
| |/ / / / /
| * | | | | merge with 5.1Michael Widenius2010-11-302-6/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed compiler and gmake warningsMichael Widenius2010-11-292-6/+0
* | | | | | move authentication_windows_client and mysql_clear_password clear client auth...Sergei Golubchik2011-07-1219-183/+2071
* | | | | | post-merge fixes.Sergei Golubchik2011-07-021-4/+4
* | | | | | 5.5-mergeSergei Golubchik2011-07-0224-333/+822
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGSSergey Vojtovich2011-06-031-2/+3
| * | | | | Automerged (cherrypicked) cset from 5.6:Luis Soares2011-05-041-2/+2
| * | | | | Fixed a wrong name in a commentGeorgi Kodinov2011-04-051-1/+1
| * | | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-03-221-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #11763135: 55812: MYSQL AB SHOULD NOT BE AUTHOR, EVEN IN EXAMPLEGeorgi Kodinov2011-03-211-2/+2
| | | |_|/ | | |/| |
| * | | | Bug #59017: Auth plugin socket_peercred fails to load in 5.5.8Georgi Kodinov2011-01-111-1/+1
| * | | | Bug #59657: Move the client authentication_pam plugin into the server repositoryGeorgi Kodinov2011-01-311-0/+45
| * | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-2014-238/+0
| * | | | Bug #57774: Typos/ambiguities in the WL1054 commentsGeorgi Kodinov2010-10-272-22/+12
| * | | | due to mergeHorst.Hunger2010-10-205-1/+489
| * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-071-7/+10
| * | | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-042-0/+6
| * | | | WL#1054: code style remarks fixed.Georgi Kodinov2010-09-203-8/+9
| * | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-165-17/+15
| |\ \ \ \
| * | | | | Bug #55634, Bug#55635, Bug#55637, Bug#55638Georgi Kodinov2010-08-164-50/+54
| * | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-096-0/+678
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
* | | | | | merge.Sergei Golubchik2010-11-2510-15/+551
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | merge with 5.1Sergei Golubchik2010-09-113-10/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-092-5/+2
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-272-5/+2
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Fixed compiler and valgrind warningsMichael Widenius2010-07-191-1/+1