summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
| * | | | | merge with 5.1Michael Widenius2010-11-302-5/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
| | * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-2/+4
| | |\ \ \ \
* | | | | | | compilation fixes: without dbug, without sslSergei Golubchik2011-07-161-5/+1
* | | | | | | move authentication_windows_client and mysql_clear_password clear client auth...Sergei Golubchik2011-07-129-1826/+0
* | | | | | | 5.5-mergeSergei Golubchik2011-07-0217-388/+1895
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug#12612143 - LIBMYSQL 5.5.13 BREAKS USER APPLICATION BUILDRafal Somla2011-06-031-0/+10
| * | | | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-1/+1
| * | | | | | Patch for Bug#12374486 - SEVERE MEMORY LEAK IN PREPARED STATEMENTSAlexander Nozdrin2011-05-061-21/+54
| * | | | | | BUG#11879051: FIRST REPLY LENGTH LIMIT (255) CAN BE VIOLATEDRafal Somla2011-04-285-133/+276
| * | | | | | Bug#11766631 (59780) - Move the client authentication_windows pluginRafal Somla2011-04-289-1/+1678
| * | | | | | Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN Georgi Kodinov2011-04-061-1/+0
| * | | | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-112-28/+1
| * | | | | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2010-11-244-8/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-248-16/+8
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov...Alexander Nozdrin2010-11-248-16/+8
| | * | | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-203-325/+0
| * | | | | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-3/+3
| * | | | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-041-0/+1
| * | | | | mergeGeorgi Kodinov2010-10-041-2/+7
| |\ \ \ \ \
| * \ \ \ \ \ merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
| |\ \ \ \ \ \
| * | | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-095-91/+35
* | | | | | | | lots of post-merge changesSergei Golubchik2011-04-254-8/+8
* | | | | | | | merge.Sergei Golubchik2010-11-256-92/+51
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | merge with 5.1Sergei Golubchik2010-09-112-3/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge with MySQL 5.1.50Michael Widenius2010-08-272-3/+1
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge with MariaDB 5.1.49Michael Widenius2010-08-051-5/+25
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-5/+25
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Automerge MariaDB 5.1->5.2.unknown2010-07-091-0/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Implement an NSIS based installerBo Thorsen2010-06-251-0/+8
| * | | | | | | | merge 5.1->5.2Sergei Golubchik2010-06-011-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+1
| | |\ \ \ \ \ \ \
| * | | | | | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-295-91/+37
| |/ / / / / / / /
| * | | | | | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-4/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with MySQL 5.1.42Michael Widenius2010-01-152-15/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-302-0/+15
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-162-0/+15
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-2/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-1/+2
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix a problem in windows build introduced a few csets ago (inSergey Petrunya2009-10-051-0/+1
| * | | | | | | | | | | | Added client functions:Michael Widenius2009-10-021-0/+12
| * | | | | | | | | | | | Fix windows build: add strmov_overlapp.c to CMakeLists.txtSergey Petrunya2009-09-101-1/+1
| * | | | | | | | | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-082-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6unknown2009-06-151-1/+2
| * | | | | | | | | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \