Hi,

I am wondering if there is any way to execute external application from
MySQL procedures/trigger/event scheduler. Like as we do in php with !,
exec and system.

I want to know that if there is any way(simple SQL command, pacth) to do
it. so I can execute external application like 
???('php -d myScriptName.php')


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to