Re: Copie of database : Mysql 5.7
When you're logged in as 'o8323122', what is the result of ...
show grants;
How did you try to "upload" aaa to bbb?
The simplest way would be to mysqldump it, edit the dump file to replace "aaa" with "bbb", then in the mysql program import it with the source command .
Subject
Written By
Posted
Re: Copie of database : Mysql 5.7
August 16, 2022 10:47AM
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.