-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, Can you shed any light on this? I cannot connect to my local DB with mysqlfrm. Am I doing this right? I can connect to the DB with mysql client no problem.
$ docker run --link-local-ip -it sandeepsukhani/mysql-utilities mysqlfrm --port 3306 --server=wiki:password@127.0.0.1:3306 /home/pete/Desktop/wiki/text.frm
WARNING: Using a password on the command line interface can be insecure.
Usage: mysqlfrm --server=[user[:<pass>]@host[:<port>][:<socket>]|<login-path>[:<port>][:<socket>]] [path\tbl1.frm|db:tbl.frm]
# Source on 127.0.0.1: ...
mysqlfrm: error: Can't connect to MySQL server on '127.0.0.1:3306' (111 Connection refused)
Thanks for any help!
P.
Metadata
Metadata
Assignees
Labels
No labels