MySQL Forums
Forum List  »  Newbie

Re: MySQL Dump commands fails
Posted by: Muhammad Ali
Date: April 20, 2015 09:36AM

Thank you very much Berry. I am already using 'root' user for dump. Following is the exact error. Please assist.


[root@localserver ~]# mysqldump -uroot -pxxxx --routines --no-create-info --no-data --no-create-db --skip-opt TestDB> TestDB-procs.sql
Warning: Using a password on the command line interface can be insecure.



mysqldump: Couldn't execute 'SHOW CREATE PROCEDURE `Test_CustomerInfo`': PROCEDURE Test_CustomerInfo does not exist (1305)

Options: ReplyQuote


Subject
Written By
Posted
April 18, 2015 08:45AM
Re: MySQL Dump commands fails
April 20, 2015 09:36AM
April 21, 2015 05:00PM
April 22, 2015 11:25PM
April 25, 2015 10:47PM
April 29, 2015 06:25PM


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.