summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #12744 (MYSQL_STMT operations cause seg fault after connection re...unknown2006-02-011-0/+6
* A fix and a test case for Bug#16144 "mysql_stmt_attr_get type error":unknown2006-01-171-1/+1
* Fix for bug #12177 (errorlog file isn't closed)unknown2005-08-041-0/+7
* minor fix (backport from 5.0) - changed function prototype/definitionunknown2005-07-191-2/+3
* A fix and a test case for Bug#11183 "mysql_stmt_reset() doesn't resetunknown2005-07-141-0/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-141-2/+5
|\
| * Fix a valgrind warning: memcpy does not allow its arguments to overlap.unknown2005-05-141-2/+5
* | After merge fixesunknown2005-05-141-14/+17
|/
* added function mysql_set_character_set (reviewed by Monty)unknown2005-05-131-0/+30
* Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)unknown2005-04-211-0/+1
* Fix errors in my last changesetunknown2005-02-221-2/+5
* Follow-up for bug#7990unknown2005-02-101-5/+5
* A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-0/+17
* A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+5
* - renamed client_test -> mysql_client_testunknown2005-01-201-1/+1
* Fixed memory leak in handle_local_infile()unknown2005-01-171-0/+1
* libmysql.c:unknown2005-01-171-1/+1
* fix for bug #7285: Disable start of embedded server when need tounknown2004-12-151-1/+2
* A fix of return value of mysql_stmt_bind_result() and cleanup.unknown2004-12-151-8/+7
* A fix (bug #7129: Test failure: 'type_ranges' when using '--ps-protocol'unknown2004-12-101-2/+2
* Fix for a bug #6996unknown2004-12-071-0/+6
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-6/+7
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-6/+7
* | libmysql.def, libmysql.c:unknown2004-11-051-1/+2
|/
* Remove support for obsolete 4.1.1 prepared statements C API names:unknown2004-11-011-16/+0
* A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-2/+19
* A lot of fixes for prepared statements (PS):unknown2004-10-261-10/+29
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-0/+34
|\
| * After merge fixesunknown2004-10-201-2/+2
| * Merge with 4.0unknown2004-10-201-0/+34
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-201-6/+4
| | |\
| | | * Code cleanups (done during review of new code)unknown2004-10-201-6/+4
| | * | libmysql.c:unknown2004-10-191-0/+3
| | |/
| | * libmysql.c:unknown2004-10-191-0/+33
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-25/+5
|\ \ \ | |/ / |/| |
| * | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' unknown2004-10-201-3/+3
| * | A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-22/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-0/+10
|\ \ \ | |/ / |/| |
| * | Review of all code pushed since last reviewunknown2004-10-201-0/+10
* | | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)":unknown2004-10-151-3/+4
* | | libmysql/libmysql.c:unknown2004-10-151-38/+40
|/ /
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-12/+21
* | libmysql.c:unknown2004-09-111-5/+5
* | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared unknown2004-09-081-7/+19
* | Small fixes to patch for #5371unknown2004-09-071-2/+3
* | Fix for the bug #5371 (Prepared query converting float to string blows theunknown2004-09-071-1/+1
* | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEunknown2004-09-021-7/+0
* | A short fix and test case for Bug#5126 unknown2004-08-261-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-261-2/+2
|\ \
| * | Portability fixesunknown2004-08-261-2/+2