Skip navigation.

MySQL 5 triggers: first looks

Peter Guluten talks about the new trigger feature of MySQL 5. If the following is correct, this is a serious limitation compared to competing databases:

MySQL functions have severe limitations. For example, they can't SELECT from a table. Trigger activations are like function calls and are subject to the same limitations.

PS: Happy Chinese New Year, which starts next week. I will be returning to Penang for the celebrations.