-
Notifications
You must be signed in to change notification settings - Fork 261
Issues: aio-libs/aiomysql
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
pymysql.err.InternalError: Packet sequence number wrong - got 1 expected 2
bug
#988
opened Jul 31, 2024 by
hootie-hoo
1 task done
How to initialize a database connection only once when deploying services using FastAPI
bug
#986
opened May 22, 2024 by
TheHonestBob
1 task done
aiomysql raise InvalidRequestError: Cannot release a connection with not finished transaction
bug
#979
opened Mar 7, 2024 by
ShownYoung
1 task done
aiomysql does not work with ssl, but pymysql does work
bug
#978
opened Feb 28, 2024 by
zedzhen
1 task done
aiomysql returns wrong data when calling pool.acquire multiple times
bug
#972
opened Dec 23, 2023 by
dhensen
1 task done
No fast-track for bulk inserts in Cursor.executemany with INSERT/REPLACE syntax introduced in MySQL 8.0.19
bug
#968
opened Sep 24, 2023 by
hunyadi
1 task done
The program is blocked for unknown reasons, causing other protocols to fail to run
bug
#909
opened Mar 24, 2023 by
AndrewGPU
1 task done
Reading date '0000-00-00' from db does not result in python datetime.date objet but is converted to string
bug
#607
opened Aug 12, 2021 by
txicos
Sometimes it broke by concurrent.futures._base.CancelledError
bug
#605
opened Aug 9, 2021 by
yanjieee
aiomysql does not support TLS on Python 3.8 on Windows
bug
docs
#589
opened Jun 4, 2021 by
huwcbjones
Batch execution of insert SQL using the aiomysql.execemany method
bug
pymysql
pymysql-port
Awaiting or implementing port of PyMySQL change
#516
opened Aug 17, 2020 by
Zhao-Panpan
AttributeError: '_UnixSelectorEventLoop' object has no attribute 'create_future'
bug
#478
opened Apr 12, 2020 by
MrBigBang
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.