Commit 3017b3d1 by Christopher Lee Committed by Brian Beggs

PR fixup

parent ae2ed234
...@@ -603,6 +603,7 @@ In case you botched a migration or just want to start with a clean database. ...@@ -603,6 +603,7 @@ In case you botched a migration or just want to start with a clean database.
``` ```
>>> make mysql-shell >>> make mysql-shell
>>> mysql
>>> DROP DATABASE (insert database here) >>> DROP DATABASE (insert database here)
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment