[MXS-3124] Debug assert with COM_STMT_EXECUTE Created: 2020-08-25 Updated: 2020-08-26 Resolved: 2020-08-26 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.5.2 |
| Fix Version/s: | 2.5.3 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The contiguous buffer debug assertion is hit if a transaction contains a COM_STMT_EXECUTE where readwritesplit has added the missing metadata. The debug assertion was only hit when a transaction replay was started but it violated the contiguous buffer requirement of readwritesplit. |