[CONPY-185] Infinite calling 'callproc()' make memory error and dead Created: 2021-12-17 Updated: 2021-12-17 Resolved: 2021-12-17 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.0.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Mitchell Lee | Assignee: | Georg Richter |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
python |
||
| Description |
|
Infinite (but one call at a time by thread.lock) calling of 'cursor.callproc('procedure', args)' DB have no error. |
| Comments |
| Comment by Georg Richter [ 2021-12-17 ] |
|
Duplicate of |
| Comment by Mitchell Lee [ 2021-12-17 ] |
|
Is this really same issue u refering for? since different.... output appeared. Then when is the release date? |