Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11839 move value caching from get_datetime_value to fix_fields time | Sergei Golubchik | 2018-03-14 | 1 | -0/+34 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -0/+16 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -0/+16 |
| |\ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -0/+16 |
| | |\ | |||||
| | | * | Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT... | Tor Didriksen | 2017-08-23 | 1 | -0/+16 |
| | | * | Bug#54916 GROUP_CONCAT + IFNULL truncates output | Alexander Barkov | 2010-08-19 | 1 | -0/+2 |
| | | * | WL#2649 Number-to-string conversions | Alexander Barkov | 2010-02-11 | 1 | -7/+7 |
| | | * | Fix for Bug#32538: View definition picks up character set, | anozdrin/alik@quad. | 2008-02-12 | 1 | -2/+2 |
| | | * | Merge mysql.com:/home/ram/work/b30782/b30782.5.0 | ramil/ram@ramil.myoffice.izhnet.ru | 2007-10-29 | 1 | -1/+19 |
| | | |\ | |||||
| | | | * | Fix for bug #30782: Truncated UNSIGNED BIGINT columns only in SELECT w/ CASE, | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-10-29 | 1 | -1/+19 |
| | | * | | BUG#14940 "MySQL choose wrong index", v.2 | sergefp@mysql.com | 2006-07-28 | 1 | -6/+6 |
| | | * | | type_newdecimal.result, case.result: | kent@mysql.com | 2006-05-18 | 1 | -3/+3 |
| | | * | | Merge mysql.com:/data0/mysqldev/my/tmp_merge | kent@mysql.com | 2006-05-17 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#17048 CREATE TABLE ... SELECT truncate values | gluh@eagle.intranet.mysql.r18.ru | 2006-05-13 | 1 | -4/+4 |
| | | * | | Merge mysql.com:/home/elkin/MySQL/BARE/5.0 | aelkin@mysql.com | 2006-04-25 | 1 | -0/+8 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge mysql.com:/usr/local/mysql/mysql-4.1 | knielsen@mysql.com | 2006-04-24 | 1 | -0/+8 |
| | | | |\ | |||||
| | | | | * | Fix for bug #17896: MIN of CASE WHEN returns non-minimum value! | ramil@mysql.com | 2006-03-06 | 1 | -0/+8 |
| | | * | | | Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460 | msvensson@neptunus.(none) | 2006-03-06 | 1 | -19/+19 |
| | | |\ \ \ | |||||
| | | | * | | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | msvensson@neptunus.(none) | 2006-02-22 | 1 | -19/+19 |
| | | | |/ / | |||||
| | | * | | | This patch cleans up two tests which were a bit fragile from other failing te... | brian@zim.(none) | 2006-02-24 | 1 | -1/+1 |
| | | |/ / | |||||
| | | * | | Fixed BUG#12589: Assert when creating temp. table from decimal stored | pem@mysql.com | 2005-09-27 | 1 | -4/+4 |
| | | * | | Merge | sergefp@mysql.com | 2005-06-23 | 1 | -0/+15 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter s... | sergefp@mysql.com | 2005-06-20 | 1 | -0/+15 |
| | | | * | 1. Item now uses my_charset_bin by default, | bar@mysql.com | 2005-01-18 | 1 | -6/+6 |
| | | * | | item_func.h: | igor@igor-inspiron.creware.com | 2005-06-02 | 1 | -0/+17 |
| | | * | | Tests and results fixed with last precision/decimal related modifications | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -5/+5 |
| | | * | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -9/+15 |
| | | * | | After-merge clean-up | bar@mysql.com | 2005-01-18 | 1 | -6/+6 |
| | | * | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -10/+10 |
| | | * | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision) | bell@sanja.is.com.ua | 2004-08-31 | 1 | -1/+1 |
| | | * | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG... | bell@sanja.is.com.ua | 2004-07-20 | 1 | -1/+1 |
| | | |/ | |||||
| | | * | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -3/+3 |
| | | * | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -2/+2 |
| | | * | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -9/+11 |
| | | * | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+2 |
| | | * | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+18 |
| | | * | Some fixes in CASE. | bar@bar.mysql.r18.ru | 2003-07-18 | 1 | -2/+44 |
| | | * | COALESCE now aggregates its argument types in this way: | bar@bar.mysql.r18.ru | 2003-07-14 | 1 | -0/+21 |
| | | * | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -0/+8 |
| | | |\ | |||||
| | | | * | Test cleanup | monty@mashka.mysql.fi | 2002-12-26 | 1 | -2/+1 |
| | | | * | Update of test results | monty@mashka.mysql.fi | 2002-12-26 | 1 | -0/+5 |
| | | | * | Merge with 3.23: | monty@mashka.mysql.fi | 2002-12-21 | 1 | -0/+4 |
| | | | |\ | |||||
| | | | | * | fix for a bug in CASE ...WHEN ... | Sinisa@sinisa.nasamreza.org | 2002-12-16 | 1 | -0/+4 |
| | | * | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -2/+2 |
| | | |/ / | |||||
| | | * | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+23 |
| | | |/ | |||||
| | | * | New myisamchk option --sort-recover | monty@donna.mysql.com | 2001-01-31 | 1 | -0/+8 |
| | | * | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+34 |
* | | | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -3/+11 |
* | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -10/+10 |
|/ / | |||||
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -0/+13 |
|\ \ | |/ |