16 Oct
2016
16 Oct
'16
8:26 p.m.
On Sun, Oct 16, 2016 at 5:15 PM, Sergei Golubchik <serg@mariadb.org> 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@mariadb.org
Sergei, great and thank you! I wasn't paying attention, This is great news (to me)!