google-code-export / crunchyfrog

Automatically exported from code.google.com/p/crunchyfrog
0 stars 0 forks source link

Can't connect on non-standard port #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I created a ssh tunnel to local port 3307 but CrunchyFrog cannot connect to it.

What steps will reproduce the problem?
1. Server is available locally via port 3307
2. Create new connection to localhost (or 127.0.0.1)
3. Set port number to 3307
4. Test connection (fails)
5. Save connection
6. Attempt to connect

What is the expected output? What do you see instead?

I hope to connect to the remote server via the tunnel.
Instead I get this popup error message
:

Failed.
Could not connect to youwin-mande-live 
(mysql://root:XXX@127.0.0.1:3307?charset=utf8): an integer is required

What version of the product are you using? On what operating system? Python
version?

Version: crunchyfrog 0.4.2-dev
Python: 2.6
Ubuntu Linux 10.0.4

Please provide any additional information below.

Original issue reported on code.google.com by ma...@aptivate.org on 24 Aug 2012 at 2:05

GoogleCodeExporter commented 9 years ago
I appear to have neglecetd to say I was using Mysql database.

Original comment by ma...@aptivate.org on 24 Aug 2012 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 24 Aug 2012 at 2:10