How can I list my functions ???
Hi
I have all the difficulties to create my function by phpMyAdmin in the
production server. I don't have a remote access so I have to use phpMyAdmin
or a php script.
With the mysqli interface, I succeed to create my triggers. I can see them
with the sql commande SHOW TRIGGERS
But I have difficulties to see my functions. SHOW FUNCTIONS does not work.
I haven't found in the mysql doc yet.
Can somebody tell me wich command is it ?
Thanks by advance !
See++
Stef
|