summaryrefslogtreecommitdiff
path: root/mysql-test/t/check_constraint.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117Jacob Mathew2017-04-171-0/+6
* MDEV-12421 Check constraint with query crashes server and renders DB unusableSergei Golubchik2017-04-011-0/+8
* MDEV-11114 Cannot drop column referenced by CHECK constraint: Unknown column ...Sergei Golubchik2017-03-291-0/+8
* MDEV-10370 Check constraints on virtual columns fails on INSERT when column n...Sergei Golubchik2017-03-291-0/+9
* fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTSmariadb-10.2.1Sergei Golubchik2016-07-021-0/+1
* tests for auto-generated constraint namesSergei Golubchik2016-06-301-0/+16
* MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-0/+54