[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Hi, I've used tunneled connections for a while, in several OS, just using SSH, evaluating the problem is quite simple, if you try an alternative (unused) port calling the mysql client executable at localhost, the connection should fail, but always starts OK. It's always using the default port

[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Oh, you're right Mathias using 127.0.0.1 everything is OK. A strange behavior anyway... Sorry about my wrong info. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete = Invalid -- Port parameter at command line is ignored https://bugs.launchpad.net/bugs/215595 You received this bug

[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Hi, I've used tunneled connections for a while, in several OS, just using SSH, evaluating the problem is quite simple, if you try an alternative (unused) port calling the mysql client executable at localhost, the connection should fail, but always starts OK. It's always using the default port

[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread Mathias Gug
Could you post the exact command line you're using to connect to the mysql server ? Note that the -P option should be used in conjunction with the -h option to specify which host to connect to and that using localhost as a host for -h will force the client to use the socket instead of the

[Bug 215595] Re: Port parameter at command line is ignored

2008-04-14 Thread RubenGomez
Oh, you're right Mathias using 127.0.0.1 everything is OK. A strange behavior anyway... Sorry about my wrong info. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete = Invalid -- Port parameter at command line is ignored https://bugs.launchpad.net/bugs/215595 You received this bug

[Bug 215595] Re: Port parameter at command line is ignored

2008-04-13 Thread Dustin Kirkland
Thanks for the bug report and helping make Ubuntu better. We're going to need a bit more information about what you're doing to proceed. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New = Incomplete -- Port parameter at command line is ignored https://bugs.launchpad.net/bugs/215595