Page 1 of 1

Stored Procedures

PostPosted: 15. May 2008 15:38
by bugan
Sorry for the noob question but i cant seem to find a way to create and manage stored procedures on phpmyadmin. is it even possible? Thanks in advance

stored procedures

PostPosted: 02. June 2008 13:32
by august.truyens
I'm following the article:
http://dev.mysql.com/tech-resources/art ... edures.pdf
I was able to create the example routine in PhpMyadmin but didn't manage to call the routine as of now.
I'm pretty sure it's possible to create stored procedures using PhpMyadmin and mysql5.0.x