issues
search
long2ice
/
asyncmy
A fast asyncio MySQL/MariaDB driver with replication protocol support
https://github.com/long2ice/asyncmy
Apache License 2.0
264
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Special characters like \udd38 cause the connection not to be disconnected
#109
wmslei
opened
1 week ago
0
handle connection close on CancelledError to prevent stale results
#108
shenchucheng
opened
2 weeks ago
2
WinError 87 when connecting from MariaDB Windows to SkySQL
#107
jzhang-skysql
opened
1 month ago
0
build.py: Use setuptools instead of distutils
#106
tijuca
opened
1 month ago
0
pool.pyx: Correct misspelled "allow one to"
#105
tijuca
opened
1 month ago
0
Fix zero dates issue
#104
Cycloctane
opened
2 months ago
0
The user actively cancels the request, the task is canceled by CancelledError(), and the connection object or cursor recovery fails, causing the new SQL query to get the SQL result of the previous request.
#103
bs-101
opened
2 months ago
3
Fix ssl handshake error with mysql server 8.0.34+
#102
Cycloctane
closed
1 week ago
5
Packet sequence number wrong with sqlalchemy + mysql with zero dates
#101
max1mn
opened
3 months ago
8
当请求被取消的时候,任务被CancelledError,但是连接没有被正确回收
#100
flyoverGu
opened
4 months ago
3
Fix reading json string
#99
BearDimonR
closed
1 month ago
1
TCP connection leaks
#98
dkang-quora
opened
5 months ago
1
fix: missing wheel(*.whl) for Python 3.12
#97
waketzheng
closed
6 months ago
3
Overflow build warning
#96
peterschutt
opened
6 months ago
0
Opentelemetry support
#95
joriskoris-emburse
opened
6 months ago
0
missing wheel (*.whl) for Python 3.12
#94
itayB
closed
6 months ago
1
pyinstaller package error
#93
Chise1
opened
7 months ago
0
executemany not return finish row num.
#92
Chise1
closed
7 months ago
0
是否考虑添加typing?
#91
trim21
closed
8 months ago
0
AttributeError raised if set ssl with boolean
#90
simonsmh
opened
9 months ago
2
Packet sequence number wrong
#89
MarkReedZ
opened
9 months ago
8
Using "LOAD DATA LOCAL INFILE" returns error
#88
Timmy-Tenders
opened
9 months ago
0
Set default _auth_plugin_name for Connection to ""...
#87
t184256
opened
9 months ago
1
cannot connect: no attribute '_auth_plugin_name'
#86
t184256
opened
9 months ago
3
Async Session "MissingGreenlet" Error When Switching to Outer Join
#85
jossefaz
closed
9 months ago
1
PSA: Installation error with the wheel
#84
WilliamStam
closed
9 months ago
1
custom SSL cert Error different aiomysql
#83
panla
closed
1 week ago
0
Problem with NULL timestamps BUG
#82
BrandoDev
opened
11 months ago
0
echo=True outputs as "info" instead of "debug" and feature request query_callback
#81
WilliamStam
opened
1 year ago
0
SSL handshake error with MySQL 8.0.34
#80
LeeMendelowitz
closed
1 week ago
3
args other than %s?
#79
elbaro
opened
1 year ago
0
Add type stubs for asyncmy
#78
ipfans
opened
1 year ago
7
Set globals required by PEP249 (DB API 2.0)
#77
Cielquan
opened
1 year ago
0
Parameterizing Table Names
#76
skwzrd
opened
1 year ago
0
Fixes getting host/port values from config file
#75
pgamez
closed
1 year ago
1
Asyncmy does not get the correct host and port using "read_default_file"
#74
pgamez
opened
1 year ago
2
Using IntEnum as an argument fails with TypeError
#73
oktavlachs
opened
1 year ago
5
Update README.md
#72
WilliamStam
closed
2 months ago
1
Create database connections from pre-configured SSL Socket
#71
jackwotherspoon
opened
1 year ago
3
chore: update README typo
#70
jackwotherspoon
closed
1 year ago
1
echo=True no logger
#69
AndrewGPU
opened
1 year ago
1
Fix CI for MariaDB
#68
Hardtack
closed
1 year ago
1
Add Python 3.11 to CI Python version matrix
#67
Hardtack
closed
1 year ago
0
Make escape_str() function accept non-string values
#66
Hardtack
closed
1 year ago
2
Issue with fallback encoder in the escape_item() function
#65
Hardtack
closed
1 year ago
0
Accept SSL parameter as dict
#64
iKlotho
closed
1 year ago
3
fix: pool echo parameter add double quotes
#63
happyelements01
closed
1 year ago
5
set echo = True but pool.pyx fill_free_pool create connection without echo parameter
#62
happyelements01
closed
1 year ago
4
Is this repo still maintained?
#61
cnicodeme
closed
1 year ago
1
AttributeError: 'AnnotatedValue' object has no attribute 'scramble_native_password'
#60
cnicodeme
closed
1 year ago
4
Next