diff options
author | Jacob Mathew <jacob.mathew@mariadb.com> | 2017-04-17 15:32:44 -0700 |
---|---|---|
committer | Jacob Mathew <jacob.mathew@mariadb.com> | 2017-04-17 15:32:44 -0700 |
commit | 38af34bb2143f2a7ce82d2e241d8995f419a7f29 (patch) | |
tree | 5ed8c6f563fc896182e6ba0745f593902e841a11 /sql-common | |
parent | 3a50fd9d2f7af4b24a262c20e24e598f481b3e11 (diff) | |
download | mariadb-git-bb-10.2-MDEV-11117.tar.gz |
MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117
Fixed the bug by failing the statement with an error message that explains
that an auto-increment column may not be used in an expression for a
check constraint.
Added a test case in check_constraint.test.
Updated existing tests and results.
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions