You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35318781 parameter_count_available has the wrong value
Decoding StmtExecute with the parameter-count-available
flag set fails.
This is only noticed if the tracer is enabled at build-time
as the StmtExecute message isn't decoded by default.
The routertest_integration_routing_direct fails due to this if the
tracer is enabled.
Change
------
- fixed values of the StmtExecute flags which were off-by-one
Change-Id: Ib31d01150ef3e925218af7834dddb720be43c2fa
0 commit comments