mirror of
https://github.com/MariaDB/server.git
synced 2026-02-15 23:28:40 +01:00
3 lines
147 B
Text
3 lines
147 B
Text
show create database test;
|
|
Database Create Database
|
|
test CREATE DATABASE `test` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */
|