maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #04080
Re: Virtual CHECK constraint using Virtual columns
On Sun, Oct 16, 2016 at 5: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
Sergei, great and thank you!
I wasn't paying attention, This is great news (to me)!
References