summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeunknown2005-03-261-7/+8
|\
| * A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-7/+8
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-2/+3
* | WL #2094 Federated Storage Handlerunknown2005-02-231-1/+20
* | Mergeunknown2005-02-201-1/+1
|\ \
| * | WL# 2094unknown2005-02-061-1/+1
* | | Fixed Bug#7783, "mysql_free_result removes all resultsets (multi statements)".unknown2005-02-171-1/+1
|/ /
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-161-0/+1
|\ \ | |/
| * initialize mysql->charset in mysql_initunknown2005-01-161-0/+1
* | Mergeunknown2005-01-111-22/+38
|\ \ | |/
| * Replace all sprintf() calls with my_snprintf() in client.c. All of theunknown2005-01-091-22/+38
* | mergedunknown2005-01-061-3/+4
|\ \ | |/
| * client.c:unknown2005-01-041-2/+3
* | manually mergedunknown2004-12-311-2/+12
|\ \ | |/
| * fix indentationunknown2004-12-231-2/+2
| * BUG#6056 unknown2004-12-141-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-181-3/+0
|\ \
| * | BUG#7384 IM fails to compile on Solaris.unknown2004-12-181-3/+0
* | | Truncations patch: a post-review fix. unknown2004-12-181-0/+8
|/ /
* | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-1/+18
* | After merge fixesunknown2004-12-061-1/+1
* | Fixes after merge with 4.1unknown2004-11-031-0/+1
* | merge with 4.1unknown2004-10-291-19/+34
|\ \ | |/
| * Added missing initialierunknown2004-10-261-2/+2
| * A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
| * Review of all code pushed since last reviewunknown2004-10-201-1/+1
| * A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-14/+27
| * Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-09-091-3/+2
| |\
| | * Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-08-191-3/+2
| | |\
| | | * Change information text in pipe and shared memoryunknown2004-08-191-3/+2
| * | | client.c:unknown2004-09-061-0/+1
* | | | Merge with 4.1unknown2004-09-061-7/+8
|\ \ \ \ | |/ / /
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-08-241-3/+2
| |\ \ \
| | * | | more accurate processing of find_type resultunknown2004-08-241-3/+2
| * | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-231-10/+0
| * | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state.unknown2004-08-211-0/+11
| |/ / /
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fixes for bugs in embedded library:unknown2004-07-221-3/+4
| | |/
| * | after merge fixesunknown2004-08-191-1/+1
| |/
* | Merge with 4.1.3-betaunknown2004-07-071-32/+91
|\ \ | |/
| * client.c, libmysql.c:unknown2004-06-301-2/+2
| * After merge fixesunknown2004-06-251-0/+4
| * After merge fixesunknown2004-06-211-1/+2
| * assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
| * client.c:unknown2004-06-071-26/+25
| * Added authentication code that was missed in mergeunknown2004-06-031-1/+57
| * Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-1/+1
* | Merge 4.1 -> 5.0.unknown2004-04-071-107/+124
|\ \ | |/
| * Fixed many compiler warningsunknown2004-04-051-1/+1
| * Added LOCAL INFILE callback function support.unknown2004-03-221-1/+4