Julien Schmidt
|
d78459c4f2
backport new auth tests
|
6 年之前 |
Julien Schmidt
|
ceae19ce1c
Fix empty SHA2 password handling (#800)
|
6 年之前 |
Julien Schmidt
|
44c24dfcb8
packets: add regression test for #801 (#802)
|
6 年之前 |
Richard Wilkes
|
5afaf12c4e
Fix 'panic: runtime error: slice bounds out of range' (#801)
|
6 年之前 |
Julien Schmidt
|
d03e4c2847
Travis: Add MySQL 8.0 test enviornment (#798)
|
6 年之前 |
Ichinose Shogo
|
92a288d242
implement SessionResetter (#779)
|
6 年之前 |
Hajime Nakagami
|
f557730784
Support caching_sha2_password (#794)
|
6 年之前 |
Ross Light
|
3287d94d4c
Make RegisterDial safe to call from multiple goroutines. (#773)
|
6 年之前 |
INADA Naoki
|
1a676ac6e4
Fix readLengthEncodedString() returned []byte had wrong capacity (#766)
|
6 年之前 |
Julien Schmidt
|
bcaf977ec3
travis: Test with Go 1.10 (#764)
|
6 年之前 |
Andrew Reid
|
e8153fbb24
Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760)
|
6 年之前 |
Alexey Palazhchenko
|
02eb68a684
Fix error message for unsupported isolation level. (#744)
|
6 年之前 |
ssp
|
5890359fb7
fix typo (#761)
|
6 年之前 |
Reed Allman
|
bc14601d1b
driver.ErrBadConn when init packet read fails (#736)
|
6 年之前 |
INADA Naoki
|
2cc627ac8d
Fix prepared statement (#734)
|
6 年之前 |
Alexey Palazhchenko
|
4a0c3d73d8
Test with latest Go patch versions (#693)
|
6 年之前 |
Kieron Woodhouse
|
9889442273
Differentiate between BINARY and CHAR (#724)
|
6 年之前 |
INADA Naoki
|
9181e3a86a
Fix tls=true didn't work with host without port (#718)
|
7 年之前 |
Robert R. Russell
|
cd4cb909ce
Fixed imports for appengine/cloudsql (#700)
|
7 年之前 |
Linh Tran Tuan
|
370fec2ee5
statement: Fix conversion of Valuer (#710)
|
7 年之前 |
Dave Stubbs
|
b816f3da15
Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709)
|
7 年之前 |
Justin Li
|
78d399c0b7
Implement NamedValueChecker for mysqlConn (#690)
|
7 年之前 |
Daniel Montoya
|
0aa39ff15f
Added support for custom string types in ConvertValue. (#623)
|
7 年之前 |
Julien Schmidt
|
404c02a8a3
Make gofmt happy (#704)
|
7 年之前 |
Julien Schmidt
|
949221881f
Drop support for Go 1.6 and lower (#696)
|
7 年之前 |
Jeff Hodges
|
fade210097
allow successful TravisCI runs in forks (#639)
|
7 年之前 |
Jeffrey Charles
|
e52f1902ca
Add Aurora errno to rejectReadOnly check (#634)
|
7 年之前 |
Julien Schmidt
|
c6c4e3cbc8
ColumnType interfaces (#667)
|
7 年之前 |
Julien Schmidt
|
fae512fbd0
packets: do not call function on nulled value (#678)
|
7 年之前 |
Julien Schmidt
|
eb92a8dc62
do not query max_allowed_packet by default (#680)
|
7 年之前 |