connect to MySQL from external
I'm new to Linux and have done a clean install of MySQL during install of Fedora21
I have a Window7 with MySQL Workbench.
What steps or configuration are needed on Fedora & MYSQL to allow connections from my Windows 7 PC to MYSQL on Fedora?
Many thanks!
How are you running both machines? as virtual or two separate physical machines?
Both machines are virtualized on separate hosts.
I assume you understand how to get the networks of both virtualized machines talking, given you can telnet to port 3306 on the Fedora box, you probably do.
Do you have mariadb or mysql installed?
While there is very little difference between them, there are a couple of differences that matter.