Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello every one!

I want to create store procedure in MySql via phpMyAdmin.
In the local machine I could use any DB tools (SQLYog,MySqlAdministrator...) to create it. But in the hosting I have to use phpMyAdmin.
Note: I am using phpMyAdmin 3.1, MySql 5.0

please give me any solution.

Thanks!

leapkh
Posted

1 solution

Before you clicking "Go", change the delimiter text box content from ; to //
 
Share this answer
 
Comments
Bun Leap_kh 15-Jun-11 1:35am    
Thanks so much.
Kim Togo 15-Jun-11 2:33am    
You are welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900