Skip to content

Having an Issue Connecting to DB #1

@hepaestus

Description

@hepaestus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions