Re: Views not correctly exported to dump file
Posted by:
JK Heydt
Date: April 11, 2022 08:00PM
I've tried changing the user as follows with the same result:
"C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqldump.exe" -ujkuser -p******* hto_fcd vw_charges
Same for
"C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqldump.exe" --user=jkuser --password=********* hto_fcd vw_charges
Either way I get the same result: a Temporary view structure for view `vw_charges` with 1 AS ... and a Final view structure for view `vw_charges` that has the correct create syntax. Are you thinking it might be different in the batch file?
Subject
Views
Written By
Posted
1126
April 11, 2022 06:46AM
429
April 11, 2022 08:50AM
500
April 11, 2022 09:04AM
455
April 11, 2022 10:28AM
442
April 11, 2022 11:42AM
413
April 11, 2022 11:47AM
478
April 11, 2022 02:24PM
Re: Views not correctly exported to dump file
425
April 11, 2022 08:00PM
737
April 11, 2022 09:02PM
538
April 11, 2022 09:07AM
518
April 12, 2022 08:33AM
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.