Bug #95221 | Remote Management dont work with different port | ||
---|---|---|---|
Submitted: | 2 May 2019 11:22 | Modified: | 3 Jun 2019 17:48 |
Reporter: | Dennis Meyer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.15 | OS: | Windows (10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Connection, remote-management, setup, ssh |
[2 May 2019 11:22]
Dennis Meyer
[3 May 2019 20:02]
MySQL Verification Team
Thank you for the bug report. Are you able to do it with the mysql command line?.
[4 May 2019 17:18]
MySQL Verification Team
This reminds me of Bug #93149, that time I didn't observe any issues at my end. Tried again with 8.0.16, no issues observed. regards, Umesh
[8 May 2019 7:41]
Dennis Meyer
Hi, why should i try this with the command line? If i do a SSH tunnel manually and try to connect with the mysql cli on the forwarded port everything is working ok. It's just about the SSH tunnel features for the Remote Management (not connection!) which are broken, this got nothing todo with the cli. regards, Dennis
[8 May 2019 7:50]
Dennis Meyer
To make it more clear. Workbench does not recognize the port i have entered, 38001, it uses allways the default port 22. Thats the bug.
[10 May 2019 0:53]
MySQL Verification Team
connect ssh using port 38001
Attachment: 95221.png (image/png, text), 127.57 KiB.
[10 May 2019 0:54]
MySQL Verification Team
I couldn't repeat with version 8.0.16 (see screenshot).
[10 May 2019 5:47]
Dennis Meyer
Its about the Remote Management not the Connection setting...
[10 May 2019 5:50]
Dennis Meyer
RemoteManagement Screenshot
Attachment: RemoteManagement.png (image/png, text), 71.41 KiB.
[15 May 2019 15:01]
MySQL Verification Team
Thank you for the feedback.
[3 Jun 2019 17:48]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Workbench 8.0.17 release, and here's the changelog entry: Remote management did not work after the SSH port number on the destination computer was changed; instead, it continued to use the default port number. Thank you for the bug report.