mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
show create database test;
|
|
Database Create Database
|
|
test CREATE DATABASE `test` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */
|