[MXS-4808] connection_metadata checks for the wrong capability bit Created: 2023-10-11 Updated: 2023-10-12 Resolved: 2023-10-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbclient |
| Affects Version/s: | 23.08.1 |
| Fix Version/s: | 23.08.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The connection_metadata feature looks for the wrong capability bit when sending the extra information. The bit to look for should be the session tracking bit but it instead looks for the connection attributes bit. |