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
250
April 11, 2022 06:46AM
99
April 11, 2022 08:50AM
115
April 11, 2022 09:04AM
90
April 11, 2022 10:28AM
95
April 11, 2022 11:42AM
88
April 11, 2022 11:47AM
91
April 11, 2022 02:24PM
Re: Views not correctly exported to dump file
97
April 11, 2022 08:00PM
103
April 11, 2022 09:02PM
101
April 11, 2022 09:07AM
90
April 12, 2022 08:33AM
Sorry, only registered users may post in this forum.
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.