Quantcast
Channel: MySQL Forums - Utilities
Viewing all articles
Browse latest Browse all 380

mysqldbcopy and ssl (no replies)

$
0
0
I'm trying to copy a database from a no-ssl enabled server to an ssl-enabled server.

The command used :

mysqldbcopy.exe --ssl=1 --source=DB-OLD --destination=DB-NEW db:db

Response :

# Source on 192.168.x.x: ...
ERROR: Python installation has no SSL support


Second try :

mysqldbcopy.exe --source=DB-OLD --destination=DB-NEW db:db

Response :

# Source on 192.168.x.x: ... connected.
# Destination on 192.168.x.y: ...
ERROR: SSL connection is required. Please specify SSL options and retry.


How do I proceed ?

Regards,

Stefaan

Viewing all articles
Browse latest Browse all 380

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>