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 |
Justin Nuß
|
382e13d099
Avoid allocating on each call to rows.Columns (#444)
|
7 years ago |
INADA Naoki
|
aeb7d3c9ee
remove columns definition cache. (#592)
|
7 years ago |
Julien Schmidt
|
336127359b
infile: fix reading from empty file (#590)
|
7 years ago |
Julien Schmidt
|
e5cc7f33ef
travis: submit coverage to coveralls (#589)
|
7 years ago |
Julien Schmidt
|
ae5a66df4d
packets: remove unnecessary conversion from float32 to float32 (#581)
|
7 years ago |
Julien Schmidt
|
af474b6efd
packets: replace repeated if/else if by switch (#580)
|
7 years ago |
Julien Schmidt
|
46a82062e1
fix typos (#579)
|
7 years ago |
Julien Schmidt
|
20e36f9a8c
travis: check go vet and gofmt (#577)
|
7 years ago |
astaxie
|
147bd02c2c
args assigned and not used (#575)
|
7 years ago |
Daniël van Eeden
|
c775fbc0c7
Use hostname from DSN as default for TLS if tls=true (#564)
|
7 years ago |
Julien Schmidt
|
7df1717c12
Format AUTHORS (#574)
|
7 years ago |