is that possible to create a mysql trigger for all table in a database?
I have look for a several example to using trigger to spesific table in a database, but can I do create a global trigger to all of my table in a database?
is that possible to create a mysql trigger for all table in a database?
I have look for a several example to using trigger to spesific table in a database, but can I do create a global trigger to all of my table in a database?