Hello.
Is there any way to call a script (php or perl, not important now) from a mysql trigger?.
The thing is that I need to update another database but only when a certain value is inserted and I have no control over the insertion, just permission to read and write in that mysql database.