ALTER TABLE `customer` ADD COLUMN `Thumbnail` LONGBLOB NULL DEFAULT NULL COMMENT '' AFTER `CustomerImage`;