[MDEV-21116] Incorrect debug enter for join_read_last Created: 2019-11-21 Updated: 2019-11-27 Resolved: 2019-11-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.1.44, 10.2.30, 10.3.21, 10.4.11, 10.5.0 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Seth Shelnutt | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Found a very minor issue that `join_read_last` has `join_read_first` as the DBUG_ENTER message. I went back as far as 10.1 and saw it was there. I'll push a PR shortly to github to fix this. |
| Comments |
| Comment by Seth Shelnutt [ 2019-11-21 ] |
|
PR is up against 10.1, https://github.com/MariaDB/server/pull/1414 |
| Comment by Robert Bindar [ 2019-11-26 ] |
|
Merged in 10.1 |