[CONPY-42] Seg fault when printing rows containing POINT datatype Created: 2020-02-19 Updated: 2020-02-20 Resolved: 2020-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | 0.9.54 |
| Fix Version/s: | 0.9.55 |
| Type: | Bug | Priority: | Major |
| Reporter: | Karl Levik | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Python 3.7.3 |
||
| Description |
|
I have the following table and data:
Then I have this Python code:
But running that crashes: |
| Comments |
| Comment by Georg Richter [ 2020-02-20 ] |
|
fixed. rev 3cfacf8aa20422010e789cdef2af83f473d2a4ab |