MySQL Forums
Forum List  »  Newbie

backup everything with view , function , procedure , trigger
Posted by: eric tang
Date: August 13, 2018 02:52AM

I would like to backup all mysql data includes view , function , procedure , trigger .

I know mysqldump dbname > xxx.sql may export all data , if I would like backup view , function , procedure , trigger at the same time , ( if possible , by single command ) , may I know how to do it ?

thanks

Options: ReplyQuote


Subject
Written By
Posted
backup everything with view , function , procedure , trigger
August 13, 2018 02:52AM


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.