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
385
April 11, 2022 06:46AM
161
April 11, 2022 08:50AM
191
April 11, 2022 09:04AM
150
April 11, 2022 10:28AM
146
April 11, 2022 11:42AM
141
April 11, 2022 11:47AM
154
April 11, 2022 02:24PM
Re: Views not correctly exported to dump file
154
April 11, 2022 08:00PM
199
April 11, 2022 09:02PM
159
April 11, 2022 09:07AM
163
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.