Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.53
-
Component/s: Generic
-
Labels:None
Description
If you run this you'll get a segfault:
pool = mariadb.ConnectionPool()
Adding a pool_name="foo" arg avoids it.