summaryrefslogtreecommitdiff
path: root/mysql-test/r/null.result
Commit message (Expand)AuthorAgeFilesLines
* 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
* All functions now use the same function to aggregate comparisonunknown2003-07-181-1/+1
* Added SQLSTATE to client/server protocolunknown2003-06-041-8/+8
* Updated warning testunknown2003-04-301-0/+16
* Merge with 4.0.9unknown2003-01-181-0/+36
|\
| * Guard against compiling without -fno-exceptionsunknown2003-01-141-0/+36
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+1
|/
* Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-1/+18
* Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-1/+1
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-1/+0
* Update test results after mergeunknown2001-10-201-0/+17
* client/mysqlmanagerc.cunknown2001-09-271-0/+17
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+25