Skip to content

6.1 Preview 1 Bug reading VARBINARY #3336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Wraith2 opened this issue May 7, 2025 · 0 comments · Fixed by #3337
Closed

6.1 Preview 1 Bug reading VARBINARY #3336

Wraith2 opened this issue May 7, 2025 · 0 comments · Fixed by #3337
Assignees
Labels
Triage Done ✔️ Issues that are triaged by dev team and are in investigation.
Milestone

Comments

@Wraith2
Copy link
Contributor

Wraith2 commented May 7, 2025

https://github.com/SergeiPavlov/SqlClientBug/

To run:
dotnet run "Server=localhost;Database=TestDb;User Id=sa;Password=password;Encrypt=False;"

If I change to synchronous cmd.ExecuteScalar() or Size = 10_000 it works correctly.

Originally posted by @SergeiPavlov in #593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Done ✔️ Issues that are triaged by dev team and are in investigation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants