MySQL Forums
Forum List  »  Backup

Re: Mysqldump from windows Powershell
Posted by: Rick James
Date: November 18, 2014 09:39AM

> cmd.exe : Warning: Using a password on the command line interface can be insecure.

That's only a "warning"; the dump still occurs.

> mysql.exe : ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Does root's password have any special characters that might need quoting or escaping?

Options: ReplyQuote


Subject
Views
Written By
Posted
6808
November 17, 2014 05:53AM
Re: Mysqldump from windows Powershell
2762
November 18, 2014 09:39AM


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.