Alex Lee
|
37b91d8876
Mark `AllowNativePassword` in DSN param string be true by default. (#644)
|
8 vuotta sitten |
Jeff Hodges
|
3955978cac
sort the generic config.Params in the DSN (#637)
|
8 vuotta sitten |
Maciej Zimnoch
|
d2a8175490
Transaction isolation levels (#619)
|
8 vuotta sitten |
Achille
|
a825be04c6
packets: use AppendFormat to format time values (#615)
|
8 vuotta sitten |
Ichinose Shogo
|
56226343bd
Add support for context.Context (#608)
|
8 vuotta sitten |
Song Gao
|
b64477099c
add rejectReadOnly option (to fix AWS Aurora failover) (#604)
|
8 vuotta sitten |
pivotal-rebecca-chin
|
44fa292b23
utils: don't mutate registered tls configs (#600)
|
8 vuotta sitten |
Justin Nuß
|
382e13d099
Avoid allocating on each call to rows.Columns (#444)
|
8 vuotta sitten |
astaxie
|
147bd02c2c
args assigned and not used (#575)
|
8 vuotta sitten |
Julien Schmidt
|
7df1717c12
Format AUTHORS (#574)
|
8 vuotta sitten |
Lion Yang
|
15dbaaedd4
doc: fix synopsis for godoc (#567)
|
8 vuotta sitten |
Peter Schultz
|
9dee4ca50b
Fix documentation for timeout parameters (#535)
|
8 vuotta sitten |
Jacek Szwec
|
ffa70d4981
Add Multi-Results support (#537)
|
8 vuotta sitten |
Egor Smolyakov
|
90403afdfd
Add author name (#530) (#534)
|
9 vuotta sitten |
Olivier Mengué
|
2b7dffee11
README: document DSN system var quoting rules (#502)
|
9 vuotta sitten |
twocode
|
ce924a41ee
Support authentication switch with mysql_native_password authentication (#494)
|
9 vuotta sitten |
Xie Zhenye
|
b81e73ccad
Add maxAllowedPacket DSN Parameter
|
9 vuotta sitten |
Lennart Rudolph
|
1983bc3dfe
README: Include Difference in Connection Strings depending on Cloud SQL Generation
|
9 vuotta sitten |
Julien Schmidt
|
7ebe0a5006
Merge pull request #434 from pib/fix_float_with_placeholder
|
9 vuotta sitten |
Daniël van Eeden
|
5a9482c4cd
Fix error reported by `go vet`
|
9 vuotta sitten |
Paul Bonser
|
f47acb0bcb
Add myself to AUTHORS
|
9 vuotta sitten |
Badoet Endoet
|
4aa920ddb8
TestMultiQuery
|
10 vuotta sitten |
Idhor
|
5ce0b98124
Add Idhor (Luca Looz) to AUTHORS for multi-results
|
10 vuotta sitten |
Julien Schmidt
|
d8a5f6c983
Merge pull request #390 from daniel-nichter/fix-389-socket-auth-fail-broken-pipe-error
|
10 vuotta sitten |
Julien Schmidt
|
c9c5955059
Merge pull request #397 from Carrotman42/master
|
10 vuotta sitten |
Kevin Malachowski
|
5e93316731
Update AUTHORS
|
10 vuotta sitten |
Daniel Nichter
|
0da0f4e972
Fixes #389 by not sending COM_QUIT until authenticated. Also refactors auth response handling code into func to reduce some duplication of logic. Test requires a MySQL socket and user having privs to use it.
|
10 vuotta sitten |
Arne Hormann
|
d512f204a5
Merge pull request #383 from mrsinham/thrdsafeinfile
|
10 vuotta sitten |
mrsinham
|
d4c13294d8
Race on LOAD DATA called from different routines
|
10 vuotta sitten |
ymmt2005
|
934e845e59
Add _binary prefix when interpolating []byte data.
|
10 vuotta sitten |