ALTER TABLE `collection_media` ADD COLUMN `track_id` varchar(32) DEFAULT NULL COMMENT 'ISAPI trackID/mediaID' AFTER `file_index`;