|
|
#1 |
|
Prospect
Join Date: Jun 2009
Posts: 5
|
MySQL Client for Remote Connections?
Am running a MySQL 5 database on a Red Hat Linux server hosted on an Amazon EC2 cloud.
Right now, I doing all my development (ruby/rails, mysql, etc.) locally on an OS X Leopard based machine... What I am seeking is a MySQL client / tool which allows remotely connecting to the Linux server through SSH and pem keys. What is the best OS X based tool / client to use to remotely connect to an external MySQL database server on Linux? |
|
|
|
|
|
#2 |
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,046
|
the standard mysql client supports remote hosts ( mysql -h my.sql.host.com ) and ssh. See the help for details.
Go to the http://mysql.org site for the OS installer. |
|
|
|
![]() |
| Tags |
| linux, mysql, ssh |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|