Mac升级升级最新的10.11后,Sequel Pro无法通过ssh链接到mysql,之前是可以的?


Mac升级升级最新的10.11后,Sequel Pro无法通过ssh链接到mysql,之前是可以的?

现在会爆下面的错误,奇怪!


 Used command:  /usr/bin/ssh -v -N -o ControlMaster=no -o ExitOnForwardFailure=yes -o ConnectTimeout=10 -o NumberOfPasswordPrompts=3 -o TCPKeepAlive=no -o ServerAliveInterval=60 -o ServerAliveCountMax=1 [email protected] -L 56264/127.0.0.1/3306 -L 56265/corethink.cn/3306  Bad local forwarding specification ' 56264/127.0.0.1/3306'

mysql ssh macosx

幻耀D雅蠛蝶 9 years, 4 months ago

更新版本就可以了。

发自真心君 answered 9 years, 4 months ago

卸载,到官网装最新版本...我也是遇到了,是这样解决的

无聊D河童 answered 9 years, 4 months ago

Your Answer