Bug #114926 | Contribution: Add Connection Pooling Support for AsyncIO Connector | ||
---|---|---|---|
Submitted: | 8 May 2024 20:19 | Modified: | 14 Jun 2024 7:16 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / Python | Severity: | S3 (Non-critical) |
Version: | 8.4.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[8 May 2024 20:19]
OCA Admin
[8 May 2024 20:19]
OCA Admin
Contribution submitted via Github - Add Connection Pooling Support for AsyncIO Connector (*) Contribution by Sean Stewart (Github seandstewart, mysql-connector-python/pull/95#issuecomment-2088299654): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_1848980072.txt (text/plain), 59.54 KiB.
[14 Jun 2024 7:16]
MySQL Verification Team
Hello Sean Stewart, Thank you for the report and contribution. regards, Umesh
[31 Jul 2024 21:56]
Sean Stewart
Hello, I see a new major version of the Connector / Python has been released, but this did not make it in. Is there an SLA for verifying and incorporating this change?
[14 Oct 2024 17:10]
Sean Stewart
Checking back in on this contribution, any update on when this could be merged in?
[12 Feb 12:19]
Sean Stewart
Hello - We're approaching 9 months since this submission with no update. When can we expect this to be applied? I fear the change is rapidly becoming out of date.
[4 Jul 20:56]
Daniel So
Posted by developer: Added the following entry to the Connector/Python 9.4.0 changelog: " Connection pooling support for AsyncIO connections is now available. Thanks to Sean Stewart for contributing this patch." "