summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-161-1/+1
| |\
| | * mergedunknown2006-01-031-1/+1
| | |\
| | | * many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719unknown2006-01-301-17/+18
|\ \ \ \
| * | | | Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connectunknown2006-01-261-17/+18
| |/ / /
* | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embunknown2006-01-191-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Big patch to make embedded-server working in 5.xunknown2006-01-041-4/+5
| |/ /
* | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-112-1/+58
|/ /
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12440unknown2005-12-151-6/+22
|\ \ | |/ |/|
| * Fixed BUG #12440: "Incorrect processing of time values containingunknown2005-12-151-6/+22
* | Fix value returned by mysql_warning_count() after fetching a preparedunknown2005-12-061-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-1/+6
|\ \ | |/
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-1/+5
* | 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