This is a discussion on Triggers and emails within the MySQL Database forums, part of the Database Forums category; Wondering how one would go about sending emails via a trigger in mysql 5.x...Basically looking to email some ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Wondering how one would go about sending emails via a trigger in mysql
5.x...Basically looking to email some information when someone enters some information into a table in a mysql based crm database. Can mysql do this? Is it a planned future addition to mysql? If not, where should I go...Should I try to accomplish this with cron and perl? Any thought would be very appreciated... |