Commit History

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