summaryrefslogtreecommitdiff
path: root/mysql-test/t/check_constraint.test
Commit message (Expand)AuthorAgeFilesLines
* fix the typo OPTION_NO_CHECK_CONSTRAINT_CHECKSSergei Golubchik2019-03-121-0/+14
* cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/Sergei Golubchik2019-02-051-1/+0
* MDEV-16630: Ambiguous error message when check constraint matches table nameAnel Husakovic2018-07-011-0/+28
* MDEV-15461 Check Constraints with binary logging makes insert inconsistentMonty2018-05-151-0/+24
* MDEV-15141 Check constraint validation on a datetime field crashes the processSergei Golubchik2018-03-141-0/+8
* MDEV-13596 CHECK constraints disallow NULL to pass through, violating SQLSergei Golubchik2017-09-181-0/+11
* MDEV-11114 Cannot drop column referenced by CHECK constraintSergei Golubchik2017-08-141-8/+0
* 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