There is no need to have exactly the same columns in the primary_key and an index (a primary key acts as an index anyway). Also, there is no need to have two indexes with the same columns in different orders, the DB will manage this for you. Plus, one of these was miss-named anyway.

CommentFileSizeAuthor
user_badges.indexes.patch3.38 KBlyricnz

Comments

venusrising’s picture

This error is showing in my PhpMy Admin

nunoveloso’s picture

Status: Needs review » Fixed

Hello! Sorry for being away but I have been very very busy lately.

This issue is fixed on dev version of Drupal 6 release.

Thank you.

Status: Fixed » Closed (fixed)

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