summaryrefslogtreecommitdiff
path: root/mysql-test/r/null.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1864/+0
* MDEV-12617 CASE and CASE-alike hybrid functions do not preserve exact data typesAlexander Barkov2017-05-041-48/+48
* MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ...Alexander Barkov2017-04-241-32/+272
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-10/+21
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+17
|\
| * MDEV-10347 mysqld got signal 11Alexander Barkov2016-11-021-0/+17
* | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-10/+10
* | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-251-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+18
|\ \ | |/
| * MDEV-10236 Where expression with NOT function gives incorrect resultAlexander Barkov2016-06-281-0/+17
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+1
| |\
* | | revert second lookahead in the lexerSergei Golubchik2016-06-301-0/+3
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-32/+32
|/ /
* | MDEV-9683 Server crashes in Item::basic_const_item on numerous nested NULLIFsSergei Golubchik2016-03-051-0/+5
* | MDEV-9682 Assertion `0' failed in Item_cache_row::illegal_method_call on 2nd ...Sergei Golubchik2016-03-051-0/+8
* | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-0/+16
* | MDEV-9637 select nullif(count(col1),0) gives wrong result if in a viewSergei Golubchik2016-03-051-0/+11
* | MDEV-9576 syntax error on view with nullif and countSergei Golubchik2016-02-231-0/+7
* | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.xAlexander Barkov2016-01-281-0/+60
* | MDEV-8369 Unexpected impossible WHERE for a condition on a ZEROFILL fieldAlexander Barkov2015-09-111-5/+5
* | MDEV-8740 Wrong result for SELECT..WHERE year_field=10 AND NULLIF(year_field,...Alexander Barkov2015-09-101-0/+56
* | MDEV-8785 Wrong results for EXPLAIN EXTENDED...WHERE NULLIF(latin1_col, _utf8...Alexander Barkov2015-09-101-0/+19
* | MDEV-8741 Equal field propagation leaves some remainders after simplifying WH...Alexander Barkov2015-09-091-2/+2
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-1/+1
* | MDEV-7759 NULLIF(x,y) is not equal to CASE WHEN x=y THEN NULL ELSE x ENDAlexander Barkov2015-03-121-0/+40
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+12
|\ \ | |/
| * MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3)Alexander Barkov2014-11-021-0/+12
* | MDEV-7005 NULLIF does not work as documentedAlexander Barkov2014-11-201-1/+959
|/
* Merge 5.3-5.5Igor Babaev2013-10-131-0/+9
|\
| * Fixed bug mdev-5132.Igor Babaev2013-10-111-0/+9
* | Merge 5.3->5.5Igor Babaev2013-08-211-0/+30
|\ \ | |/
| * Fixed a bug/typo in the patch for mdev-4355, noticed after the patchIgor Babaev2013-08-201-3/+3
| * Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on unin...unknown2013-08-201-0/+30
* | 5.3->5.5 mergeSergei Golubchik2011-11-271-2/+2
|\ \ | |/
| * Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-2/+2
* | merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\ \ | |/
| * Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-2/+2
| * Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-2/+2
| * BUG#727667 Wrong result with OR + NOT NULL in maria-5.3Sergey Petrunya2011-03-051-1/+1
* | merge.Sergei Golubchik2010-11-251-3/+3
|\ \ | |/
| * Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-3/+3
* | Patch for Bug#50511 (Sometimes wrong handling of user variables containing NU...Alexander Nozdrin2010-05-051-1/+1
|/
* Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-3/+5
* Fix for Bug#32538: View definition picks up character set,unknown2008-02-121-2/+2
* Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULLunknown2008-01-111-5/+3
* Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31471unknown2007-10-111-1/+24
|\
| * Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&unknown2007-10-101-1/+24
| * backport of Bug#11491 Misleading error message if not NULL column set to NULL...unknown2007-05-301-9/+9
| * BUG#14770 - LOAD DATA INFILE doesn't respect default values forunknown2006-08-021-9/+9
* | BUG#14940 "MySQL choose wrong index", v.2unknown2006-07-281-6/+6