triggers - Check MySQL new record without Pooling -


i searching method check new records (in mysql table) without pooling each x seconds or minutes.

i have found mysql triggers used can't call external program or php file?

you can call external program in trigger through

sys_exec() 

see:

http://crazytechthoughts.blogspot.jp/2011/12/call-external-program-from-mysql.html


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -