Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.9.52
-
Fix Version/s: 0.9.53
-
Component/s: Generic
-
Labels:None
-
Environment:CentOS
Description
While trying to use the new Connector/Python, a segfault was encountered after:
conn = mariadb.connect(**conf)
>>> conn. - > Segmentation fault (core dumped)
After the . press Tab for autocompletion in the interactive shell and it segfaults.