Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If you run this you'll get a segfault:
pool = mariadb.ConnectionPool()
Adding a pool_name="foo" arg avoids it.
If you run this you'll get a segfault:
pool = mariadb.ConnectionPool()
Adding a pool_name="foo" arg avoids it.