| Commit message (Expand) | Author | Age | Files | Lines |
* | Manually merged | evgen@moonbone.local | 2006-06-18 | 1 | -0/+15 |
|\ |
|
| * | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-opt | evgen@moonbone.local | 2006-06-17 | 1 | -0/+15 |
| |\ |
|
| | * | Fixed bug#15351: Wrong collation used for comparison of md5() and sha() | evgen@moonbone.local | 2006-05-28 | 1 | -0/+15 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-clean | jimw@mysql.com | 2006-05-19 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Bug #13975: "same string" + 0 has 2 different results | jimw@mysql.com | 2006-05-18 | 1 | -0/+6 |
* | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2006-05-16 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Merge mysql.com:/home/mysql-4.1-10418 | tnurnberg@mysql.com | 2006-05-12 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Bug#10418: LOAD_FILE does not behave like in manual if file does not exist | tnurnberg@mysql.com | 2006-05-08 | 1 | -0/+7 |
* | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/jimw_merge | cmiller@zippy.(none) | 2006-04-24 | 1 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Bug #17043: Casting trimmed string to decimal loses precision | jimw@mysql.com | 2006-03-14 | 1 | -0/+10 |
* | | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | msvensson@neptunus.(none) | 2006-02-22 | 1 | -31/+31 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-clean | jimw@mysql.com | 2006-02-17 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Fix possible corruption of results from SUBSTRING_INDEX(). (Bug #14676) | jimw@mysql.com | 2005-11-23 | 1 | -0/+7 |
* | | | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE | gluh@eagle.intranet.mysql.r18.ru | 2005-12-02 | 1 | -6/+6 |
|/ / |
|
* | | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -2/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -0/+3 |
* | | | Fix handling of NULL values in decimal fields in FORMAT(). (Bug #13361) | jimw@mysql.com | 2005-09-22 | 1 | -0/+6 |
|/ / |
|
* | | func_str.result, null.result: | igor@rurik.mysql.com | 2005-08-26 | 1 | -1/+1 |
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -0/+117 |
|\ \
| |/ |
|
| * | item_strfunc.cc: | patg@krsna.patg.net | 2005-08-08 | 1 | -0/+117 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-22 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Fix calculation for length of LPAD() and RPAD() reported to | jimw@mysql.com | 2005-07-22 | 1 | -0/+15 |
* | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com | 2005-07-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Bug #9854 hex() and out of range handling | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -0/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-07-06 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Merge | bell@sanja.is.com.ua | 2005-07-06 | 1 | -0/+15 |
| |\ |
|
| | * | fixed substring() length calculation in case of constant negative argument (B... | bell@sanja.is.com.ua | 2005-06-28 | 1 | -0/+15 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -0/+50 |
|\ \ \
| |/ / |
|
| * | | func_str.test: | igor@rurik.mysql.com | 2005-06-29 | 1 | -0/+50 |
| |/ |
|
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-06-27 | 1 | -1/+1 |
|\ \ |
|
| * | | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis... | msvensson@neptunus.(none) | 2005-06-20 | 1 | -1/+1 |
* | | | Manual merge | igor@rurik.mysql.com | 2005-06-23 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-06-23 | 1 | -0/+11 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-06-01 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix handling of NULL fields in FIELD(). (Bug #10944) | jimw@mysql.com | 2005-06-01 | 1 | -0/+6 |
| * | Fixed that LEFT OUTER JOIN was replaced with a regulat join | bar@mysql.com | 2005-03-24 | 1 | -0/+20 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -4/+6 |
* | | func_str.result: | bar@eagle.intranet.mysql.r18.ru | 2005-03-25 | 1 | -0/+20 |
* | | after merge fix | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -6/+6 |
* | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -7/+16 |
|\ \
| |/ |
|
| * | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | bar@mysql.com | 2005-03-16 | 1 | -1/+10 |
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | func_str.result: | igor@rurik.mysql.com | 2005-03-09 | 1 | -63/+0 |
| * | Manual merge | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+78 |
| |\ |
|
| | * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+15 |
* | | | func_group.test, func_str.result, func_group.result: | bar@deer.(none) | 2005-03-05 | 1 | -302/+31 |
* | | | Merge | bar@mysql.com | 2005-03-05 | 1 | -0/+271 |
|\ \ \
| |/ / |
|
| * | | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | bar@mysql.com | 2005-03-04 | 1 | -31/+31 |
* | | | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+6 |
|\ \ \
| |/ / |
|