How to Connect to Your Vagrant’s MySQL Using Sequel Pro
This was a lot less straightforward than I expected. So I’m posting the incantations here in hopes it’ll save others some time. Sequel Pro is a very capable Mac-based, open source, MySQL client. One of these many capabilities is to tunnel via SSH to another server. In this case, we’re going from your host machine (an OSX desktop), to…