Re: Errors with Information_Schema in Create Target Results
Posted by: Vaughan Wickham
Date: October 26, 2021 06:33PM

Peter Brawley Wrote:
-------------------------------------------------------
> > there is an issue with my backups,
>
> With relational databases, the devil is most
> always in the details. What version of MySQL do
> they come from, how exactly were they made, how
> exactly are you trying to import them, into w=hat
> version of MySQL, and what are the exact error
> messages?

Hello Peter,

I am going to create the backups using the mysqldump command that you provided earlier in this thread

mysqldump –uUSR –pPWD –K –E –A –R –f >some_backup_dir/mybackup.sql

But then you said:

... and I import that into the desired MySQL instance.

I just want to understand the step/s to do this. Left to my own devices I would try to use Workbench. I suspect you might use a commandline argument

MySQL v5.7.18

Thanks

Vaughan

Options: ReplyQuote


Subject
Written By
Posted
Re: Errors with Information_Schema in Create Target Results
October 26, 2021 06:33PM


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.