Can I SSH to MySQL with the GUI tools?

后端 未结 7 1593
臣服心动
臣服心动 2021-01-02 06:23

I have a ubuntu server which I\'ve locked down to only HTTP, HTTPS and SSH (port 30000). On this box I have a MySQL server which 99.9% of the time is only used locally. Ev

7条回答
  •  渐次进展
    2021-01-02 07:07

    I'd suggest using HeidiSQL if you are on Windows. It handles the SSH tunnel by itself (you just need to download the plink.exe utility).

    In my humble opinion, it is the best MySQL tool out there (and it's free and open source).

提交回复
热议问题