summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2006-01-161-1/+1
| |\
| | * mergedserg@serg.mylan2006-01-031-1/+1
| | |\
| | | * many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719msvensson@neptunus.(none)2006-01-301-17/+18
|\ \ \ \
| * | | | Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connectmsvensson@neptunus.(none)2006-01-261-17/+18
| |/ / /
* | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embholyfoot@mysql.com2006-01-191-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Big patch to make embedded-server working in 5.xholyfoot@deer.(none)2006-01-041-4/+5
| |/ /
* | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseanozdrin@mysql.com2006-01-112-1/+58
|/ /
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12440aivanov@mysql.com2005-12-151-6/+22
|\ \ | |/ |/|
| * Fixed BUG #12440: "Incorrect processing of time values containingaivanov@mysql.com2005-12-151-6/+22
* | Fix value returned by mysql_warning_count() after fetching a preparedjimw@mysql.com2005-12-061-1/+1
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-1/+6
|\ \ | |/
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledgluh@eagle.intranet.mysql.r18.ru2005-11-211-1/+5
* | Improved testing of ssl and compressionmsvensson@neptunus.(none)2005-10-041-1/+4
* | Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-2/+9
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-121-1/+1
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.SergeyV@selena.2005-09-071-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11787jimw@mysql.com2005-09-031-0/+3
|\ \
| * | Make it possible to change reconnect setting withjimw@mysql.com2005-07-061-0/+3
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-151-2/+3
|\ \ \ | | |/ | |/|
| * | Fix mysql_info() returning bad data in the results of a multi-statementjimw@mysql.com2005-08-101-2/+3
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-2/+4
|\ \ \ | |/ /
| * | Review of new pushed codemonty@mysql.com2005-08-091-2/+4
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-041-5/+7
|\ \ \ | |/ /
| * | Fix parsing of dates with 'T' between date and time, as in ISO-8601jimw@mysql.com2005-08-021-5/+7
| * | fix for bug#12001georg@lmy002.wdf.sap.corp2005-07-191-1/+1
* | | Fixes during review of new pushed codemonty@mishka.local2005-07-311-17/+16
* | | Cleanups during review of new codemonty@mysql.com2005-07-281-2/+10
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5906jimw@mysql.com2005-07-191-40/+49
|\ \ \
| * | | Fix number to date conversion so it always honors the NO_ZERO_DATE,jimw@mysql.com2005-07-181-40/+49
| | |/ | |/|
* | | Restore previous used client charset in mysql_reconnectgeorg@lmy002.wdf.sap.corp2005-07-161-1/+43
|/ /
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Fixed failing tests for not 32 bit intel machinesmonty@mysql.com2005-05-161-3/+6
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"konstantin@mysql.com2005-05-121-0/+2
* | BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-2/+0
* | Mergejimw@mysql.com2005-04-041-0/+27
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-8866jimw@mysql.com2005-04-041-0/+27
| |\
| | * Fix reconnect when using prepared statements, and addjimw@mysql.com2005-03-281-0/+27
* | | Manual mergekonstantin@mysql.com2005-03-261-7/+8
|\ \ \ | |/ /
| * | A fix for Bug#8226 "Cannot connect via shared memory": konstantin@mysql.com2005-03-261-7/+8
| |/
* | Porting of "buffered read" patch to 5.0 and post-review fixes.konstantin@mysql.com2005-03-061-2/+3
* | WL #2094 Federated Storage Handlerpatg@krsna.patg.net2005-02-231-1/+20
* | Mergepatg@krsna.patg.net2005-02-201-1/+1
|\ \
| * | WL# 2094patg@krsna.patg.net2005-02-061-1/+1
* | | Fixed Bug#7783, "mysql_free_result removes all resultsets (multi statements)".jani@ua141d10.elisa.omakaista.fi2005-02-171-1/+1
|/ /
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2005-01-161-0/+1
|\ \ | |/
| * initialize mysql->charset in mysql_initserg@serg.mylan2005-01-161-0/+1
* | Mergejimw@mysql.com2005-01-111-22/+38
|\ \ | |/
| * Replace all sprintf() calls with my_snprintf() in client.c. All of thejimw@mysql.com2005-01-091-22/+38