[MXS-4484] mxs3458_ps_with_strict_sp fails randomly Created: 2023-01-23 Updated: 2023-02-06 Resolved: 2023-02-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | None |
| Fix Version/s: | 6.4.6 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The test fails with this:
seems to be reproducble locally in a handful of attempts. |
| Comments |
| Comment by markus makela [ 2023-02-02 ] |
|
Turns out it was a uninitialized MYSQL_BIND struct that ended up causing havoc. |