Posted by mikeytown2 on November 2, 2009 at 3:19am
| Project: | Boost |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I need to add an index to all the timestamp fields.
Comments
#1
SHOW INDEX FROM {table}Grab Column_name if timestamp not indexed then
http://api.drupal.org/api/function/db_add_index/6
#2
#3
fix spelling and add comments.
#4
committed
#5
Automatically closed -- issue fixed for 2 weeks with no activity.