summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* bug #20318 (ctype_ucs2_def test fails with embedded)holyfoot@deer.(none)2006-06-191-36/+48
* Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledgluh@eagle.intranet.mysql.r18.ru2005-11-211-1/+5
* Fixes bug #5588. Additions after merge from 4.0.SergeyV@selena.2005-09-071-1/+1
* Fix mysql_info() returning bad data in the results of a multi-statementjimw@mysql.com2005-08-101-2/+3
* fix for bug#12001georg@lmy002.wdf.sap.corp2005-07-191-1/+1
* Merge mysql.com:/home/jimw/my/mysql-4.1-8866jimw@mysql.com2005-04-041-0/+27
|\
| * Fix reconnect when using prepared statements, and addjimw@mysql.com2005-03-281-0/+27
* | A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-7/+8
|/
* initialize mysql->charset in mysql_initserg@serg.mylan2005-01-161-0/+1
* Replace all sprintf() calls with my_snprintf() in client.c. All of thejimw@mysql.com2005-01-091-22/+38
* client.c:paul@kite-hub.kitebird.com2005-01-041-2/+3
* fix indentationwax@kishkin.ru2004-12-231-2/+2
* BUG#6056 wax@kishkin.ru2004-12-141-1/+11
* Added missing initialiermonty@mysql.com2004-10-261-2/+2
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+2
* Review of all code pushed since last reviewmonty@mishka.local2004-10-201-1/+1
* A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-221-14/+27
* Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-09-091-3/+2
|\
| * Merge mysql.com:/home/wax/mysql/mysql-4.1wax@mysql.com2004-08-191-3/+2
| |\
| | * Change information text in pipe and shared memorywax@kishkin.ru2004-08-191-3/+2
* | | client.c:paul@ice.snake.net2004-09-061-0/+1
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-08-241-3/+2
|\ \ \
| * | | more accurate processing of find_type resultvva@eagle.mysql.r18.ru2004-08-241-3/+2
* | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.rburnett@build.mysql.com2004-08-231-10/+0
* | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.rburnett@build.mysql.com2004-08-211-0/+11
|/ / /
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-08-191-3/+4
|\ \ \ | |/ / |/| |
| * | Fixes for bugs in embedded library:hf@deer.(none)2004-07-221-3/+4
| |/
* | after merge fixesserg@serg.mylan2004-08-191-1/+1
|/
* client.c, libmysql.c:paul@kite-hub.kitebird.com2004-06-301-2/+2
* After merge fixesmonty@mysql.com2004-06-251-0/+4
* After merge fixesmonty@mysql.com2004-06-211-1/+2
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* client.c:bar@bar.intranet.mysql.r18.ru2004-06-071-26/+25
* Added authentication code that was missed in mergemonty@mysql.com2004-06-031-1/+57
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-1/+1
* Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
* Added LOCAL INFILE callback function support.jcole@mugatu.jcole.us2004-03-221-1/+4
* Removed compiler warningmonty@mysql.com2004-03-181-0/+1
* Intermediate commit of client library (cleanups + fixes of 3 items from konstantin@mysql.com2004-03-161-33/+65
* Rudimentary part of libmysql patch:konstantin@oak.local2004-03-121-64/+42
* Rename:konstantin@oak.local2004-03-101-1/+1
* New call mysql_stmt_init() introduced.konstantin@mysql.com2004-03-051-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2004-02-221-6/+8
|\
| * After merge fixesmonty@mashka.mysql.fi2004-02-221-6/+8
* | Fix for #1429 (Segfault in mysql_stmt_close)hf@deer.(none)2004-02-201-1/+1
|/
* Fix for #2212 (mysql_change_user doesn't work in embedded library)hf@deer.(none)2004-02-141-1/+2
* This line missed in the fix #2208hf@deer.(none)2004-02-131-1/+2
* Client character set is now not set from the server value.bar@bar.intranet.mysql.r18.ru2004-02-041-38/+25
* Names of all client methods (static functions inside client.c) now konstantin@oak.local2003-12-221-9/+9
* mergemonty@mysql.com2003-12-191-1/+2
|\