SQL-query:
ALTER TABLE `email_queues_unsent` ADD UNIQUE ( `recipient` )
MySQL said:
#1069 - Too many keys specified; max 64 keys allowed