Files
tidb/dumpling/tests/quote/data/quote-database-schema-create-mysql57.sql

3 lines
106 B
SQL
Executable File

/*!40101 SET NAMES binary*/;
CREATE DATABASE `quo``te/database` /*!40100 DEFAULT CHARACTER SET latin1 */;