ALTER TABLE `orders` ADD `ip_address` VARCHAR(50) NULL DEFAULT NULL AFTER `note`;