Jump to:
| Project: | Comment notify |
| Version: | 5.x-2.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi - I am testing D5 to D6 upgrades on my local test environment and when I run Update.php for the first time during the upgrade I receive the following failure messages. Should I be concerned with these? If so, any idea what work I need to do to fix this?
comment module
Update #6003
Failed: ALTER TABLE {comments} ADD INDEX status (status)
comment_notify module
Update #6000
Failed: DELETE FROM {comment_notify} WHERE cid NOT IN (SELECT cid FROM {comments})
comment_notify module
Update #6004
Failed: ALTER TABLE {comment_notify} ADD `notified` SMALLINT unsigned DEFAULT NULL
Failed: ALTER TABLE {comment_notify} CHANGE `notified` `notified` SMALLINT unsigned NOT NULL
Failed: UPDATE {comment_notify} SET notified = 1
Comments
#1
What version of the 5.x module are you using? Did you run all the updates in the 5.x-2.x version before trying to upgrade?
#2
#3
More than 2 weeks with no response - closing.