Olivier Mengué
|
2b7dffee11
README: document DSN system var quoting rules (#502)
|
9 years ago |
twocode
|
ce924a41ee
Support authentication switch with mysql_native_password authentication (#494)
|
9 years ago |
Xie Zhenye
|
b81e73ccad
Add maxAllowedPacket DSN Parameter
|
9 years ago |
Lennart Rudolph
|
1983bc3dfe
README: Include Difference in Connection Strings depending on Cloud SQL Generation
|
9 years ago |
Julien Schmidt
|
7ebe0a5006
Merge pull request #434 from pib/fix_float_with_placeholder
|
9 years ago |
Daniël van Eeden
|
5a9482c4cd
Fix error reported by `go vet`
|
9 years ago |
Paul Bonser
|
f47acb0bcb
Add myself to AUTHORS
|
9 years ago |
Badoet Endoet
|
4aa920ddb8
TestMultiQuery
|
10 years ago |
Idhor
|
5ce0b98124
Add Idhor (Luca Looz) to AUTHORS for multi-results
|
10 years ago |
Julien Schmidt
|
d8a5f6c983
Merge pull request #390 from daniel-nichter/fix-389-socket-auth-fail-broken-pipe-error
|
10 years ago |
Julien Schmidt
|
c9c5955059
Merge pull request #397 from Carrotman42/master
|
10 years ago |
Kevin Malachowski
|
5e93316731
Update AUTHORS
|
10 years ago |
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 years ago |
Arne Hormann
|
d512f204a5
Merge pull request #383 from mrsinham/thrdsafeinfile
|
10 years ago |
mrsinham
|
d4c13294d8
Race on LOAD DATA called from different routines
|
10 years ago |
ymmt2005
|
934e845e59
Add _binary prefix when interpolating []byte data.
|
10 years ago |
Julien Schmidt
|
fb7299726d
AUTHORS: Sort
|
10 years ago |
Stanislav Putrya
|
86bc8c6a87
Add comment for changes and entry to the authors file
|
10 years ago |
Joshua Prunier
|
a807d31d9a
updated const.go with master
|
10 years ago |
Soroush Pour
|
e6cb533ab5
Expanded README around difference between loc and time_zone params
|
10 years ago |
Joshua Prunier
|
4f478efe68
Cleartext authentication plugin support
|
10 years ago |
Julien Schmidt
|
200c80b773
Merge pull request #309 from arvenil/placeholder
|
10 years ago |
arvenil
|
9437b61eed
Adding myself to AUTHORS (however, 99% work done by @methane ;))
|
10 years ago |
Runrioter Wung
|
bbe8fafb8c
update the AUTHORS file for a fix #311
|
11 years ago |
Julien Schmidt
|
511937c8c4
Merge pull request #289 from chrismoos/expose_aliases
|
11 years ago |
Chris Moos
|
3454863ddb
Add support for returning table alias on Columns().
|
11 years ago |
INADA Naoki
|
56675391a0
Add myself to AUTHORS
|
11 years ago |
Andrew Metcalf
|
8dc06d8c2a
Default TLS ServerName to the host in the DSN.
|
11 years ago |
Yandell
|
e51de99613
Adding my name to authors; though I suspect my change had little if any copyrightable expression
|
11 years ago |
Gustavo Kristic
|
734d65ec97
Export errors for easy checks from application code
|
11 years ago |