Brandon Bennett
|
877a9775f0
move tls and pubkey object creation to Config.normalize() (#958)
|
5 vuotta sitten |
Vicent Martí
|
89ec2a9ec8
Support Go 1.10 Connector interface (#941)
|
5 vuotta sitten |
Daniël van Eeden
|
60d456a402
Implement support of Optional TLS (#900)
|
6 vuotta sitten |
Julien Schmidt
|
d743639f9c
sha256_password auth support (#808)
|
6 vuotta sitten |
INADA Naoki
|
9181e3a86a
Fix tls=true didn't work with host without port (#718)
|
7 vuotta sitten |
Julien Schmidt
|
404c02a8a3
Make gofmt happy (#704)
|
7 vuotta sitten |
Julien Schmidt
|
eb92a8dc62
do not query max_allowed_packet by default (#680)
|
7 vuotta sitten |
Julien Schmidt
|
ee359f9587
Export function to initialize Config with defaults (#679)
|
7 vuotta sitten |
Julien Schmidt
|
a8b7ed4454
Remove strict mode (#676)
|
7 vuotta sitten |
Bulat Gaifullin
|
7785c74297
use default port if port is missing in dsn (#668) (#669)
|
7 vuotta sitten |
Alex Lee
|
37b91d8876
Mark `AllowNativePassword` in DSN param string be true by default. (#644)
|
7 vuotta sitten |
Jeff Hodges
|
3955978cac
sort the generic config.Params in the DSN (#637)
|
7 vuotta sitten |
Julien Schmidt
|
8fefef06da
utils: guard tlsConfigRegister by a lock (#613)
|
7 vuotta sitten |
Song Gao
|
b64477099c
add rejectReadOnly option (to fix AWS Aurora failover) (#604)
|
7 vuotta sitten |
pivotal-rebecca-chin
|
44fa292b23
utils: don't mutate registered tls configs (#600)
|
7 vuotta sitten |
Daniël van Eeden
|
c775fbc0c7
Use hostname from DSN as default for TLS if tls=true (#564)
|
7 vuotta sitten |
twocode
|
ce924a41ee
Support authentication switch with mysql_native_password authentication (#494)
|
8 vuotta sitten |
Xie Zhenye
|
b81e73ccad
Add maxAllowedPacket DSN Parameter
|
8 vuotta sitten |
Julien Schmidt
|
1421caf44f
Revert "Merge pull request #350 from dveeden/connattrs_v4"
|
8 vuotta sitten |
Daniël van Eeden
|
82cddefaf8
Add support for connection attributes.
|
9 vuotta sitten |
Arne Hormann
|
193c826fa8
comment formatting
|
8 vuotta sitten |
Arne Hormann
|
5ec60c2df7
add requirements to Config field comments
|
8 vuotta sitten |
Julien Schmidt
|
8b688fbe79
DSN: Add cfg.Format method
|
8 vuotta sitten |
Badoet Endoet
|
1bdf5bdf85
added the multiStatements param to the dsn parameter
|
9 vuotta sitten |
Julien Schmidt
|
a059889267
reformat errors
|
8 vuotta sitten |
Julien Schmidt
|
68ca989dd4
Improve timeouts implementation
|
8 vuotta sitten |
Chakrit Wichian
|
de0bbfa4d6
read_timeout and write_timeout
|
9 vuotta sitten |
Julien Schmidt
|
c2d7e965ef
Export ParseDSN and Config
|
8 vuotta sitten |