Vicent Martí
|
8056f2ca4a
packets: reset read deadline before conn check (#964)
|
5 éve |
Darren Hoo
|
d3a0b0fcd7
pass unsigned int without converting it to string (#838)
|
5 éve |
Vicent Martí
|
bc5e6eaa6d
check connection liveness before writing query (#934)
|
5 éve |
Daniël van Eeden
|
60d456a402
Implement support of Optional TLS (#900)
|
6 éve |
Steven Hartland
|
6be42e0ff9
Improve buffer handling (#890)
|
6 éve |
INADA Naoki
|
369b5d6e5e
Fix Auth Resnponse packet for cleartext password (#887)
|
6 éve |
INADA Naoki
|
7daee5be2a
Fix OldAuthSwitchRequest support (#870)
|
6 éve |
Julien Schmidt
|
7ac0064e82
try to fix handling of empty auth plugin names (#835)
|
6 éve |
INADA Naoki
|
2307b45d3a
Fix TIME format for binary columns (#818)
|
6 éve |
Julien Schmidt
|
d743639f9c
sha256_password auth support (#808)
|
6 éve |
Julien Schmidt
|
affd4c9396
Auth refactoring and bug fixes (#807)
|
6 éve |
Julien Schmidt
|
ceae19ce1c
Fix empty SHA2 password handling (#800)
|
6 éve |
Richard Wilkes
|
5afaf12c4e
Fix 'panic: runtime error: slice bounds out of range' (#801)
|
6 éve |
Hajime Nakagami
|
f557730784
Support caching_sha2_password (#794)
|
6 éve |
Reed Allman
|
bc14601d1b
driver.ErrBadConn when init packet read fails (#736)
|
6 éve |
INADA Naoki
|
2cc627ac8d
Fix prepared statement (#734)
|
6 éve |
Kieron Woodhouse
|
9889442273
Differentiate between BINARY and CHAR (#724)
|
6 éve |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
7 éve |
Julien Schmidt
|
c6c4e3cbc8
ColumnType interfaces (#667)
|
7 éve |
Julien Schmidt
|
fae512fbd0
packets: do not call function on nulled value (#678)
|
7 éve |
Julien Schmidt
|
a8b7ed4454
Remove strict mode (#676)
|
7 éve |
Arne Hormann
|
26471af196
fewer driver.ErrBadConn to prevent repeated queries (#302)
|
7 éve |
Alex Lee
|
21d7e97c9f
Fix `mysql_clear_password` plugin on auth switch panic. (#646)
|
7 éve |
Achille
|
a825be04c6
packets: use AppendFormat to format time values (#615)
|
7 éve |
Julien Schmidt
|
72e0ac3f5f
Add atomic wrappers for bool and error (#612)
|
7 éve |
Ichinose Shogo
|
56226343bd
Add support for context.Context (#608)
|
7 éve |
Song Gao
|
b64477099c
add rejectReadOnly option (to fix AWS Aurora failover) (#604)
|
7 éve |
Julien Schmidt
|
ae5a66df4d
packets: remove unnecessary conversion from float32 to float32 (#581)
|
7 éve |
Julien Schmidt
|
af474b6efd
packets: replace repeated if/else if by switch (#580)
|
7 éve |
Jacek Szwec
|
ffa70d4981
Add Multi-Results support (#537)
|
7 éve |