[MDEV-7836] ANALYZE FORMAT=JSON should provide info about GROUP BY Created: 2015-03-25 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | analyze-stmt | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 10.1.6-1, 10.1.6-2, 10.1.7-1 | ||||||||||||
| Description |
|
At the very least, we need to know
|
| Comments |
| Comment by Sergei Petrunia [ 2015-04-10 ] | ||||||||||
|
An example that calls JOIN::make_simple_join() twice:
This executes as follows: 1. create a tmp. table $TMP1 (without any keys) | ||||||||||
| Comment by Sergei Petrunia [ 2015-04-12 ] | ||||||||||
|
MDEV-6995 has info about research done for EXPLAIN=JSON on this topic | ||||||||||
| Comment by Julien Fritsch [ 2023-12-05 ] | ||||||||||
|
Automated message: |