[MDEV-4526] Grammatical error in the 'Using filesort' explanation in the explain-analyzer Created: 2013-05-14 Updated: 2013-05-14 Resolved: 2013-05-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Edward Smith | Assignee: | Bryan Alsdorf |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
This is referring to the explain-analyzer here: https://mariadb.org/explain_analyzer/ |
||
| Attachments: |
|
| Description |
|
The 'Using filesort' tooltip contains the phrase 'If there columns set is small' which should be 'If the columns set is small' |
| Comments |
| Comment by Bryan Alsdorf [ 2013-05-14 ] |
|
This is fixed as well now. Thank you! |