drop database
もどる
drop database データベース名;

指定したデータベースを削除する。
成功時は Query OK, 0 rows affected と表示される。