summaryrefslogtreecommitdiff
path: root/mysql-test/r/null.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10347 mysqld got signal 11Alexander Barkov2016-11-021-0/+17
* 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
|\
* | 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
* | Merge zippy.(none):/home/cmiller/work/mysql/mysql-5.0unknown2006-05-011-0/+42
|\ \ | |/
| * Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-05-011-0/+42
| |\
| | * BUG#19145: mysqld crashes if you set the default value of an enum field to NULLunknown2006-04-281-0/+42
* | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower caseunknown2006-02-221-38/+38
* | | Fix for bug#11491 Misleading error message if not NULL column set to NULL,unknown2005-12-011-9/+9
|/ /
* | func_str.result, null.result:unknown2005-08-261-4/+4
* | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-2/+2
* | Update tests after merge of bug fix.unknown2005-04-051-1/+1
* | Enable warnings for 'no default' fields being set to default when theyunknown2005-01-141-1/+1
* | Update results for new varchar handlingunknown2004-12-071-6/+6