MySQL Forums
Forum List  »  Stored Procedures

How to backup Stored Procedures
Posted by: Vinay KD
Date: July 13, 2010 02:44AM

I have created a database on mysql 5.0 with following details

databasename : dbImgGal
username : vinuser
password : vinpass

Now i want to take the back up of my database <dbImgGal> to a .sql file.
When ever i m trying to backup the database through phymyadmin i am getting only the tables and views in my .sql backup file.

How can i backup all the stored procedures and routines with tables and views created in selected database.

Please guide me how i can perform this task using phpmyadmin.

TIA

Vinay KD

Options: ReplyQuote


Subject
Views
Written By
Posted
How to backup Stored Procedures
2972
July 13, 2010 02:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.