mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-05 20:41:34 +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`; |