ALTER TABLE {$NAMESPACE}_worker.worker_activetask
  CHANGE dataID dataID INT UNSIGNED NOT NULL;