summaryrefslogtreecommitdiff
path: root/sql-common/client_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+38
* Merge 10.2 into 10.3Marko Mäkelä2019-10-091-8/+5
|\
| * Fix problem with warnings of new compilers.Oleksandr Byelkin2019-10-041-2/+0
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+7
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-1/+1
| |\
| | * Backslash added to wrong cachacters of names of client plugin.mariadb-5.5.65Oleksandr Byelkin2019-07-251-1/+1
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-1/+7
| |\ \ | | |/
| | * MDEV-20110 don't try to load client plugins with invalid namesSergei Golubchik2019-07-211-1/+7
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | * MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is...Alexey Botchkov2015-02-061-0/+5
* | | Removed even more warning that was found with -WunusedMonty2018-04-301-1/+1
* | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
|/ /
* | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-5/+6
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | win32-debug build failureSergei Golubchik2015-01-231-0/+5
* | 5.5 mergeSergei Golubchik2015-01-211-5/+0
|\ \ | |/
| * Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-191-5/+0
* | 10.0-base mergeSergei Golubchik2013-01-311-1/+1
|\ \
| * | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
| * | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
| |/
* | compilation and test failuresSergei Golubchik2012-10-041-11/+11
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | cleanupsSergei Golubchik2011-10-191-0/+2
* | 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