ALTER TABLE `user_info` DROP COLUMN IF EXISTS `images_size_limit`; DROP TABLE IF EXISTS `users_images`;