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
681
April 11, 2022 06:46AM
287
April 11, 2022 08:50AM
344
April 11, 2022 09:04AM
299
April 11, 2022 10:28AM
304
April 11, 2022 11:42AM
280
April 11, 2022 11:47AM
313
April 11, 2022 02:24PM
Re: Views not correctly exported to dump file
296
April 11, 2022 08:00PM
509
April 11, 2022 09:02PM
371
April 11, 2022 09:07AM
336
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.