[MDEV-17903] New optimizer defaults: change optimize_join_buffer_size to be ON Created: 2018-12-04 Updated: 2019-02-19 Resolved: 2019-02-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 10.4.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Varun Gupta (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
The first step is to enable the flag and run MTR. |
| Comments |
| Comment by Varun Gupta (Inactive) [ 2019-01-07 ] | |||||||||||||||||||||
|
I made the patch and pushed it to buildbot, the results seem interesting for a 32 bit platforms
While in the patch i checked and updated the result for myisam_mrr test for 64 bit machines
So we see that the output for show status like 'handler_mrr%' varies on 32 bit and 64 machines | |||||||||||||||||||||
| Comment by Varun Gupta (Inactive) [ 2019-02-05 ] | |||||||||||||||||||||
|
Patch | |||||||||||||||||||||
| Comment by Sergei Petrunia [ 2019-02-17 ] | |||||||||||||||||||||
|
Hi Varun, The patch is Ok to push. |