summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-241-1/+2
|\
| * merge from 4.1unknown2005-03-241-1/+2
| |\
| | * "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
* | | 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-231-0/+2
|\ \ \
| * | | added symbols mysql_server_init and mysql_server_end to allow windowsunknown2005-03-231-0/+2
* | | | 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-172-5/+5
* | 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
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-01-281-1/+1
|\ \
| * | small Makefile.am cleanupunknown2005-01-281-1/+1
* | | Fixes for windows compilation bugsunknown2005-01-261-2/+2
|/ /
* | Some bug fixes and a feature add to mysql-test-rununknown2005-01-251-2/+3
* | 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
* | Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1unknown2005-01-121-1/+1
|\ \ | |/
| * libmysqld.def, libmysql.def:unknown2005-01-121-1/+1
* | Merge here.mwagner.org:/Users/mwagner/work/bk/mysql-4.1unknown2005-01-121-0/+1
|\ \ | |/
| * libmysqld.def, libmysql.def:unknown2005-01-121-0/+1
* | renamed charset name 'eucjp_ms' to 'eucjpms'unknown2005-01-121-1/+1
* | added new character set - cp932, eucjp_msunknown2005-01-111-1/+1
* | Fixed a bug in prepared statements error handlingunknown2005-01-061-3/+4
* | Added checking for my.cnf file from environment variable MYSQL_HOMEunknown2005-01-041-0/+1
* | After merge fixesunknown2005-01-041-5/+8
* | Merge with global treeunknown2004-12-312-14/+25
|\ \
| * \ Merge with 4.1unknown2004-12-222-14/+26
| |\ \ | | |/
| | * 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
* | | 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-232-1/+28
|/ /
* | More work on truncations in libmysql: after-review fixes.unknown2004-12-181-65/+52