Duplicate key name 'created' query: ALTER TABLE users ADD KEY created (created) in /home/eat/public_html/includes/database.mysql.inc on line 172.
Duplicate key name 'created' query: ALTER TABLE users ADD KEY created (created) in /home/eat/public_html/includes/database.mysql.inc on line 172.
Comments
Comment #1
MattKelly commentedActually, I think that was an error returned by another module-
When I try to update, I get this error in my server log:
[07-Nov-2007 15:42:34] PHP Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 11050236 bytes) in /home/public_html/includes/database.inc on line 152
Comment #2
darren ohFixing may require new features to detect or set the limits of each query. I would be interested to know which update you were running, but no new features will the added to the 1.x series.