[MXS-3929] connection stalled after executing a stored procedure with OUT parameter Created: 2021-12-23 Updated: 2022-01-05 Resolved: 2022-01-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 6.2.0 |
| Fix Version/s: | 6.2.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Diego Dupin | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | CONNECTOR_RELATED | ||
| Description |
|
tested successfully with 2.5.12, this only occurs on 6.x version After execution of a stored procedure using binary protocol that contains OUT parameters, command is successful, but connection is stalled : any another command send won't have any response. example to reproduced :
|