[MDEV-22891] Optimizer trace: const tables are not clearly visible Created: 2020-06-14 Updated: 2020-06-16 Resolved: 2020-06-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Fix Version/s: | 10.5.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Encountered this when debugging It is not immediately apparent from the optimizer trace which tables are constant. This is important when debugging join optimization, so it would be nice if this was shown. |
| Comments |
| Comment by Sergei Petrunia [ 2020-06-14 ] | |||||||
|
Wait, they are shown for inner joins
|