Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | timour/tkatchaounov@lamia.home | 2006-07-21 | 1 | -0/+5 |
|\ | |||||
| * | func_str.result, func_str.test: | bar@myoffice.izhnet.ru | 2006-07-07 | 1 | -0/+5 |
* | | Merge olga.mysql.com:/home/igor/mysql-4.1-opt | igor@olga.mysql.com | 2006-07-19 | 1 | -0/+15 |
|\ \ | |||||
| * | | Fixed bug #17526: incorrect print method | igor@olga.mysql.com | 2006-07-19 | 1 | -0/+15 |
* | | | Merge olga.mysql.com:/home/igor/mysql-4.1-opt | igor@olga.mysql.com | 2006-07-06 | 1 | -0/+17 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Fixed bug #18243. | igor@olga.mysql.com | 2006-07-06 | 1 | -0/+17 |
* | | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-opt | evgen@moonbone.local | 2006-06-17 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Fixed bug#15351: Wrong collation used for comparison of md5() and sha() | evgen@moonbone.local | 2006-05-28 | 1 | -0/+12 |
* | | Bug #13975: "same string" + 0 has 2 different results | jimw@mysql.com | 2006-05-18 | 1 | -0/+6 |
* | | Merge mysql.com:/home/mysql-4.1-10418 | tnurnberg@mysql.com | 2006-05-12 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Bug#10418: LOAD_FILE does not behave like in manual if file does not exist | tnurnberg@mysql.com | 2006-05-08 | 1 | -1/+8 |
* | | Bug #17043: Casting trimmed string to decimal loses precision | jimw@mysql.com | 2006-03-14 | 1 | -1/+8 |
* | | Fix possible corruption of results from SUBSTRING_INDEX(). (Bug #14676) | jimw@mysql.com | 2005-11-23 | 1 | -0/+8 |
* | | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -0/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -0/+1 |
* | | | Fix handling of NULL values in decimal fields in FORMAT(). (Bug #13361) | jimw@mysql.com | 2005-09-22 | 1 | -0/+10 |
|/ / | |||||
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -0/+39 |
|\ \ | |/ | |||||
| * | item_strfunc.cc: | patg@krsna.patg.net | 2005-08-08 | 1 | -0/+39 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-22 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Fix calculation for length of LPAD() and RPAD() reported to | jimw@mysql.com | 2005-07-22 | 1 | -0/+11 |
* | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com | 2005-07-13 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Bug #9854 hex() and out of range handling | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -0/+5 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-07-06 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Merge | bell@sanja.is.com.ua | 2005-07-06 | 1 | -0/+9 |
| |\ | |||||
| | * | fixed substring() length calculation in case of constant negative argument (B... | bell@sanja.is.com.ua | 2005-06-28 | 1 | -0/+9 |
* | | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -0/+56 |
|\ \ \ | |/ / | |||||
| * | | func_str.test: | igor@rurik.mysql.com | 2005-06-29 | 1 | -0/+56 |
| |/ | |||||
* | | 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/+14 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-06-23 | 1 | -0/+14 |
* | | 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 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -3/+2 |
* | | Merge | bar@eagle.intranet.mysql.r18.ru | 2005-03-25 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Fixed that LEFT OUTER JOIN was replaced with a regulat join | bar@mysql.com | 2005-03-24 | 1 | -0/+14 |
* | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Bugs#9129: CHARSET(), COLLATION(), COERCIBILITY() | bar@mysql.com | 2005-03-16 | 1 | -0/+9 |
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Manual merge | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+16 |
| |\ | |||||
| | * | func_str.result, func_str.test: | igor@rurik.mysql.com | 2005-03-09 | 1 | -0/+17 |
* | | | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug#6317: string function CHAR, parameter is NULL, wrong result | gluh@gluh.mysql.r18.ru | 2005-02-23 | 1 | -0/+6 |
* | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -6/+39 |
|\ \ \ | |/ / | |||||
| * | | Fix merge of func_str tests (accidently duplicated a test). | jimw@mysql.com | 2005-02-02 | 1 | -6/+1 |
| * | | Merge fixes for #8248, #5569. | jimw@mysql.com | 2005-02-02 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | Fix QUOTE() to not reuse the input field for output, which resulted in | jimw@mysql.com | 2005-02-01 | 1 | -0/+5 |