[MDEV-305] SHOW EXPLAIN: ref returned by SHOW EXPLAIN is different from the normal EXPLAIN ('const' vs empty string) Created: 2012-06-02 Updated: 2012-06-04 Resolved: 2012-06-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 10.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
bzr version-info
Reproducible with the default optimizer_switch as well as with all OFF values. Test case:
|
| Comments |
| Comment by Sergei Petrunia [ 2012-06-04 ] |
|
Fixed. Added comment about create_ref_for_key(). |