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
When new connection is created in doGetAsyncDedicatedConnection(), it is
not yet assigned to asyncDedicatedConnection attribute, so it cannot be
used in potentiallySelectDatabase() call. Fix this by passing the
connection to the method.
Closesspring-projects#2984
Signed-off-by: Oldřich Jedlička <[email protected]>
0 commit comments