-
Notifications
You must be signed in to change notification settings - Fork 328
6.1.0: Taking a long time to connect #3523
Copy link
Copy link
Labels
Regression 💥Issues that are regressions introduced from earlier PRs.Issues that are regressions introduced from earlier PRs.Repro Available ✔️Issues that are reproducible with repro provided.Issues that are reproducible with repro provided.
Milestone
Metadata
Metadata
Assignees
Labels
Regression 💥Issues that are regressions introduced from earlier PRs.Issues that are regressions introduced from earlier PRs.Repro Available ✔️Issues that are reproducible with repro provided.Issues that are reproducible with repro provided.
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Done
Describe the bug
When connecting to a remote server, version 6.1.0 is taking significantly longer than 6.0.2
When running 6.0.2 on my system this took 948ms, in 6.1.0ms this takes 16494 ms. This is running in .NET 9 and the SQL Server is 2019.
Expected behavior
The connection should happen in roughly the same time on both versions