Bug #97872 | 'keepalive' in connection string throws exception on .Net Core | ||
---|---|---|---|
Submitted: | 4 Dec 2019 1:19 | Modified: | 4 Dec 2019 11:10 |
Reporter: | Mark Rutherford | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.18, 8.0.31 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | .Net Core |
[4 Dec 2019 1:19]
Mark Rutherford
[4 Dec 2019 11:10]
MySQL Verification Team
Hello Mark Rutherford, Thank you for the report. regards, Umesh
[5 Dec 2019 3:47]
Bradley Grainger
Connector/NET should use the new SocketOptionName.TcpKeepAlive* options that were introduced in .NET Core 3.0: https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.socketoptionname?view=netco... See also https://github.com/dotnet/corefx/issues/25040.
[19 Oct 2022 6:10]
MySQL Verification Team
Bug #108817 marked as duplicate of this one