ALTER TABLE {$NAMESPACE}_pastebin.pastebin_paste
  ADD COLUMN `mailKey` varchar(20) NOT NULL;