[MDEV-32099] Unexpected Results by optimize_join_buffer_size Created: 2023-09-05 Updated: 2023-09-26 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 11.1.2 |
| Fix Version/s: | 11.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jinsheng Ba | Assignee: | Sergei Petrunia |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
docker run -it -p 3307:3306 -e MARIADB_ROOT_PASSWORD=root mariadb:latest |
||
| Description |
|
The same query returns different results under different configurations of optimize_join_buffer_size.
|
| Comments |
| Comment by Jinsheng Ba [ 2023-09-26 ] |
|
May I check whether there is any update about this report? Thanks! |
| Comment by Sergei Golubchik [ 2023-09-26 ] |
|
No updates yet, sorry |