summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am:kent@mysql.com2005-07-051-1/+2
* 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-132-0/+31
* Added cp932 character setshuichi@mysql.com2005-05-051-1/+1
* Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)hf@deer.(none)2005-04-211-0/+1
* "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-1/+2
* 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
* libmysqld.def, libmysql.def:mwagner@here.mwagner.org2005-01-121-1/+1
* libmysqld.def, libmysql.def:mwagner@here.mwagner.org2005-01-121-0/+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-152-11/+16
* 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
* | merge with 4.0monty@mysql.com2004-11-121-1/+1
|\ \
| * | libmysql.c:bar@mysql.com2004-11-051-1/+2
| * | Mergebar@mysql.com2004-11-051-0/+1
| |\ \
| | * | libmysql.def, libmysql.c:bar@mysql.com2004-11-052-1/+2
| * | | Ensure that a source distribution contains 'libmysql/libmysql.def'joerg@mysql.com2004-11-011-1/+1
* | | | libmysql.def, libmysql.c:bar@mysql.com2004-11-052-1/+3
| |_|/ |/| |
* | | 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
* | | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-1/+1
* | | 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-202-0/+11
|\ \ \
| * | | Review of all code pushed since last reviewmonty@mishka.local2004-10-202-0/+11
* | | | A fix (bug #6057: Data Type Problem in manager.c).ram@gw.mysql.r18.ru2004-10-181-1/+1
| |/ / |/| |
* | | 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
|/ /
* | Activating the new string->number conversion functionsbar@noter.intranet.mysql.r18.ru2004-09-251-1/+1
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-222-12/+22