[CONPY-257] Multiple SELECT queries/INSERT queries, close to together, generates segmentation fault Created: 2023-04-02 Updated: 2023-04-02 Resolved: 2023-04-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Schorschi | Assignee: | Georg Richter |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Pi OS 11
Fully patched. libmariadb-dev/stable,now 1:10.5.15-0+deb11u1 armhf [installed] python3.9/stable,now 3.9.2-1+rpi1 armhf [installed,automatic]
|
||
| Python Version: | 3.9.2 |
| Description |
|
Have multiple queries/inserts to MariaDB server 10.6 and the python connector generates segmentation fault after a random number of SQL transactions. |
| Comments |
| Comment by Georg Richter [ 2023-04-02 ] |
|
MariaDB Connector/Python 1.0.x isn't supported anymore. Please try a newer version - the most recent version is 1.1.6. Please also read the chapter bug reports of the MariaDB Connector/Python documentation. |