Julien Schmidt
|
affd4c9396
Auth refactoring and bug fixes (#807)
|
hace 7 años |
Richard Wilkes
|
5afaf12c4e
Fix 'panic: runtime error: slice bounds out of range' (#801)
|
hace 7 años |
Hajime Nakagami
|
f557730784
Support caching_sha2_password (#794)
|
hace 7 años |
Andrew Reid
|
e8153fbb24
Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760)
|
hace 7 años |
Alexey Palazhchenko
|
02eb68a684
Fix error message for unsupported isolation level. (#744)
|
hace 7 años |
Reed Allman
|
bc14601d1b
driver.ErrBadConn when init packet read fails (#736)
|
hace 8 años |
Kieron Woodhouse
|
9889442273
Differentiate between BINARY and CHAR (#724)
|
hace 8 años |
Robert R. Russell
|
cd4cb909ce
Fixed imports for appengine/cloudsql (#700)
|
hace 8 años |
Linh Tran Tuan
|
370fec2ee5
statement: Fix conversion of Valuer (#710)
|
hace 8 años |
Dave Stubbs
|
b816f3da15
Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709)
|
hace 8 años |
Justin Li
|
78d399c0b7
Implement NamedValueChecker for mysqlConn (#690)
|
hace 8 años |
Daniel Montoya
|
0aa39ff15f
Added support for custom string types in ConvertValue. (#623)
|
hace 8 años |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
hace 8 años |
Alex Lee
|
37b91d8876
Mark `AllowNativePassword` in DSN param string be true by default. (#644)
|
hace 8 años |
Jeff Hodges
|
3955978cac
sort the generic config.Params in the DSN (#637)
|
hace 8 años |
Maciej Zimnoch
|
d2a8175490
Transaction isolation levels (#619)
|
hace 8 años |
Achille
|
a825be04c6
packets: use AppendFormat to format time values (#615)
|
hace 8 años |
Ichinose Shogo
|
56226343bd
Add support for context.Context (#608)
|
hace 8 años |
Song Gao
|
b64477099c
add rejectReadOnly option (to fix AWS Aurora failover) (#604)
|
hace 8 años |
pivotal-rebecca-chin
|
44fa292b23
utils: don't mutate registered tls configs (#600)
|
hace 8 años |
Justin Nuß
|
382e13d099
Avoid allocating on each call to rows.Columns (#444)
|
hace 8 años |
astaxie
|
147bd02c2c
args assigned and not used (#575)
|
hace 8 años |
Julien Schmidt
|
7df1717c12
Format AUTHORS (#574)
|
hace 8 años |
Lion Yang
|
15dbaaedd4
doc: fix synopsis for godoc (#567)
|
hace 8 años |
Peter Schultz
|
9dee4ca50b
Fix documentation for timeout parameters (#535)
|
hace 8 años |
Jacek Szwec
|
ffa70d4981
Add Multi-Results support (#537)
|
hace 8 años |
Egor Smolyakov
|
90403afdfd
Add author name (#530) (#534)
|
hace 9 años |
Olivier Mengué
|
2b7dffee11
README: document DSN system var quoting rules (#502)
|
hace 9 años |
twocode
|
ce924a41ee
Support authentication switch with mysql_native_password authentication (#494)
|
hace 9 años |
Xie Zhenye
|
b81e73ccad
Add maxAllowedPacket DSN Parameter
|
hace 9 años |