May 29, 2026
4:32 p.m.
On Fri May 29 14:39:02 2026 +0000, Piotr Caban wrote:
There's one more thing that seems wrong around this code - native calls into driver if connection is already established instead of storing the attribute for later. Since there's no FIXME in this case I think it should be addressed. Can you describe the call sequence? We only store driver attributes if we don't have a driver connection handle, and we allocate this handle when SQLConnect() is called.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11024#note_141720