maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #04076
Re: Virtual CHECK constraint using Virtual columns
ok .. I should have checked properly! :-(
On Sun, Oct 16, 2016 at 6:15 PM, Sergei Golubchik <serg@xxxxxxxxxxx> wrote:
> Hi, Peter!
>
> On Oct 16, Peter Laursen wrote:
> > Didn't CHECK CONSTRAINTS get introduced in MySQL 8? Then better port it
> > from there into MariaDB I think. -- Peter
>
> I'm afraid you've got it backwards :)
>
> MySQL 8.0 has no CHECK constraint (at least it's not mentioned in
> http://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-0.html).
>
> MariaDB has it (https://mariadb.com/kb/en/mariadb/constraint/) since July
> 4th.
>
> Regards,
> Sergei
> Chief Architect MariaDB
> and security@xxxxxxxxxxx
>
References