I'm using the phpmyadmin (version 2.8) to submit a sql with a CREATE PROCEDURE command, but the phpmyadmin give me a error. In my local machine i create stored procedures with no problem (version 2.11). I think that phpmyadmin 2.8 doesn't alow create stored procedure, just 2.11.
How can i create stored procedures without phpmyadmin? Are there any other way to accomplished that?
I appreciate very much any help.
tks
Devgutt