Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
0.9.52
-
None
-
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.