Receiving error when update.php is run
MattKelly - November 7, 2007 - 21:46
| Project: | Google Sitemap |
| Version: | 5.x-1.11 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Duplicate key name 'created' query: ALTER TABLE users ADD KEY created (created) in /home/eat/public_html/includes/database.mysql.inc on line 172.

#1
Actually, 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
#2
Fixing 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.