ALTER TABLE `qs_Product` CHANGE `show` `enabled` ENUM( 'y', 'n' ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ;