Files
tidb/dumpling/tests/naughty_strings/data/naughty_strings-schema-create.sql
2021-10-26 11:06:48 +08:00

2 lines
132 B
SQL

CREATE DATABASE `naughty_strings` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin */ /*!80016 DEFAULT ENCRYPTION='N' */;