mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
NOT NULL constraint must be checked *after* the BEFORE triggers. That is for INSERT and UPDATE statements even NOT NULL fields must be able to store a NULL temporarily at least while BEFORE INSERT/UPDATE triggers are running.
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed