install creates a redundant index in MySQL
jaydub - May 23, 2008 - 05:34
| Project: | Actions |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
in actions.install the table creation statements for the
actions_aid table results in redundant indexes created
on the aid column.
The attached patch fixes this and results in a single index.
not a big deal by any stretch but a fix nonetheless...
| Attachment | Size |
|---|---|
| actions.install.patch | 759 bytes |

#1
Fixed. Thanks.
#2
Automatically closed -- issue fixed for two weeks with no activity.