MySQL Forums
Forum List  »  Data Recovery

Re: Views not correctly exported to dump file
Posted by: Peter Brawley
Date: April 11, 2022 02:24PM

Okeh, you've shown that the problem isn't with mysqldump.

Something's not right in that commandline you're using. Consider making a dummy copy of that batch file you're using and change the cmd in it to ...

%mysqldumpexe% --user=%dbuser% --password=%dbpass% hto_fcd vw_charges

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Views not correctly exported to dump file
213
April 11, 2022 02:24PM


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.