summaryrefslogtreecommitdiffstats
path: root/tests/data/parser/parseAlter9.in
blob: 51e0cebcecda4f326a63bbb7af6e2a6ad495f33b (plain)
1
ALTER TABLE place CHANGE COLUMN plc_location_type gplc_location_type ENUM('LOCATION') CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci' NOT NULL;