summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* fix compilation with ASANSergei Golubchik2018-01-161-2/+5
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-2/+1
|\
| * Bug#25988681: USE-AFTER-FREE IN MYSQL_STMT_CLOSE()Harin Vadodaria2017-05-231-5/+9
* | MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSI...Sergei Golubchik2016-04-192-18/+44
* | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-1/+1
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-2/+2
|\ \ | |/
| * Bug#21973610: BUFFER OVERFLOW ISSUESHarin Vadodaria2015-11-061-2/+2
| * Backport from trunk:Tor Didriksen2014-05-072-3/+1
| * BUG#18080920: CRASH; MY_REALLOC_STR DEREFERENCES NEGATIVE VALUE Nisha Gopalakrishnan2014-04-242-2/+8
| * Backport of Bug#16809055 MYSQL 5.6 AND 5.7 STILL USE LIBMYSQLCLIENT.SO.18Tor Didriksen2014-01-231-7/+31
| * Updated/added copyright headersMurthy Narkedimilli2014-01-064-4/+4
| * Bug 13878021 - WINDOWS PACKAGE THAT INCLUDES .PDB FILES FOR INTERMEDIATE LIBR...Sreedhar.S2013-10-092-0/+7
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-198-8/+8
| * Bug #14553380 MYSQL C API LIBRARY EXITS AT NET_CLEAR AT NET_SERV.CC:223Venkata Sidagam2013-01-101-1/+8
| * merge 5.1 => 5.5Tor Didriksen2012-11-011-1/+1
| |\
| | * Bug#14840488 VALGRIND ERRORS IN MYSQL_CLIENT_TESTTor Didriksen2012-11-011-1/+1
| * | merge bug#13708485 5.1->5.5Georgi Kodinov2012-06-291-4/+4
| |\ \ | | |/
| | * Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-4/+4
| * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-07-032-4/+4
| | |\
| | | * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-282-2/+2
| * | | Bug#13604121 - LIBMYSQLCIENT.SO MISSING SOME FUNCTIONS PRESENT IN LIBMYSQLCLI...Tor Didriksen2012-01-301-0/+2
| * | | Bug#13101974 SLAVE CAN'T CONNECT AS REPLICATION USER USING WINDOWS AUTH PLUGINRafal Somla2011-11-171-8/+8
| * | | Bug#12982926 CLIENT CAN OVERRIDE ZERO-LENGTH-ALLOCATE BUFFERRafal Somla2011-09-291-0/+15
| * | | merge from 5.5.16Daniel Fischer2011-09-214-33/+61
| |\ \ \
| | * | | Bug#12873214 WINDOWS AUTHENTICATION PLUGIN PRODUCES EXCESSIVE RECORDS IN SERV...Rafal Somla2011-09-074-33/+61
| * | | | Bug#12897501 REPLICATION DOES NOT SUPPORT WINDOWS AUTH PLUG-IN Rafal Somla2011-09-141-0/+5
| |/ / /
| * | | Updated/added copyright headersKent Boortz2011-06-304-8/+8
| |\ \ \ | | |/ /
| | * | Updated/added copyright headersKent Boortz2011-06-304-10/+12
| | |\ \ | | | |/ | | |/|
| | | * Updated/added copyright headersKent Boortz2011-06-303-7/+10
| * | | 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
| |\ \ \
| | * | | Fix mysql_client_test failure introduced by a patch for Bug#47485.Dmitry Shulga2010-09-091-0/+3
| | * | | Auto-merge from mysql-5.1-bugteam.Dmitry Shulga2010-09-071-2/+4
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-071-2/+4
| * | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2