[MDEV-30334] Optimizer trace produces invalid JSON with WHERE subquery Created: 2023-01-03 Updated: 2023-03-15 Resolved: 2023-03-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 11.1.0, 10.11.3, 11.0.2, 10.4.29, 10.5.20, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Rex Johnston |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The plan is
The problematic part of the optimizer trace is
where #^B are actually special symbols. |
| Comments |
| Comment by Rex Johnston [ 2023-02-01 ] |
|
Hi Sergei, simple one here. |
| Comment by Sergei Petrunia [ 2023-02-13 ] |
|
Hi Rex, review input provided in the PR. |
| Comment by Rex Johnston [ 2023-02-14 ] |
|
Hi Sergei, comments and test added. |
| Comment by Sergei Petrunia [ 2023-02-14 ] |
|
Ok to push. |