Commit History

Author SHA1 Message Date
  Ilia Cimpoes 0f257fc7d3 Call markBadConn in Ping method (#875) 6 years ago
  INADA Naoki 361f66ef3b Fix cancelled context breaked mysqlConn (#862) 6 years ago
  INADA Naoki 99ff426eb7 Fix caching_sha2_password with empty password (#826) 6 years ago
  Thomas Wodarek 447ae1fd2f Update README.md to remove 1.7 support doc (#829) 6 years ago
  Julien Schmidt 7ac0064e82 try to fix handling of empty auth plugin names (#835) 6 years ago
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) 6 years ago
  INADA Naoki 2307b45d3a Fix TIME format for binary columns (#818) 6 years ago
  Julien Schmidt d523deb1b2 Release v1.4.0 (#809) 6 years ago
  Julien Schmidt d743639f9c sha256_password auth support (#808) 6 years ago
  Julien Schmidt 7413002f36 Skip flaky cancellation test checks that depend on a race-condition (#811) 6 years ago
  Julien Schmidt affd4c9396 Auth refactoring and bug fixes (#807) 6 years ago
  INADA Naoki 64db0f7ebe Add one line note about 0000-00-00 date/datetime (#783) 6 years ago
  Julien Schmidt ceae19ce1c Fix empty SHA2 password handling (#800) 6 years ago
  Julien Schmidt 44c24dfcb8 packets: add regression test for #801 (#802) 6 years ago
  Richard Wilkes 5afaf12c4e Fix 'panic: runtime error: slice bounds out of range' (#801) 6 years ago
  Julien Schmidt d03e4c2847 Travis: Add MySQL 8.0 test enviornment (#798) 6 years ago
  Ichinose Shogo 92a288d242 implement SessionResetter (#779) 6 years ago
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) 6 years ago
  Ross Light 3287d94d4c Make RegisterDial safe to call from multiple goroutines. (#773) 6 years ago
  INADA Naoki 1a676ac6e4 Fix readLengthEncodedString() returned []byte had wrong capacity (#766) 6 years ago
  Julien Schmidt bcaf977ec3 travis: Test with Go 1.10 (#764) 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
  ssp 5890359fb7 fix typo (#761) 6 years ago
  Reed Allman bc14601d1b driver.ErrBadConn when init packet read fails (#736) 6 years ago
  INADA Naoki 2cc627ac8d Fix prepared statement (#734) 6 years ago
  Alexey Palazhchenko 4a0c3d73d8 Test with latest Go patch versions (#693) 6 years ago
  Kieron Woodhouse 9889442273 Differentiate between BINARY and CHAR (#724) 6 years ago
  INADA Naoki 9181e3a86a Fix tls=true didn't work with host without port (#718) 6 years ago
  Robert R. Russell cd4cb909ce Fixed imports for appengine/cloudsql (#700) 6 years ago