2 lines
87 B
SQL

ALTER TABLE `ports` CHANGE `ifHighSpeed` `ifHighSpeed` INT UNSIGNED NULL DEFAULT NULL;