summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #12177 (errorlog file isn't closed)hf@deer.(none)2005-08-041-0/+7
* minor fix (backport from 5.0) - changed function prototype/definitiongeorg@lmy002.wdf.sap.corp2005-07-191-2/+3
* A fix and a test case for Bug#11183 "mysql_stmt_reset() doesn't resetkonstantin@mysql.com2005-07-141-0/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-05-141-2/+5
|\
| * Fix a valgrind warning: memcpy does not allow its arguments to overlap.konstantin@mysql.com2005-05-141-2/+5
* | After merge fixesmonty@mysql.com2005-05-141-14/+17
|/
* added function mysql_set_character_set (reviewed by Monty)georg@lmy002.wdf.sap.corp2005-05-131-0/+30
* Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)hf@deer.(none)2005-04-211-0/+1
* Fix errors in my last changesetmonty@mysql.com2005-02-221-2/+5
* Follow-up for bug#7990konstantin@mysql.com2005-02-101-5/+5
* A fix and test case for Bug#7990 "mysql_stmt_close doesn't konstantin@mysql.com2005-02-101-0/+17
* A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).konstantin@mysql.com2005-02-101-0/+5
* - renamed client_test -> mysql_client_testlenz@mysql.com2005-01-201-1/+1
* Fixed memory leak in handle_local_infile()kaa@polly.local2005-01-171-0/+1
* libmysql.c:bar@mysql.com2005-01-171-1/+1
* fix for bug #7285: Disable start of embedded server when need togeorg@beethoven.local2004-12-151-1/+2
* A fix of return value of mysql_stmt_bind_result() and cleanup.konstantin@mysql.com2004-12-151-8/+7
* A fix (bug #7129: Test failure: 'type_ranges' when using '--ps-protocol'ram@gw.mysql.r18.ru2004-12-101-2/+2
* Fix for a bug #6996Sinisa@sinisa.nasamreza.org2004-12-071-0/+6
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-191-6/+7
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-151-6/+7
* | libmysql.def, libmysql.c:bar@mysql.com2004-11-051-1/+2
|/
* Remove support for obsolete 4.1.1 prepared statements C API names:konstantin@mysql.com2004-11-011-16/+0
* A fix and test case for Bug#6096 "field.max_length is always zero for konstantin@mysql.com2004-10-271-2/+19
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-10/+29
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-201-0/+34
|\
| * After merge fixesmonty@mysql.com2004-10-201-2/+2
| * Merge with 4.0monty@mysql.com2004-10-201-0/+34
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-10-201-6/+4
| | |\
| | | * Code cleanups (done during review of new code)monty@mysql.com2004-10-201-6/+4
| | * | libmysql.c:paul@ice.snake.net2004-10-191-0/+3
| | |/
| | * libmysql.c:bar@mysql.com2004-10-191-0/+33
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-201-25/+5
|\ \ \ | |/ / |/| |
| * | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' konstantin@mysql.com2004-10-201-3/+3
| * | A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-22/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-0/+10
|\ \ \ | |/ / |/| |
| * | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-0/+10
* | | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)":konstantin@mysql.com2004-10-151-3/+4
* | | libmysql/libmysql.c:konstantin@mysql.com2004-10-151-38/+40
|/ /
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-221-12/+21
* | libmysql.c:paul@ice.snake.net2004-09-111-5/+5
* | A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared konstantin@mysql.com2004-09-081-7/+19
* | Small fixes to patch for #5371hf@deer.(none)2004-09-071-2/+3
* | Fix for the bug #5371 (Prepared query converting float to string blows thehf@deer.(none)2004-09-071-1/+1
* | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEkonstantin@mysql.com2004-09-021-7/+0
* | A short fix and test case for Bug#5126 konstantin@mysql.com2004-08-261-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-261-2/+2
|\ \
| * | Portability fixesmonty@mysql.com2004-08-261-2/+2
* | | Cleanup.konstantin@mysql.com2004-08-251-10/+8
|/ /
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-08-201-1/+1
|\ \