Is MySQL's trigger concurrent? -


Can two triggers occur at the same time?

This depends primarily on the type of operation you are running. If any type of table will prevent your second query from lock performance, its trigger will also be delayed - thus preventing concurrency.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -