Vladimir Kovpak
|
23821f42b6
GCP DSN example for flexible environment (#993)
|
5 years ago |
Brandon Bennett
|
877a9775f0
move tls and pubkey object creation to Config.normalize() (#958)
|
5 years ago |
Darren Hoo
|
d3a0b0fcd7
pass unsigned int without converting it to string (#838)
|
5 years ago |
Erwan Martin
|
8f4b98d146
Fix regression in appengine.go (#949)
|
5 years ago |
Vicent Martí
|
bc5e6eaa6d
check connection liveness before writing query (#934)
|
5 years ago |
Tim Ruffles
|
2c9d54fefc
README: 'Equivalent' is clearer (#927)
|
5 years ago |
Simon J Mudd
|
972a708cf9
Utils typo wether --> whether. (#895)
|
5 years ago |
Jerome Meyer
|
1b9eda2502
test: close rows (#918)
|
5 years ago |
Steven Hartland
|
6be42e0ff9
Improve buffer handling (#890)
|
6 years ago |
Tom Jenkinson
|
fd197cdcfa
Return ErrBadConn for temporary Dial error (#867)
|
6 years ago |
Ilia Cimpoes
|
0f257fc7d3
Call markBadConn in Ping method (#875)
|
6 years ago |
Thomas Wodarek
|
447ae1fd2f
Update README.md to remove 1.7 support doc (#829)
|
6 years ago |
Julien Schmidt
|
affd4c9396
Auth refactoring and bug fixes (#807)
|
6 years ago |
Richard Wilkes
|
5afaf12c4e
Fix 'panic: runtime error: slice bounds out of range' (#801)
|
6 years ago |
Hajime Nakagami
|
f557730784
Support caching_sha2_password (#794)
|
6 years ago |
Andrew Reid
|
e8153fbb24
Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760)
|
6 years ago |
Alexey Palazhchenko
|
02eb68a684
Fix error message for unsupported isolation level. (#744)
|
6 years ago |
Reed Allman
|
bc14601d1b
driver.ErrBadConn when init packet read fails (#736)
|
6 years ago |
Kieron Woodhouse
|
9889442273
Differentiate between BINARY and CHAR (#724)
|
6 years ago |
Robert R. Russell
|
cd4cb909ce
Fixed imports for appengine/cloudsql (#700)
|
7 years ago |
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 |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
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 |
Maciej Zimnoch
|
d2a8175490
Transaction isolation levels (#619)
|
7 years ago |
Achille
|
a825be04c6
packets: use AppendFormat to format time values (#615)
|
7 years ago |
Ichinose Shogo
|
56226343bd
Add support for context.Context (#608)
|
7 years ago |