A cursor within a trigger (no replies)
(MySQL.com) I have a scenario where I need a trigger to update one table when another table is updated. The "gotcha" is I also need to record details of the table I am updating in a history table -- so I used cursors inside the trigger (I know this isn't great
Update update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268 failed: 1142 [UPDATE command denied to user '334187_hdlns_ms5'@'10.187.248.89' for table 'feed'] in [update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268]
updated 1268 (MySQL User Forums), inserted 30, updated 0, at 2012-06-01 15:37:29