summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* WL #2094 Federated Storage Handlerunknown2005-02-231-19/+0
* Fixed Bug#7838, "pipe_sig_handler should be static".unknown2005-02-171-3/+3
* Merge mysql.com:/home/kostja/work/mysql-4.1-rootunknown2005-02-101-5/+5
|\
| * Follow-up for bug#7990unknown2005-02-101-5/+5
* | Merge mysql.com:/home/kostja/work/mysql-4.1-rootunknown2005-02-101-0/+17
|\ \ | |/
| * A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-0/+17
* | manual mergeunknown2005-02-101-0/+5
|\ \ | |/
| * A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+5
* | Precision Math implementationunknown2005-02-091-0/+7
* | Fixes for windows compilation bugsunknown2005-01-261-2/+2
* | Mergeunknown2005-01-241-1/+1
|\ \ | |/
| * - renamed client_test -> mysql_client_testunknown2005-01-201-1/+1
* | Merge with global treeunknown2005-01-181-0/+1
|\ \ | |/
| * Fixed memory leak in handle_local_infile()unknown2005-01-171-0/+1
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-01-171-1/+1
|\ \ | |/
| * libmysql.c:unknown2005-01-171-1/+1
* | Fixed a bug in prepared statements error handlingunknown2005-01-061-3/+4
* | After merge fixesunknown2005-01-041-5/+8
* | Merge with global treeunknown2004-12-311-11/+16
|\ \
| * \ Merge with 4.1unknown2004-12-221-11/+17
| |\ \ | | |/
| | * 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-151-8/+7
| | * 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
* | | Merge from 4.1: fix for bug #7285 (embedded server)unknown2004-12-301-1/+2
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-231-0/+1
|/ /
* | More work on truncations in libmysql: after-review fixes.unknown2004-12-181-65/+52
* | Truncations patch: a post-review fix. unknown2004-12-181-4/+4
* | Fixing compile-time failures in recently pushed code (aCC, Sun Studio)unknown2004-12-171-8/+10
* | Portability fix in libmysql (FreeBSD)unknown2004-12-161-11/+11
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-186/+466
* | 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