[MDEV-29298] INSERT ... SELECT Does not produce an optimizer trace Created: 2022-08-11 Updated: 2024-01-15 Resolved: 2024-01-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Oleg Smirnov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | optimizer_trace | ||
| Description |
|
INSERT ... SELECT statement does not produce optimizer trace:
It should produce it. |
| Comments |
| Comment by Oleg Smirnov [ 2023-07-06 ] | ||
|
Please review bb-10.5-mdev-29298. | ||
| Comment by Sergei Petrunia [ 2024-01-11 ] | ||
|
The patch itself is ok. The testcase seems to large. The contents of the optimizer trace are actually irrelevant.
to something like
Ok to push after this is addressed. | ||
| Comment by Oleg Smirnov [ 2024-01-13 ] | ||
|
Addressed the comment and pushed to 10.5 |