[MDEV-11886] Trigger prevents insert after update to 10.1.21-MariaDB-1~trusty Created: 2017-01-23 Updated: 2017-03-07 Resolved: 2017-03-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server, Triggers |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | 10.1.22, 10.2.5 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Jonathan Brown | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Ubuntu Trusty 14.04LTS |
||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.22 | ||||||||
| Description |
|
After upgrading to the latest version from repository (apt-get update && apt-get upgrade), I can no longer insert into tables that have a trigger.
|
| Comments |
| Comment by Jonathan Brown [ 2017-01-23 ] |
|
The warnings are the problem. This wasn't enforced in this manner in the previous version. I gave the columns default values and it went away. |
| Comment by Elena Stepanova [ 2017-01-23 ] |
|
Thanks for the report, we have a similar one already, |
| Comment by Ján Regeš [ 2017-02-04 ] |
|
Hi, this is very insidious bug |
| Comment by Ján Regeš [ 2017-02-08 ] |
|
Could be this fatal issue added to issues that needs to be fixed in 10.1.22? (https://jira.mariadb.org/projects/MDEV/versions/22502) Thank you. |
| Comment by Elena Stepanova [ 2017-02-08 ] |
|
jan.reges, |
| Comment by Ján Regeš [ 2017-02-08 ] |
|
Elena Stepanova, thank you |