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
1856
April 11, 2022 06:46AM
665
April 11, 2022 08:50AM
783
April 11, 2022 09:04AM
769
April 11, 2022 10:28AM
666
April 11, 2022 11:42AM
599
April 11, 2022 11:47AM
1103
April 11, 2022 02:24PM
Re: Views not correctly exported to dump file
634
April 11, 2022 08:00PM
1457
April 11, 2022 09:02PM
730
April 11, 2022 09:07AM
769
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.