Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117 | Jacob Mathew | 2017-04-17 | 1 | -0/+6 |
* | MDEV-12421 Check constraint with query crashes server and renders DB unusable | Sergei Golubchik | 2017-04-01 | 1 | -0/+8 |
* | MDEV-11114 Cannot drop column referenced by CHECK constraint: Unknown column ... | Sergei Golubchik | 2017-03-29 | 1 | -0/+8 |
* | MDEV-10370 Check constraints on virtual columns fails on INSERT when column n... | Sergei Golubchik | 2017-03-29 | 1 | -0/+9 |
* | fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTSmariadb-10.2.1 | Sergei Golubchik | 2016-07-02 | 1 | -0/+1 |
* | tests for auto-generated constraint names | Sergei Golubchik | 2016-06-30 | 1 | -0/+16 |
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -0/+54 |