mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-16 00:22:22 +08:00
2 lines
125 B
SQL
2 lines
125 B
SQL
CREATE DATABASE IF NOT EXISTS `cosinee` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci */;
|
|
USE `cosinee`; |