summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|/
* 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
* Fixed many compiler warningsunknown2004-04-051-1/+1
* Added LOCAL INFILE callback function support.unknown2004-03-221-1/+4
* Removed compiler warningunknown2004-03-181-0/+1
* Intermediate commit of client library (cleanups + fixes of 3 items from unknown2004-03-161-33/+65
* Rudimentary part of libmysql patch:unknown2004-03-121-64/+42
* Rename:unknown2004-03-101-1/+1
* New call mysql_stmt_init() introduced.unknown2004-03-051-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-221-6/+8
|\
| * After merge fixesunknown2004-02-221-6/+8
* | Fix for #1429 (Segfault in mysql_stmt_close)unknown2004-02-201-1/+1
|/
* Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-1/+2
* This line missed in the fix #2208unknown2004-02-131-1/+2
* Client character set is now not set from the server value.unknown2004-02-041-38/+25
* Names of all client methods (static functions inside client.c) now unknown2003-12-221-9/+9
* mergeunknown2003-12-191-1/+2
|\
| * Fixes after merge with 4.0unknown2003-12-191-2/+5
* | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-1/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-281-1/+1
|\
| * cleanup: comment moved to proper placeunknown2003-11-281-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-281-2/+7
|\ \ | |/ |/|
| * Mergeunknown2003-11-281-2/+7
| |\
| | * Added missing SSL library (Should be in source distribution)unknown2003-11-281-2/+7
* | | BK automerge tends to eat break; statementsunknown2003-11-281-0/+1
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2003-11-281-3/+20
|\ \ \ | |/ / |/| |
| * | Second part of WL #519:unknown2003-11-281-3/+21
| |/
* | fix:unknown2003-11-281-0/+2
|/
* Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-6/+0
* Merge key cache structures to oneunknown2003-11-201-8/+9