MySQL Forums
Forum List  »  Triggers

Re: (UPDATED with Schema) Triggers before update error (Error Code: 1054. Unknown column 'workflow_id' in 'NEW')
Posted by: Steve Landry
Date: January 28, 2014 12:25PM

Hi,

This issue happen on version 5.6.13, but if you're running the same code on version 5.5.32 it work like a charm without any errors.

You can check and test it here: http://sqlfiddle.com/#!2/91db7/1

We've downgraded to 5.5.32 and the trigger is running fine without any issues.

Hope this will help for future reference.

Steve

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.