[MDEV-7835] ANALYZE FORMAT=JSON should show buffer sizes Created: 2015-03-25 Updated: 2015-04-09 Resolved: 2015-04-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | analyze-stmt | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Take a test dataset from
Here, we see that t2.r_loops=1. This is the effect of join buffering. |
| Comments |
| Comment by Sergei Petrunia [ 2015-03-25 ] | |||||||||||||||||
|
block-nl-join should also include buffer-size element which should show what size of the buffer was used. | |||||||||||||||||
| Comment by Oleksandr Byelkin [ 2015-04-08 ] | |||||||||||||||||
|
| |||||||||||||||||
| Comment by Oleksandr Byelkin [ 2015-04-08 ] | |||||||||||||||||
|
revision-id: ac53c41c7fb91f5e8cbce79efc31a8b16fd824a5
— |