Closed (fixed)
Project:
User Badges
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2009 at 07:40 UTC
Updated:
27 Mar 2009 at 12:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| user_badges.indexes.patch | 3.38 KB | lyricnz |
Comments
Comment #1
venusrising commentedThis error is showing in my PhpMy Admin
Comment #2
nunoveloso commentedHello! 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.