This MySQL script installs multiple triggers.
It works on one machine running MySQL 5.0.51b-community. On another machine running MySQL 14.12 Distrib 5.0.45, for re
Just as an add-on, for someone else:
The delimiter is required to enable the entire definition to be passed to the server as a single statement.