Historique des commits

Auteur SHA1 Message Date
  Julien Schmidt ceae19ce1c Fix empty SHA2 password handling (#800) il y a 7 ans
  Richard Wilkes 5afaf12c4e Fix 'panic: runtime error: slice bounds out of range' (#801) il y a 7 ans
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) il y a 7 ans
  Reed Allman bc14601d1b driver.ErrBadConn when init packet read fails (#736) il y a 8 ans
  INADA Naoki 2cc627ac8d Fix prepared statement (#734) il y a 8 ans
  Kieron Woodhouse 9889442273 Differentiate between BINARY and CHAR (#724) il y a 8 ans
  Jeffrey Charles e52f1902ca Add Aurora errno to rejectReadOnly check (#634) il y a 8 ans
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) il y a 8 ans
  Julien Schmidt fae512fbd0 packets: do not call function on nulled value (#678) il y a 8 ans
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) il y a 8 ans
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) il y a 8 ans
  Alex Lee 21d7e97c9f Fix `mysql_clear_password` plugin on auth switch panic. (#646) il y a 8 ans
  Achille a825be04c6 packets: use AppendFormat to format time values (#615) il y a 8 ans
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) il y a 8 ans
  Ichinose Shogo 56226343bd Add support for context.Context (#608) il y a 8 ans
  Song Gao b64477099c add rejectReadOnly option (to fix AWS Aurora failover) (#604) il y a 8 ans
  Julien Schmidt ae5a66df4d packets: remove unnecessary conversion from float32 to float32 (#581) il y a 8 ans
  Julien Schmidt af474b6efd packets: replace repeated if/else if by switch (#580) il y a 8 ans
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) il y a 8 ans
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) il y a 9 ans
  Julien Schmidt 665b83488b packets: Allow terminating packets of length 0 (#516) il y a 9 ans
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) il y a 9 ans
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) il y a 9 ans
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter il y a 9 ans
  INADA Naoki c6f610244e readUntilEOF should support ERR packet il y a 9 ans
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used il y a 9 ans
  Julien Schmidt 8b688fbe79 DSN: Add cfg.Format method il y a 10 ans
  Julien Schmidt b4db83c6fa Merge pull request #411 from go-sql-driver/multistmt il y a 10 ans
  Julien Schmidt bba2f88daf Rename discardMoreResultsIfExists il y a 10 ans
  Julien Schmidt 8d8957e767 Add field type JSON support il y a 10 ans