summaryrefslogtreecommitdiff
path: root/sql-common/client_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-6/+14
|\
| * mergeVladislav Vaintroub2011-03-291-0/+5
| |\
| | * fix VS warning about variable 'unused' being usedVladislav Vaintroub2011-03-291-0/+5
| * | Merge with 5.2Michael Widenius2011-03-091-5/+10
| |\ \ | | |/
| | * lp:705210 - Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-01-201-4/+5
| | * lp:700982 - Non-portable code in client plugin (fails on ARM).Sergei Golubchik2011-01-201-2/+7
| * | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-1/+2
| |/
* | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-16/+29
* | 5.5-mergeSergei Golubchik2011-07-021-27/+40
|\ \
| * | Addendum to the fix for bug #12325444Georgi Kodinov2011-04-291-1/+1
| * | Bug #11766854: 60075: MYSQL_LOAD_CLIENT_PLUGIN DOESN'T CLEAR ERRORGeorgi Kodinov2011-03-171-0/+1
| * | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-6/+0
| * | Bug #57559: Crash in Client plugin apiGeorgi Kodinov2010-11-171-2/+2
| * | Fix compile error on Windows after WL#1054 push.Vladislav Vaintroub2010-10-041-5/+7
| * | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-041-0/+22
| * | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+453
| /
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/
* pluggable auth with plugin examplesSergei Golubchik2010-03-291-0/+436