Details
-
Task
-
Status: Needs Feedback (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
I'm having
/* SQL Error (1442): Can't update table 't2' in stored function/trigger because it is already used by statement which invoked this stored function/trigger */
error while trying to insert into updatable view that has condition on other table which is modified by insert trigger. Same technique works in Oracle without any problem.
Is that a designed behavior in MariaDB or it could be treated as a bug? Can you propose some workaround?
Platform is Winx64, version: 11.4.2.