Download & Extend

Userpoints Badges schemas name same columns in primary_key and index

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.

AttachmentSize
user_badges.indexes.patch3.38 KB

Comments

#1

This error is showing in my PhpMy Admin

#2

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.

#3

Status:fixed» closed (fixed)

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