Linh Tran Tuan
|
370fec2ee5
statement: Fix conversion of Valuer (#710)
|
7 years ago |
Dave Stubbs
|
b816f3da15
Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709)
|
7 years ago |
Justin Li
|
78d399c0b7
Implement NamedValueChecker for mysqlConn (#690)
|
7 years ago |
Daniel Montoya
|
0aa39ff15f
Added support for custom string types in ConvertValue. (#623)
|
7 years ago |
Julien Schmidt
|
404c02a8a3
Make gofmt happy (#704)
|
7 years ago |
Julien Schmidt
|
949221881f
Drop support for Go 1.6 and lower (#696)
|
7 years ago |
Jeff Hodges
|
fade210097
allow successful TravisCI runs in forks (#639)
|
7 years ago |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
7 years ago |
Julien Schmidt
|
c6c4e3cbc8
ColumnType interfaces (#667)
|
7 years ago |
Julien Schmidt
|
fae512fbd0
packets: do not call function on nulled value (#678)
|
7 years ago |
Julien Schmidt
|
eb92a8dc62
do not query max_allowed_packet by default (#680)
|
7 years ago |
Julien Schmidt
|
ee359f9587
Export function to initialize Config with defaults (#679)
|
7 years ago |
Julien Schmidt
|
a8b7ed4454
Remove strict mode (#676)
|
7 years ago |
Bulat Gaifullin
|
7785c74297
use default port if port is missing in dsn (#668) (#669)
|
7 years ago |
Alangi Derick
|
be22b3051b
Added -u flag for `go get ...` command (#665)
|
7 years ago |
Ichinose Shogo
|
1548d61ac1
support READ-ONLY transactions (#618)
|
7 years ago |
Julien Schmidt
|
14f4292c08
travis: fix MySQL config (#661)
|
7 years ago |
Arne Hormann
|
26471af196
fewer driver.ErrBadConn to prevent repeated queries (#302)
|
7 years ago |
Alex Lee
|
21d7e97c9f
Fix `mysql_clear_password` plugin on auth switch panic. (#646)
|
7 years ago |
Alex Lee
|
37b91d8876
Mark `AllowNativePassword` in DSN param string be true by default. (#644)
|
7 years ago |
Jeff Hodges
|
3955978cac
sort the generic config.Params in the DSN (#637)
|
7 years ago |
Ichinose Shogo
|
bf7f34fef1
Start the watcher after handshake (#627)
|
7 years ago |
Julien Schmidt
|
8fefef06da
utils: guard tlsConfigRegister by a lock (#613)
|
7 years ago |
Maciej Zimnoch
|
d2a8175490
Transaction isolation levels (#619)
|
7 years ago |
Achille
|
a825be04c6
packets: use AppendFormat to format time values (#615)
|
7 years ago |
Julien Schmidt
|
72e0ac3f5f
Add atomic wrappers for bool and error (#612)
|
7 years ago |
Ichinose Shogo
|
56226343bd
Add support for context.Context (#608)
|
7 years ago |
Julien Schmidt
|
e3f0fdcf52
Add missing copyright header (#603)
|
7 years ago |
Song Gao
|
b64477099c
add rejectReadOnly option (to fix AWS Aurora failover) (#604)
|
7 years ago |
pivotal-rebecca-chin
|
44fa292b23
utils: don't mutate registered tls configs (#600)
|
7 years ago |