summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mishka.local2004-12-222-14/+26
|\
| * 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
* | More work on truncations in libmysql: after-review fixes.konstantin@mysql.com2004-12-181-65/+52
* | Truncations patch: a post-review fix. konstantin@mysql.com2004-12-181-4/+4
* | Fixing compile-time failures in recently pushed code (aCC, Sun Studio)konstantin@mysql.com2004-12-171-8/+10
* | Portability fix in libmysql (FreeBSD)konstantin@mysql.com2004-12-161-11/+11
* | Data truncation reporting implementation (libmysql) + post reviewkonstantin@mysql.com2004-12-161-186/+466
* | WL#1051, more maintanable error messages.anjuta@arthur.local2004-12-131-1/+2
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2004-12-091-0/+4
|\ \
| * | Changing the default of libmysqlclient : it's now NO reconnection.guilhem@mysql.com2004-12-091-0/+4
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-0/+3
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-0/+3
* | | mergedserg@serg.mylan2004-11-201-6/+7
|\ \ \ | | |/ | |/|
| * | 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.1monty@mysql.com2004-11-121-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
* | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-082-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | libmysql.def, libmysql.c:bar@mysql.com2004-11-052-1/+3
| | |_|/ | |/| |
* | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-16/+0
|\ \ \ \ | |/ / /
| * | | Remove support for obsolete 4.1.1 prepared statements C API names:konstantin@mysql.com2004-11-011-16/+0
* | | | merge with 4.1monty@mysql.com2004-10-296-110/+197
|\ \ \ \ | |/ / /
| * | | 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
| * | libmysql.c:paul@ice.snake.net2004-09-111-5/+5