Skip to content

Instantly share code, notes, and snippets.

@ShaneQi
Created October 5, 2017 04:11
Show Gist options
  • Save ShaneQi/1b9f72f1c57cfef9541e413f9f72d0b7 to your computer and use it in GitHub Desktop.
Save ShaneQi/1b9f72f1c57cfef9541e413f9f72d0b7 to your computer and use it in GitHub Desktop.
$ ssh -L 3305:MYSQL_CONTAINER_IP:3306 user@host
$ mysql -hlocalhost -P3305 -uroot -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment