summaryrefslogtreecommitdiffstats
path: root/tests/data/parser/parseCreateTable5.in
blob: 5dfef1af2ea7afb887b536539e784bd433c8bfc5 (plain)
1
CREATE TABLE new_table (`INT` VARCHAR(50) DEFAULT NULL);