MySQL recursive update trigger
问题 I found a number of discussions about this, and it seems mySQL simply doesn't allow the use of recursive triggers. Other discussions advise against trying to do this, but I'm fairly confident in the design of my trigger, so it doesn't run the risk of an infinite loop. I guess I'm asking for confirmation on this limitation/design choice in mySQL, and any suggestions for an alternate approach to what I am trying to achieve. ---'PROBLEM'--- To sum up, I have a database that includes a contacts