[MDEV-6505] explain not show using fulltext index Created: 2014-07-29 Updated: 2014-09-05 Due: 2014-09-05 Resolved: 2014-09-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.11-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Lay András | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux guest 3.2.43-grsec-sma #1 SMP Mon Jun 17 14:23:20 CEST 2013 x86_64 GNU/Linux |
||
| Description |
|
Output of explain seems like not to use fulltext index:
Why Using temporary and using filesort in extra field? Is this good? |
| Comments |
| Comment by Sergei Golubchik [ 2014-08-05 ] |
|
It doesn't matter, your table is empty anyway. |
| Comment by Sergei Golubchik [ 2014-08-05 ] |
|
By the way, you specified 10.0.11-galera as "affected version". Is that right — you use galera? |