[MDEV-14570] Performance Tuning question Created: 2017-12-04 Updated: 2017-12-14 Resolved: 2017-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.1.22 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jai | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Production |
||
| Description |
|
I am unable to make this query use an index. It doesn't take long on database but still the number of times it is executed on database makes me feel like it has to be tuned. I tried adding index to column or even tried to order by id but still it doesn't use index. Any help is appreciated.
|
| Comments |
| Comment by Elena Stepanova [ 2017-12-14 ] |
|
If you need help with tuning your application or database server, please ask for advice in community forums or mailing lists. JIRA is not a suitable place for this. |