[MDEV-31548] Cursor protocol adds junk information in status 'Created_tmp_tables' Created: 2023-06-26 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.9, 10.10, 11.0, 11.1, 11.2 |
| Fix Version/s: | 10.4, 10.5, 10.6, 11.0, 11.1, 11.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lena Startseva | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In case below it is expected that equality "@tmp_tables_after = @tmp_tables_before" will be true : Case:
Expected value:
Actual value:
|