MySQL Forums
Forum List  »  Backup

Backup Stored Proc 5.0.15-nt
Posted by: Lim Boon Ting
Date: April 21, 2006 01:19AM

Dear All,
ANybody able to backup the stored procedure using mysqldump in sql console for version 5.0.15-nt.
eg :
mysqldump -uroot -ppassword testdb>E:\backup.txt

I have problem on it, because when i check my backup file, it got all the tables and views but excluded the stored procedure.

ANy Idea? Is it a bug for version 5.0.15nt?

Options: ReplyQuote


Subject
Views
Written By
Posted
Backup Stored Proc 5.0.15-nt
2773
April 21, 2006 01:19AM


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.