creating a db in mysql from .sql commandline code example Example: create database terminal mysql CREATE DATABASE dbname;