Alexey Palazhchenko
|
02eb68a684
Fix error message for unsupported isolation level. (#744)
|
7 gadi atpakaļ |
ssp
|
5890359fb7
fix typo (#761)
|
7 gadi atpakaļ |
Reed Allman
|
bc14601d1b
driver.ErrBadConn when init packet read fails (#736)
|
8 gadi atpakaļ |
INADA Naoki
|
2cc627ac8d
Fix prepared statement (#734)
|
8 gadi atpakaļ |
Alexey Palazhchenko
|
4a0c3d73d8
Test with latest Go patch versions (#693)
|
8 gadi atpakaļ |
Kieron Woodhouse
|
9889442273
Differentiate between BINARY and CHAR (#724)
|
8 gadi atpakaļ |
INADA Naoki
|
9181e3a86a
Fix tls=true didn't work with host without port (#718)
|
8 gadi atpakaļ |
Robert R. Russell
|
cd4cb909ce
Fixed imports for appengine/cloudsql (#700)
|
8 gadi atpakaļ |
Linh Tran Tuan
|
370fec2ee5
statement: Fix conversion of Valuer (#710)
|
8 gadi atpakaļ |
Dave Stubbs
|
b816f3da15
Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709)
|
8 gadi atpakaļ |
Justin Li
|
78d399c0b7
Implement NamedValueChecker for mysqlConn (#690)
|
8 gadi atpakaļ |
Daniel Montoya
|
0aa39ff15f
Added support for custom string types in ConvertValue. (#623)
|
8 gadi atpakaļ |
Julien Schmidt
|
404c02a8a3
Make gofmt happy (#704)
|
8 gadi atpakaļ |
Julien Schmidt
|
949221881f
Drop support for Go 1.6 and lower (#696)
|
8 gadi atpakaļ |
Jeff Hodges
|
fade210097
allow successful TravisCI runs in forks (#639)
|
8 gadi atpakaļ |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
8 gadi atpakaļ |
Julien Schmidt
|
c6c4e3cbc8
ColumnType interfaces (#667)
|
8 gadi atpakaļ |
Julien Schmidt
|
fae512fbd0
packets: do not call function on nulled value (#678)
|
8 gadi atpakaļ |
Julien Schmidt
|
eb92a8dc62
do not query max_allowed_packet by default (#680)
|
8 gadi atpakaļ |
Julien Schmidt
|
ee359f9587
Export function to initialize Config with defaults (#679)
|
8 gadi atpakaļ |
Julien Schmidt
|
a8b7ed4454
Remove strict mode (#676)
|
8 gadi atpakaļ |
Bulat Gaifullin
|
7785c74297
use default port if port is missing in dsn (#668) (#669)
|
8 gadi atpakaļ |
Alangi Derick
|
be22b3051b
Added -u flag for `go get ...` command (#665)
|
8 gadi atpakaļ |
Ichinose Shogo
|
1548d61ac1
support READ-ONLY transactions (#618)
|
8 gadi atpakaļ |
Julien Schmidt
|
14f4292c08
travis: fix MySQL config (#661)
|
8 gadi atpakaļ |
Arne Hormann
|
26471af196
fewer driver.ErrBadConn to prevent repeated queries (#302)
|
8 gadi atpakaļ |
Alex Lee
|
21d7e97c9f
Fix `mysql_clear_password` plugin on auth switch panic. (#646)
|
8 gadi atpakaļ |
Alex Lee
|
37b91d8876
Mark `AllowNativePassword` in DSN param string be true by default. (#644)
|
8 gadi atpakaļ |
Jeff Hodges
|
3955978cac
sort the generic config.Params in the DSN (#637)
|
8 gadi atpakaļ |
Ichinose Shogo
|
bf7f34fef1
Start the watcher after handshake (#627)
|
8 gadi atpakaļ |