summaryrefslogtreecommitdiffstats
path: root/tests/data/parser/parseDeleteErr4.in
blob: 6d5f0d88976973d0abbd395f83b1b2171df5b6c2 (plain)
1
DELETE QUICK FROM table1, table2.* table1 AS `t1` USING table2 AS `t2` WHERE 1=1 ORDER BY id ASC