summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* move authentication_windows_client and mysql_clear_password clear client auth...Sergei Golubchik2011-07-121-42/+0
* adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-102-17/+30
* fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-0/+1
* post-merge fixes.Sergei Golubchik2011-07-022-114/+17
* 5.5-mergeSergei Golubchik2011-07-024-120/+290
|\
| * Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-11/+24
| * Bug#11766631 (59780) - Move the client authentication_windows pluginRafal Somla2011-04-281-0/+7
| * Addendum to the fix for bug #12325444Georgi Kodinov2011-04-291-1/+1
| * 5.1 -> 5.5 mergeSergey Glukhov2011-04-271-1/+2
| |\
| | * Bug#11889186 60503: CRASH IN MAKE_DATE_TIME WITH DATE_FORMAT / STR_TO_DATE C...Sergey Glukhov2011-04-271-1/+2
| * | Bug #11766854: 60075: MYSQL_LOAD_CLIENT_PLUGIN DOESN'T CLEAR ERRORGeorgi Kodinov2011-03-171-0/+1
| * | Fix for BUG#59894Guilhem Bichot2011-02-111-5/+8
| * | mergeGeorgi Kodinov2011-02-021-1/+1
| |\ \ | | |/
| | * merge to 5.1.Georgi Kodinov2011-02-021-1/+1
| | |\
| | | * Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-021-1/+1
| * | | Bug #59657: Move the client authentication_pam plugin into the server repositoryGeorgi Kodinov2011-01-311-0/+35
| * | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-1/+1
| * | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-112-27/+3
| * | | Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-222-19/+2
| |\ \ \
| | * | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-17/+0
| | * | | Bug #57559: Crash in Client plugin apiGeorgi Kodinov2010-11-171-2/+2
| * | | | Manual-merge from 5.5-bugfixing.Ramil Kalimullin2010-11-181-14/+14
| |\ \ \ \ | | |/ / /
| | * | | Bug #57744: sql-common/client.c: Missing DBUG_RETURN macroGeorgi Kodinov2010-11-101-14/+14
| * | | | Bug#57278: Crash on min/max + with date out of range.Evgeny Potemkin2010-11-041-1/+6
| |/ / /
| * | | Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+1
| * | | 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-042-0/+28
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-093-233/+1337
* | | | lots of post-merge changesSergei Golubchik2011-04-252-13/+10
* | | | merge.Sergei Golubchik2010-11-254-249/+1350
|\ \ \ \ | |/ / / |/| | |
| * | | fix bad merge that broke make distcheckSergei Golubchik2010-09-141-1/+1
| * | | merge with 5.1Sergei Golubchik2010-09-111-4/+1
| |\ \ \
| | * \ \ Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+0
| | |\ \ \ | | | |/ /
| * | | | Fixed compiler warnings and test failuresMichael Widenius2010-08-061-0/+1
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-7/+20
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-7/+20
| | |\ \ \
| * | | | | fixes for windows buildsSergei Golubchik2010-04-021-2/+2
| * | | | | Merge with 5.1Michael Widenius2010-04-011-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
| * | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-293-242/+1304
| * | | | | merge 5.1->5.2unknown2010-02-011-4/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-2/+16
| | * | | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+8
| | |\ \ \ \
| * | | | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-1/+1
| |/ / / / /
| * | | | | Ensure that mysql_get_server_version() also works if there is a non numerical...Michael Widenius2009-12-031-2/+6
| * | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-162-5/+4
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-152-9/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-081-35/+88
| |\ \ \ \ \ \
| * | | | | | | Fix memory leak in mysql_ssl_set() when called more than once.unknown2009-06-231-0/+5
| * | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-252-4/+4
| |\ \ \ \ \ \ \