[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)'
keep failing with an error that
"<class 'mariadb.OperationalError'> Client run out of memory"
on windows python.

DB have no error.
if I re-run the python script, everything work fine again, but later few hours dead again.
And the same call/procedure on the MariaDB console, no problem.



 Comments   
Comment by Georg Richter [ 2021-12-17 ]

Duplicate of CONPY-178

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?

Generated at Thu Feb 08 03:30:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.