If you want to create a new database in terminal enter the following command. #terminal #mysql

create database [database];
Complete Cheat Sheet https://gist.github.com/hofmannsven/9164408


Sign Up To Comment