Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0b2
-
Fix Version/s: 1.1.0rc1
-
Component/s: DBAPI 2.0
-
Labels:
-
Python Version:3.10
Description
When executing a bulk operation Connector/Python 1.1 checks server_capabilities instead of extended server_capabilities to determine if the connected server supports bulk in binary protocol.
Kudos to Diego Dupin which found this issue.