MySQL Forums
Forum List  »  Data Recovery

Re: Views not correctly exported to dump file
Posted by: JK Heydt
Date: April 11, 2022 09:04AM

Version 8.0.20 Community

Using :: Auto MySQL Backup For Windows Servers By Matt Moeller v.1.5
:: RED OLIVE INC. - www.redolive.com

%mysqldumpexe% --user=%dbuser% --password=%dbpass% --databases --routines --log-error=%errorLogPath% %%F > "%backupfldr%%%F.%backuptime%.sql"

It's been working fine until recently. I don't know exactly when or why it stopped working.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Views not correctly exported to dump file
251
April 11, 2022 09:04AM


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.