Re: Connection to MySQL database in mySQL for Excel
Hi Steinar,
The Standard TCP/IP over SSH connections created in MySQL Workbench let that client software to open a SSH tunnel in real time before establishing the connection, meaning you do not need to create the SSH tunnel yourself.
MySQL for Excel does not support (yet) this feature, meaning you will have to open the SSH tunnel yourself. So this is not a bug, it is a known limitation of the product.
You can follow the guide on this blog post to do so:
https://blogs.oracle.com/mysql/guide-to-create-a-tunneled-ssh-connection-in-mysql-for-excel
We expect to be able to offer this feature in a future version.
Best regards.
====================================
Javier Treviño
MySQL on Windows Team
Subject
Views
Written By
Posted
3767
October 19, 2017 08:48AM
Re: Connection to MySQL database in mySQL for Excel
1740
October 24, 2017 12:48PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.