Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.0.2
-
Component/s: None
-
Labels:None
Description
When trying MariaDB Server 10.2.5, we faced an issue in error check for timeout on sockets. The issue was already solved in connector_c_2.3 branch as https://github.com/MariaDB/mariadb-connector-c/commit/8b3695271c but not yet in master. Please apply the same fix on plugins/pvio/pvio_socket.c, please.