summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Bug#35103 mysql_client_test::test_bug29948 causes sporadic failuresdavi@mysql.com/endora.local2008-03-141-3/+7
* | 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#32429 ssl_cipher setting in my.cnf not read by libmysqlclientmsvensson@pilot.mysql.com2007-11-161-0/+5
* Merge mysql.com:/home/hf/work/29494/my41-29494holyfoot/hf@hfmain.(none)2007-07-221-7/+7
|\
| * Bug #29494 Field packet with NULL fields crashes libmysqlclient.holyfoot/hf@mysql.com/hfmain.(none)2007-07-201-7/+7
* | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@hfmain.(none)2007-06-291-0/+1
|\ \
| * | Bug #29247 Double free in libmysqlclient_r when mysql restarted.holyfoot/hf@mysql.com/hfmain.(none)2007-06-251-0/+1
* | | Bug#24924: shared-memory-base-name that is too long causes buffer overflowtnurnberg@sin.intern.azundris.com2007-06-211-1/+9
|/ /
* | Bug #24731 Shared memory connections do not work with MySql ran as service on..."Reggie"/Reggie@xp.2007-06-071-3/+3
* | Bug#26664 test suite times out on OS X 64bitmsvensson@pilot.blaudden2007-05-241-4/+2
* | Bug#24121 Incorrect test for SSL_VERIFY_SERVER_CERTmsvensson@pilot.blaudden2007-03-271-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-2/+2
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-2/+2
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-2/+2
* | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943msvensson@pilot.mysql.com2007-01-291-1/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#22943 syscall pruning in libmysqlmsvensson@pilot.mysql.com2007-01-291-1/+7
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ |/|
* | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* | Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-11-271-11/+75
|\ \
| * | Added some missing DBUG_RETURNmonty@mysql.com/nosik.monty.fi2006-11-231-6/+70
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-5/+5
* | | Merge mysql.com:/home/hf/work/mysql-4.1-mrgholyfoot/hf@mysql.com/deer.(none)2006-11-161-0/+2
|\ \ \ | |/ / |/| / | |/
| * Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-11-161-0/+2
| |\
| | * Bug #19216: Client crashes on long SELECTgkodinov/kgeorge@macbook.gmz2006-11-131-0/+2
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@shellback.(none)2006-10-121-0/+2
|\ \ \ | |/ /
| * | Add DBUG_ASSERT to check that mysql is not null when mysql_reconnect is calledmsvensson@shellback.(none)2006-10-121-0/+2
| |/
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/gluh.(none)2006-09-271-3/+3
|\ \ | |/
| * Patch for bug#21432 is revertedgluh@mysql.com/gluh.(none)2006-09-271-3/+3
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-mergegluh@mysql.com/gluh.(none)2006-09-071-3/+3
|\ \ | |/
| * Bug#20393 User name truncation in mysql clientgluh@mysql.com/gluh.(none)2006-08-301-3/+3
| * Bug#7192 Specify --with-collation doesn't work for connections?bar@mysql.com/bar.intranet.mysql.r18.ru2006-08-111-2/+31
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/release/mysql-5.0-release_m...cmiller@zippy.cornsilk.net2006-08-251-3/+5
|\ \
| * | Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \cmiller@zippy.cornsilk.net2006-08-251-3/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-29/+40
|\ \ \
| * | | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-29/+40
| |/ /
* | | Merge mysql.com:/home/hf/work/mysql-4.1.mrgholyfoot/hf@mysql.com/deer.(none)2006-07-181-1/+2
|\ \ \ | | |/ | |/|
| * | Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-07-131-1/+2
| |\ \
| | * | bug #16017 (memory leaks in embedded server)holyfoot@deer.(none)2006-06-011-1/+2
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b7192bar@mysql.com2006-07-071-2/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#7192 Specify --with-collation doesn't work for connections?bar@mysql.com2006-06-301-2/+31
| |/ /
* | | client.c:kent@mysql.com2006-07-031-0/+7
* | | mergingholyfoot@mysql.com2006-06-261-37/+49
|\ \ \ | |/ /
| * | bug #20318 (ctype_ucs2_def test fails with embedded)holyfoot@deer.(none)2006-06-191-36/+48
| |/
* | Remove C++ commentsmsvensson@neptunus.(none)2006-05-031-5/+5
* | Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208msvensson@neptunus.(none)2006-04-261-19/+107
|\ \
| * | Bug#17208 SSL: client does not verify server certificatemsvensson@neptunus.(none)2006-04-181-2/+84
| * | Fix up patchmsvensson@neptunus.(none)2006-04-121-67/+1
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-121-17/+89
| |\ \