jeudi 26 juin 2014

Mysql error #1305 FUNCTION db.sys_exec does not exists


Vote count:

0




I am using phpmyadmin. I am using a trigger in mysql which calls a php script after inserting something in a table. My trigger contains this.



DECLARE result INT;
SET result=(select sys_exec('C:/xampp/php/php.exe C:/xampp/htdocs/mysite/hello.php'));


But i got this error.



#1305 FUNCTION db.sys_exec does not exists


(my database name is db) Help me with this.Thanks.



asked 55 secs ago






Aucun commentaire:

Enregistrer un commentaire