Posted by lyricnz on February 22, 2009 at 7:40am
Jump to:
| Project: | User Badges |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| user_badges.indexes.patch | 3.38 KB |
Comments
#1
This error is showing in my PhpMy Admin
#2
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.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.