summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Improved testing of ssl and compressionunknown2005-10-041-1/+4
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-2/+9
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-1/+1
|\
| * Fixes bug #5588. Additions after merge from 4.0.unknown2005-09-071-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11787unknown2005-09-031-0/+3
|\ \
| * | Make it possible to change reconnect setting withunknown2005-07-061-0/+3
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-151-2/+3
|\ \ \ | | |/ | |/|
| * | Fix mysql_info() returning bad data in the results of a multi-statementunknown2005-08-101-2/+3
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-2/+4
|\ \ \ | |/ /
| * | Review of new pushed codeunknown2005-08-091-2/+4
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-041-5/+7
|\ \ \ | |/ /
| * | Fix parsing of dates with 'T' between date and time, as in ISO-8601unknown2005-08-021-5/+7
| * | fix for bug#12001unknown2005-07-191-1/+1
* | | Fixes during review of new pushed codeunknown2005-07-311-17/+16
* | | Cleanups during review of new codeunknown2005-07-281-2/+10
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5906unknown2005-07-191-40/+49
|\ \ \
| * | | Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-40/+49
| | |/ | |/|
* | | Restore previous used client charset in mysql_reconnectunknown2005-07-161-1/+43
|/ /
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Fixed failing tests for not 32 bit intel machinesunknown2005-05-161-3/+6
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"unknown2005-05-121-0/+2
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-2/+0
* | Mergeunknown2005-04-041-0/+27
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-8866unknown2005-04-041-0/+27
| |\
| | * Fix reconnect when using prepared statements, and addunknown2005-03-281-0/+27
* | | Manual mergeunknown2005-03-261-7/+8
|\ \ \ | |/ /
| * | A fix for Bug#8226 "Cannot connect via shared memory": unknown2005-03-261-7/+8
| |/
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-2/+3
* | WL #2094 Federated Storage Handlerunknown2005-02-231-1/+20
* | Mergeunknown2005-02-201-1/+1
|\ \
| * | WL# 2094unknown2005-02-061-1/+1
* | | Fixed Bug#7783, "mysql_free_result removes all resultsets (multi statements)".unknown2005-02-171-1/+1
|/ /
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-161-0/+1
|\ \ | |/
| * initialize mysql->charset in mysql_initunknown2005-01-161-0/+1
* | Mergeunknown2005-01-111-22/+38
|\ \ | |/
| * Replace all sprintf() calls with my_snprintf() in client.c. All of theunknown2005-01-091-22/+38
* | mergedunknown2005-01-061-3/+4
|\ \ | |/
| * client.c:unknown2005-01-041-2/+3
* | Changed C++ style comments to C style, bug#7665.unknown2005-01-041-4/+4
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+1
|\ \ | |/
| * Merged fixes for bug #7297 "Two digit year should be interpreted unknown2004-12-301-2/+1
* | manually mergedunknown2004-12-311-2/+12
|\ \ | |/
| * fix indentationunknown2004-12-231-2/+2
| * BUG#6056 unknown2004-12-141-1/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-181-3/+0
|\ \
| * | BUG#7384 IM fails to compile on Solaris.unknown2004-12-181-3/+0
* | | Truncations patch: a post-review fix. unknown2004-12-181-0/+8
|/ /
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-0/+164
* | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-1/+18
* | After merge fixesunknown2004-12-061-1/+1