Re: problem with mysqldbcopy
Posted by: Pokraczny Pokrak
Date: November 15, 2017 01:10AM

Yes I try:

mysqldbcopy --source=user:1qaZXsw2@localhost:3306:/var/run/mysqld/mysqld.sock --destination=user:1qaZXsw2@localhost:3306:/var/run/mysqld/mysqld.sock db1:db2 --character-set=latin2
WARNING: Using a password on the command line interface can be insecure.
# Source on localhost: ... connected.
# Destination on localhost: ... connected.
# Copying database db1 renamed as db2
ERROR: Query failed. 1302 (HY000): Conflicting declarations: 'CHARACTER SET DEFAULT' and 'CHARACTER SET latin2'

Options: ReplyQuote


Subject
Written By
Posted
November 14, 2017 02:22AM
November 14, 2017 10:07AM
Re: problem with mysqldbcopy
November 15, 2017 01:10AM
November 15, 2017 01:51AM


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.