2 lines
85 B
SQL

ALTER TABLE `eventlog` CHANGE `host` `device_id` INT( 11 ) NOT NULL DEFAULT '0';