Dear all,

I am researching all the ways to backup in mysql and donot able to find a command that take individual backup of only one procedure in mysql.

I know this command and it needs some modification. Please help.

mysqldump -h192.168.0.10 -uroot -porkash --routines --no-create-info --no-data --no-create-db --skip-opt test_crawler > adarsh.sql

Thanks & Regards
Adarsh Sharma

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to