summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* 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-132-0/+31
* Added cp932 character setunknown2005-05-051-1/+1
* Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)unknown2005-04-211-0/+1
* "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-1/+2
* 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
* libmysqld.def, libmysql.def:unknown2005-01-121-1/+1
* libmysqld.def, libmysql.def:unknown2005-01-121-0/+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-152-11/+16
* 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
* | merge with 4.0unknown2004-11-121-1/+1
|\ \
| * | libmysql.c:unknown2004-11-051-1/+2
| * | Mergeunknown2004-11-051-0/+1
| |\ \
| | * | libmysql.def, libmysql.c:unknown2004-11-052-1/+2
| * | | Ensure that a source distribution contains 'libmysql/libmysql.def'unknown2004-11-011-1/+1
* | | | libmysql.def, libmysql.c:unknown2004-11-052-1/+3
| |_|/ |/| |
* | | 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
* | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+1
* | | 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-202-0/+11
|\ \ \
| * | | Review of all code pushed since last reviewunknown2004-10-202-0/+11
* | | | A fix (bug #6057: Data Type Problem in manager.c).unknown2004-10-181-1/+1
| |/ / |/| |
* | | 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
|/ /
* | Activating the new string->number conversion functionsunknown2004-09-251-1/+1
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-222-12/+22
* | libmysql.c:unknown2004-09-111-5/+5