Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.1.6
-
None
-
OpenSuse 13.1 x64
Description
Basically this bug was present for a long time in MySQL: http://bugs.mysql.com/bug.php?id=6295
Even if there is before insert trigger defined that replaces NOT NULL value, new value can not be inserted into the table.
Tested on OpenSuse 13.1, MariaDB 10.1.6.
Attachments
Issue Links
- is duplicated by
-
MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column.
- Closed
- relates to
-
MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULL
- Closed
-
MDEV-19761 Before Trigger not processed for Not Null Columns
- Open