By ardarvin on
I received this error after running update.php:
Duplicate entry '1-filter-3' for key 2 query: ALTER TABLE filters ADD UNIQUE KEY fmd (format, module, delta) in /home/mynamehere/public_html/site2/includes/database.mysql-common.inc on line 403.
What do I have to do? I'm not too familiar with updating mySql tables manually...but if someone could guide me?
PS: After running update.php a second time, I received no errors, but I'm worried I've broke something.