cheat

list of cheat sheets

View on GitHub

Sign In

Sign in to console

  1. (docker) $ docker exec -it mysql /bin/bash
  2. $ mysql --user=username --password dbname
  3. $ [password]