Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char... | Oleksandr Byelkin | 2019-08-28 | 1 | -0/+37 |
* | MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ... | Anel Husakovic | 2019-05-01 | 1 | -0/+17 |
* | MDEV-17065 Crash on SHOW CREATE TABLE with CHECK CONSTRAINT | Michael Widenius | 2018-09-16 | 1 | -0/+25 |
* | tests for auto-generated constraint names | Sergei Golubchik | 2016-06-30 | 1 | -1/+0 |
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -0/+7 |
* | Bug#11714 Non-sensical ALTER TABLE ADD CONSTRAINT allowed | Marc Alff | 2010-01-22 | 1 | -1/+43 |
* | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+2 |
* | Fix for #1189 (Mess with names about CONSTRAINT) | unknown | 2003-12-02 | 1 | -0/+6 |
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -0/+2 |
* | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | unknown | 2002-11-24 | 1 | -0/+21 |