| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #39265: fix for the bug 33699 should be reverted | Gleb Shchepa | 2009-02-05 | 1 | -3/+5 |
* | Fix for Bug#32538: View definition picks up character set, | anozdrin/alik@quad. | 2008-02-12 | 1 | -2/+2 |
* | Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULL | gshchepa/uchum@host.loc | 2008-01-11 | 1 | -5/+3 |
* | Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31471 | gshchepa/uchum@gleb.loc | 2007-10-11 | 1 | -1/+24 |
|\ |
|
| * | Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 && | gshchepa/uchum@gleb.loc | 2007-10-10 | 1 | -1/+24 |
| * | backport of Bug#11491 Misleading error message if not NULL column set to NULL... | gluh@mysql.com/eagle.(none) | 2007-05-30 | 1 | -9/+9 |
| * | BUG#14770 - LOAD DATA INFILE doesn't respect default values for | svoj@may.pils.ru | 2006-08-02 | 1 | -9/+9 |
* | | BUG#14940 "MySQL choose wrong index", v.2 | sergefp@mysql.com | 2006-07-28 | 1 | -6/+6 |
* | | Merge zippy.(none):/home/cmiller/work/mysql/mysql-5.0 | cmiller@zippy.(none) | 2006-05-01 | 1 | -0/+42 |
|\ \
| |/ |
|
| * | Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge | cmiller@zippy.(none) | 2006-05-01 | 1 | -0/+42 |
| |\ |
|
| | * | BUG#19145: mysqld crashes if you set the default value of an enum field to NULL | elliot@mysql.com | 2006-04-28 | 1 | -0/+42 |
* | | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | msvensson@neptunus.(none) | 2006-02-22 | 1 | -38/+38 |
* | | | Fix for bug#11491 Misleading error message if not NULL column set to NULL, | gluh@eagle.intranet.mysql.r18.ru | 2005-12-01 | 1 | -9/+9 |
|/ / |
|
* | | func_str.result, null.result: | igor@rurik.mysql.com | 2005-08-26 | 1 | -4/+4 |
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -2/+2 |
* | | Update tests after merge of bug fix. | jimw@mysql.com | 2005-04-05 | 1 | -1/+1 |
* | | Enable warnings for 'no default' fields being set to default when they | jimw@mysql.com | 2005-01-14 | 1 | -1/+1 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -6/+6 |
* | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -0/+94 |
|\ \
| |/ |
|
| * | 1. When mixing NULL to a character string, | bar@mysql.com | 2004-11-10 | 1 | -0/+94 |
* | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -9/+9 |
* | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -1/+10 |
|/ |
|
* | check for mysql_bin_log.is_open() before my_b_tell(&thd->transaction.trans_log | serg@serg.mylan | 2004-08-22 | 1 | -0/+19 |
* | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -9/+9 |
* | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -3/+3 |
* | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -11/+11 |
* | null.result, null.test: | Sinisa@sinisa.nasamreza.org | 2004-01-09 | 1 | -0/+3 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | join_outer.result, null.result, null.test, item_cmpfunc.h: | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+11 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+15 |
* | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 1 | -0/+2 |
* | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -10/+10 |
* | All functions now use the same function to aggregate comparison | bar@bar.mysql.r18.ru | 2003-07-18 | 1 | -1/+1 |
* | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -8/+8 |
* | Updated warning test | venu@myvenu.com | 2003-04-30 | 1 | -0/+16 |
* | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+36 |
|\ |
|
| * | Guard against compiling without -fno-exceptions | monty@mashka.mysql.fi | 2003-01-14 | 1 | -0/+36 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+1 |
|/ |
|
* | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -1/+18 |
* | Fixed that NULL and 0 returns 0 instead of NULL | monty@mashka.mysql.fi | 2002-11-11 | 1 | -1/+1 |
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 1 | -1/+0 |
* | Update test results after merge | monty@hundin.mysql.fi | 2001-10-20 | 1 | -0/+17 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+17 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+25 |