1 2 3 4 5 6 7 8 9 10 11 12
drop database if exists mysqltest1; create schema foo; show create schema foo; Database Create Database foo CREATE DATABASE `foo` show schemas; Database information_schema foo mysql test drop schema foo;
Loggerhead is a web-based interface for Breezy Version: 2.0.1