summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-091-0/+4
|\
| * Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+4
* | Merge with new VARCHAR codeunknown2004-12-061-0/+3
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+3
* | mergedunknown2004-11-201-6/+7
|\ \ | |/ |/|
| * 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.1 to get new thd->mem_root handlingunknown2004-11-081-1/+2
|\ \ \ | |/ /
| * | libmysql.def, libmysql.c:unknown2004-11-051-1/+2
| |/
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-16/+0
|\ \ | |/
| * Remove support for obsolete 4.1.1 prepared statements C API names:unknown2004-11-011-16/+0
* | merge with 4.1unknown2004-10-291-101/+186
|\ \ | |/
| * 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
* | | Merge with 4.1unknown2004-09-061-229/+433
|\ \ \ | |/ /
| * | 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
| * | | Cleanup.unknown2004-08-251-10/+8
| |/ /
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-1/+1
| |\ \
| | * | Fixed symbol name problems that made build fail.unknown2004-08-191-1/+1
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-08-191-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fixes for bugs in embedded library:unknown2004-07-221-2/+2
| * | | manually mergedunknown2004-08-181-3/+6
| |\ \ \ | | | |/ | | |/|
| | * | Fix for BUG#5073 "--disable-local-infile has no effect if client reads it wit...unknown2004-08-171-1/+1
| | * | - rename: EXCEPTIONS->EXCEPTIONS-CLIENTunknown2004-08-051-1/+1
| | * | - Fixed libmysql license texts: added reference to the FLOSSunknown2004-08-051-3/+6
| * | | Fixing typos in big comment (libmysql): unknown2004-08-101-3/+3
| * | | Comments in libmysql (prepared statements API)unknown2004-08-101-20/+169
| * | | libmysql.c:unknown2004-08-061-3/+5