Closed (fixed)
Project:
Openlayers
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 18:03 UTC
Updated:
7 Sep 2012 at 21:51 UTC
Jump to comment: Most recent file
Just saw this in phpMyAdmin and figured it would be worth mentioning.
Problems with indexes of table `openlayers_layers`
Problems with indexes of table `openlayers_styles`
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1491314-04-openlayers.dropdupindex.patch | 1.02 KB | mgifford |
| #3 | 1491314-03-openlayers.dropdupindex.patch | 983 bytes | ekes |
Comments
Comment #1
zzolo commentedThanks, @mgifford. This is redundant. But it will need an update function to go with it, so not making it a priority at the moment.
Comment #2
mgiffordYup.. Just as a todo for the next release point or something. It might have a small performance impact, but other than that.
Comment #3
ekes commentedSmall patch to do this.
Comment #4
mgiffordLooks good. I just did a fresh install from the git repo 7.x-3.x and it worked. I reworked this patch so it can be applied with git rather than patch.
Comment #5
polThanks @ekes & @mgifford, committed to 7.x-2.x & 7.x-3.x ;-)