Create database
This is version
1
2
. It is not the current version, and thus it cannot be edited.
Back to current version
Restore this version
Create database
#
(as root)
mysql> create database new_database;
MySQL