[MXS-3804] Result size accounting is wrong Created: 2021-10-06 Updated: 2021-10-11 Resolved: 2021-10-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core, maxrows |
| Affects Version/s: | 2.5.15 |
| Fix Version/s: | 2.5.16, 6.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The result size is always the same size as the latest chunk instead of the total size of the result. This causes the maxrows filter result size calculations to be wrong. |