ALTER TABLE `{$NAMESPACE}_chatlog`.`chatlog_event`
  ADD `channelID` INT UNSIGNED NOT NULL;