MySQL Forums
Forum List  »  General

Re: Running mysqldump on windows 10
Posted by: Daniel Schwartz
Date: August 23, 2018 01:08PM

You nailed it! Thanks so much. I mistakenly said I was using Windows Command Prompt when I was actually using Windows Power Shell. I didn't realize that they use different character sets. Your link to the page in the MySQL documentation resolved the issue. I ran mysqldump with the --result-file option and it worked. Also I tried actually using MS Command Prompt, and that worked too.

I owe you a beer.

Options: ReplyQuote


Subject
Written By
Posted
Re: Running mysqldump on windows 10
August 23, 2018 01:08PM


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.