summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-1/+1
|\
| * Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-122/+140
| |\
| * | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-1/+1
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-3/+3
|\ \ \ | |_|/ |/| |
| * | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-3/+3
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-37/+285
|\ \ \ | | |/ | |/|
| * | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-271-0/+2
| |\ \
| | * \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+2
| | |\ \
| | | * | Backport BUG#25192 Using relay-log and relay-log-index without values produce...He Zhenxing2009-10-021-0/+2
| | | |/
| * | | WL#1349 Use operating system localization to send it as a default client char...Alexander Barkov2009-10-211-37/+283
| |/ /
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-16/+121
* | | Backport of:Konstantin Osipov2009-10-161-2/+2
* | | Backport of:Konstantin Osipov2009-10-161-104/+10
* | | Bug #33831 mysql_real_connect() connects again if Magne Mahre2009-10-091-0/+7
|/ /
* | auto-mergeIngo Struewing2009-09-301-2/+2
|\ \
| * | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-2/+2
| |/
* | Bug#37267 - connect() EINPROGRESS failures mishandled in client libraryIngo Struewing2009-09-301-15/+62
|/
* manual mergeTatiana A. Nurnberg2009-08-311-0/+9
|\
| * Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-0/+9
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-3/+2
* | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-131-0/+3
|\ \ | |/
| * Bug#46013: rpl_extraColmaster_myisam fails on pb2Davi Arnaut2009-08-131-0/+3
* | Bug#45017: Failure to connect if hostname maps to multiple addressesDavi Arnaut2009-07-301-7/+27
* | Merge from mysql-5.0-bugteam.Davi Arnaut2009-06-101-4/+16
|\ \ | |/
| * Bug#41190: shared memory connections do not work in Vista, if server started ...Davi Arnaut2009-06-101-4/+16
* | Adding missing forward declaration for bug 43560Staale Smedseng2009-05-201-1/+2
* | Recommit of bug 43560 after merge with mysql-5.1-bugteamStaale Smedseng2009-05-201-24/+44
* | auto-mergeIgnacio Galarza2009-03-191-1/+1
|\ \
| * | Fix for bug #40552: Race condition around default_directories Alexey Kopytov2009-02-271-1/+1
* | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| * fixed warnings and compile errors from the fix for bug 26243gkodinov/kgeorge@macbook.gmz2008-03-291-1/+1
| * Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0anozdrin/alik@quad.opbmk2008-03-181-3/+7
| |\
* | \ Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@quad.opbmk2008-03-181-4/+24
|\ \ \
| * \ \ Merge buzz.(none):/home/davi/mysql-5.0-runtimedavi@buzz.(none)2008-03-171-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | Bug#35103 mysql_client_test::test_bug29948 causes sporadic failuresdavi@mysql.com/endora.local2008-03-141-3/+7
| * | | A fix for Bug#35289: Too many connections -- wrong SQL stateanozdrin/alik@quad.2008-03-141-1/+17
* | | | Merge kaamos.(none):/data/src/mysql-5.1kaa@kaamos.(none)2008-03-121-7/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2008-02-271-7/+21
| |\ \ \
| | * \ \ Merge mysql.com:/home/hf/work/25097/my50-25097holyfoot/hf@hfmain.(none)2008-02-271-7/+21
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.holyfoot/hf@mysql.com/hfmain.(none)2008-02-271-6/+21
| | | |/
* | | | Bug#34655 Compile errordavi@mysql.com/endora.local2008-02-281-30/+30
* | | | Fix for Bug#29605andrey@whirlpool.hristov.com2008-02-221-1/+9
|/ / /
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplmkindahl@dl145h.mysql.com2008-01-301-2/+2
|\ \ \ | |/ / |/| |
| * | Post-merge changes.mkindahl@dl145h.mysql.com2008-01-301-2/+2
* | | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-36/+38
* | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimemalff@lambda.hsd1.co.comcast.net.2007-11-281-0/+5
|\ \ \ | |/ / |/| / | |/
| * Bug#32429 ssl_cipher setting in my.cnf not read by libmysqlclientmsvensson@pilot.mysql.com2007-11-161-0/+5
* | Another attempt to fix the Windows compilation failre.kostja@bodhi.(none)2007-11-011-3/+3