Marc Alff
|
dba07c7396
|
Bug#11714 Non-sensical ALTER TABLE ADD CONSTRAINT allowed
Bug#35578 Parser allows useless/illegal CREATE TABLE syntax
Bug#38696 CREATE TABLE ... CHECK ... allows illegal syntax
Backport from 6.0 to mysql-next-mr.
|
2010-01-22 19:00:19 -07:00 |
|
msvensson@neptunus.(none)
|
c4b1fb68b4
|
Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case
|
2006-02-22 10:09:59 +01:00 |
|
antony@ltantony.rdg.cyberkinetica.homeunix.net
|
fcf96dbb18
|
WorkLog#1323
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
|
2003-12-10 04:31:42 +00:00 |
|
hf@deer.(none)
|
02f382ecaa
|
Fix for #1189 (Mess with names about CONSTRAINT)
Second edition: error message was deleted as Segey suggested
Now name of the constraint will be used as the name of the key
if the last not specified
|
2003-12-02 19:06:24 +04:00 |
|
monty@mashka.mysql.fi
|
dfb60ca085
|
Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER
Added CEIL as an alias for CEILING
Cleaned up CHECK constraint handling.
(We don't anymore require braces after CHECK)
Added casting to CHAR.
|
2002-11-24 15:47:19 +02:00 |
|