vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Connecting via SSH to localhost is not possible #1205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to create a new mysql connection
2. Specify SSH connection
3. Type localhost for mysql host

localhost is a valid host address for an SSH connection and, in fact, my root 
user only allows connections from localhost. 127.0.0.1 just doesn't work and 
the app doesn't let me choose localhost for a ssh connection.

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server? sequel pro latest version, mysql 5.1

Please provide any additional information below.

Original issue reported on code.google.com by lane...@gmail.com on 6 Oct 2011 at 5:03

GoogleCodeExporter commented 9 years ago
Hi there,

Please see issue 1146 for a discussion about this very issue:
http://code.google.com/p/sequel-pro/issues/detail?id=1146

Original comment by avenja...@gmail.com on 6 Oct 2011 at 8:03