summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* manually mergedserg@sergbook.mysql.com2004-12-311-2/+12
|\
| * fix indentationwax@kishkin.ru2004-12-231-2/+2
| * BUG#6056 wax@kishkin.ru2004-12-141-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2004-12-181-3/+0
|\ \
| * | BUG#7384 IM fails to compile on Solaris.petr@mysql.com2004-12-181-3/+0
* | | Truncations patch: a post-review fix. konstantin@mysql.com2004-12-181-0/+8
|/ /
* | Changing the default of libmysqlclient : it's now NO reconnection.guilhem@mysql.com2004-12-091-1/+18
* | After merge fixesmonty@mysql.com2004-12-061-1/+1
* | Fixes after merge with 4.1monty@mysql.com2004-11-031-0/+1
* | merge with 4.1monty@mysql.com2004-10-291-19/+34
|\ \ | |/
| * 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 with 4.1monty@mysql.com2004-09-061-7/+8
|\ \ \ \ | |/ / /
| * | | 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
| |/
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-32/+91
|\ \ | |/
| * 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
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-107/+124
|\ \ | |/
| * 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
* | Merge mysql.com:/home/pem/work/mysql-4.1pem@mysql.com2004-02-131-1/+2
|\ \ | |/
| * This line missed in the fix #2208hf@deer.(none)2004-02-131-1/+2
* | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-47/+34
|\ \ | |/
| * Client character set is now not set from the server value.bar@bar.intranet.mysql.r18.ru2004-02-041-38/+25