Hi,

Could some one please help me here. I tried to update my site from 5.2 to latest 6.x version. And I see the following result at the end. Please point me the link if there is any patch for this. And also I am not able to login as site admin as well because it always prompts me "site is in offline mode". I don't know how to fix this?

Drupal database update
user warning: Duplicate key name 'type_name' query: ALTER TABLE system ADD INDEX type_name (type(12), name) in /home/paradesi/public_html/includes/database.mysql-common.inc on line 434.
user warning: Duplicate key name 'pid' query: ALTER TABLE comments ADD INDEX pid (pid) in /home/paradesi/public_html/includes/database.mysql-common.inc on line 434.
Updates were attempted. If you see no failures below, you may proceed happily to the administration pages. Otherwise, you may need to update your database manually. All errors have been logged.

Reminder: don't forget to set the $update_free_access value in your settings.php file back to FALSE.

Main page
Administration pages
The following queries were executed
system module
Update #6053
Failed: ALTER TABLE {system} ADD INDEX type_name (type(12), name)
blogapi module
Update #6001
No queries
comment module
Update #6003
Failed: ALTER TABLE {comments} ADD INDEX pid (pid)
dblog module
Update #6000
ALTER TABLE {watchdog} CHANGE `referer` `referer` TEXT DEFAULT NULL
locale module
Update #6005
No queries
forum module
Update #6000
No queries
statistics module
Update #6000
ALTER TABLE {accesslog} CHANGE `url` `url` TEXT DEFAULT NULL

thanks,
~Paradesi

Comments

sun’s picture

Status: Patch (to be ported) » Closed (won't fix)

Sorry, this is the wrong project.