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

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

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -