issues
search
esnme
/
ultramysql
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
http://www.esn.me
Other
547
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Micropython support?
#67
turoksama
closed
5 years ago
1
Python 3 Port
#66
arpitbbhayani
closed
8 years ago
0
Whether support sqlalchemy ? Help
#65
qiailin
opened
8 years ago
0
DECIMAL columns to float and the query buffer automatically enlarged.
#64
ionutgrigorescu
opened
8 years ago
0
Python3 Port
#63
arpitbbhayani
closed
8 years ago
0
Fix for "Socket receive buffer full" exception
#62
ianhalpern
opened
8 years ago
0
Fix spurious 'Socket receive buffer full' errors
#61
jamadden
opened
8 years ago
0
Use standard unix style file-separator in Manifest.in
#60
lonetwin
opened
9 years ago
0
query('SELECT...) returns tuple (0L, 0L) instead of rows/fields, sometimes
#59
denis-ryzhkov
opened
9 years ago
0
PyPy support
#58
jamadden
opened
9 years ago
1
Close and delete the socket if connect() fails
#57
filipsalomonsson
opened
9 years ago
0
Segmentation fault in uwsgi-1.4+python2.7 using ultramysql
#56
neerajkoul
opened
9 years ago
0
std::bad_alloc on 150 parallel connections
#55
muodov
opened
10 years ago
1
Segmentation fault
#54
V-E-O
opened
10 years ago
2
umysql can hang forever
#53
thomasj02
opened
10 years ago
4
Fixed memory leak for Packet reader & writer
#52
SneWs
closed
10 years ago
1
Add SSL support
#51
tkho
closed
7 years ago
0
fix issue 47 Connection obj cant search the right result
#50
tg123
opened
10 years ago
0
fix issue 47 Connection obj cant search the right result
#49
tg123
closed
10 years ago
1
fix segment fault when query param repr string is large
#48
tg123
opened
10 years ago
0
Connection obj can't search the right result.
#47
ewing333
opened
10 years ago
2
Connection obj can't search the right result.
#46
ewing333
closed
10 years ago
1
Add Python 3.x support
#45
thedrow
opened
10 years ago
2
Please tag releases
#44
avtobiff
opened
10 years ago
0
valgrind reports possible lost memory
#43
jsia
opened
11 years ago
2
Arg escaping is confusing
#42
andrew-azarov
opened
11 years ago
1
Assert triggers if not all bytes can be sent at once
#41
mthurlin
closed
11 years ago
2
confused about conn.is_connected()(a bug ?)
#40
YueHonghui
opened
11 years ago
0
Add unsigned integer support.
#39
LeeXiaolan
closed
11 years ago
0
Added charset support to utf8mb4.
#38
Leechael
closed
11 years ago
3
Make it compatible with pep-0249
#37
gawry
opened
11 years ago
1
testConnectWithWrongDB expects wrong error code
#36
altunyurt
opened
11 years ago
0
can add a ping() method?
#35
ewing333
opened
11 years ago
1
Still got "Socket receive buffer full" exception
#34
yihuang
opened
11 years ago
3
How to commit if autoCommit is False?
#33
V-E-O
closed
11 years ago
1
Unable to compile
#32
hafizbistar
closed
11 years ago
2
convert timestamp values to datetime
#31
pdh
closed
11 years ago
1
Fix issue#20, bad handshake.
#30
LeeXiaolan
closed
11 years ago
4
modify u_int* to uint* to build on solaris
#29
fcicq
closed
11 years ago
0
[storedprocedure branch] Stored Procedure and MultiResult not Fully Working
#28
bitthegeek
closed
11 years ago
1
build with mingw32
#27
zii
closed
11 years ago
1
Support stored procedure.
#26
yihuang
closed
11 years ago
6
fix charset
#25
marlonyao
closed
12 years ago
1
Why not compatible with PEP 249?
#24
zffl
closed
11 years ago
1
Fixed raising ValueError for queries that contain the%%.
#23
4031651
closed
12 years ago
0
Dict Cursor in ultraMySQL
#22
pranjal5215
closed
12 years ago
5
Truncated data when escaping a single string argument
#21
SteveAyre
closed
12 years ago
4
Connection reset by peer when receiving
#20
ericyue
closed
11 years ago
8
reserved identifier violation
#19
elfring
closed
11 years ago
5
ImportError: No module named pymysql
#18
yanchenko-igor
closed
12 years ago
1
Next