Project:Voting API
Version:6.x-2.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Updating from rc2.

    * user warning: Table 'fasdalf_anapax.nah_dru_nah_dru_votingapi_vote' doesn't exist query: ALTER TABLE nah_dru_nah_dru_votingapi_vote DROP INDEX content in /home/fasdalf/public_html/includes/database.mysql-common.inc on line 448.
    * user warning: Table 'fasdalf_anapax.nah_dru_nah_dru_votingapi_vote' doesn't exist query: ALTER TABLE nah_dru_nah_dru_votingapi_vote DROP INDEX content_vtype in /home/fasdalf/public_html/includes/database.mysql-common.inc on line 448.

The following queries were executed
votingapi module
Update #6101

* Failed: ALTER TABLE {{votingapi_vote}} DROP INDEX content
* Failed: ALTER TABLE {{votingapi_vote}} DROP INDEX content_vtype
* ALTER TABLE {votingapi_vote} ADD INDEX content_uid_2 (content_type, uid)

Comments

#1

Status:active» fixed

Fixed in the new 2.1 release.

Also, the error you noted was non-fatal and only affected the removal of two outdated indexes. All your data was still safe and the module will work fine even if you don't upgrade to version 2.1.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here