User Tools

Site Tools


connect_to_remote_mysql_through_putty_windows_client_linux_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
connect_to_remote_mysql_through_putty_windows_client_linux_server [2016/02/23 15:41] adminconnect_to_remote_mysql_through_putty_windows_client_linux_server [2016/03/01 08:56] (current) admin
Line 17: Line 17:
 that's all the magic that's all the magic
  
 +
 +====For Linux/Linux use====
 +<code>
 +ssh login@server -L 3306:127.0.0.1:3306 -N
 +</code>
  
connect_to_remote_mysql_through_putty_windows_client_linux_server.txt · Last modified: 2016/03/01 08:56 by admin