Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Trigger update error in MySQL

3933560May 2 2019 — edited May 3 2019

- Row import failed with error: ("Can't update table 'u_eska' in stored function/trigger because it is already used by statement which invoked this stored function/trigger.", 1442)

This is a valid update as update works outside of trigger function.

Comments
Post Details
Added on May 2 2019
1 comment
199 views