Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Cursor callproc method is not mandatory as pep249 indicate https://www.python.org/dev/peps/pep-0249/#callproc
Since mysql driver and MySQLDB implement them, it seems necessary to implement them for compatibility.