[CONPY-155] segmentation fault on calling connection.get_server_version() Created: 2021-06-06 Updated: 2021-06-06 Resolved: 2021-06-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 1.0.7 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alex Hall | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | bug | ||
| Environment: |
Python 3.9.5 |
||
| Attachments: |
|
| Description |
|
Calling a connection objects get_server_version function returns the version once, and then on a second or third call will segfault the interpreter. |