summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Mergingunknown2005-04-211-0/+1
|\
| * Fix for bug #7344 (Repeating mysql_server_start/mysql_server_end crash clients)unknown2005-04-211-0/+1
| * Fix errors in my last changesetunknown2005-02-221-2/+5
* | Fix for verification tests: loss of decimal places should notunknown2005-04-121-7/+6
* | Fix for verification tests: truncation of post digits should not return an errorunknown2005-04-111-4/+5
* | Fix for bit type:unknown2005-04-041-0/+2
* | Manual mergeunknown2005-03-241-0/+11
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"unknown2005-03-241-0/+11
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-211-1/+1
|\ \ \
| * | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-181-2/+2
|\ \ \ | |/ / |/| |
| * | Field::quote_data():unknown2005-03-171-2/+2
* | | Fix HP/UX debug compile error. (Bug #8679)unknown2005-03-171-1/+2
|/ /
* | 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
| |\