summaryrefslogtreecommitdiff
path: root/mysql-test/r/null.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-0/+94
|\ \ | |/
| * 1. When mixing NULL to a character string,unknown2004-11-101-0/+94
* | More fixes for strict mode:unknown2004-10-021-9/+9
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+10
|/
* check for mysql_bin_log.is_open() before my_b_tell(&thd->transaction.trans_logunknown2004-08-221-0/+19
* Language/consistency edits to error messagesunknown2004-06-151-9/+9
* fixed flags of printed queryunknown2004-05-131-3/+3
* After merge fixesunknown2004-02-161-11/+11
* null.result, null.test:unknown2004-01-091-0/+3
* WorkLog#1323unknown2003-12-101-1/+1
* join_outer.result, null.result, null.test, item_cmpfunc.h:unknown2003-12-011-0/+11
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+15
* Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-0/+2
* After merge fixesunknown2003-08-191-10/+10