Commit History

Author SHA1 Message Date
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) 7 years ago
  Alex Lee 21d7e97c9f Fix `mysql_clear_password` plugin on auth switch panic. (#646) 7 years ago
  Achille a825be04c6 packets: use AppendFormat to format time values (#615) 7 years ago
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) 7 years ago
  Ichinose Shogo 56226343bd Add support for context.Context (#608) 7 years ago
  Song Gao b64477099c add rejectReadOnly option (to fix AWS Aurora failover) (#604) 7 years ago
  Julien Schmidt ae5a66df4d packets: remove unnecessary conversion from float32 to float32 (#581) 7 years ago
  Julien Schmidt af474b6efd packets: replace repeated if/else if by switch (#580) 7 years ago
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 7 years ago
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) 8 years ago
  Julien Schmidt 665b83488b packets: Allow terminating packets of length 0 (#516) 8 years ago
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) 8 years ago
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) 8 years ago
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter 8 years ago
  INADA Naoki c6f610244e readUntilEOF should support ERR packet 8 years ago
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used 8 years ago
  Julien Schmidt 8b688fbe79 DSN: Add cfg.Format method 8 years ago
  Julien Schmidt b4db83c6fa Merge pull request #411 from go-sql-driver/multistmt 8 years ago
  Julien Schmidt bba2f88daf Rename discardMoreResultsIfExists 8 years ago
  Julien Schmidt 8d8957e767 Add field type JSON support 8 years ago
  Julien Schmidt c1e44c429b check discardMoreResultsIfExists err 8 years ago
  Badoet Endoet 4aa920ddb8 TestMultiQuery 9 years ago
  Badoet Endoet 1bdf5bdf85 added the multiStatements param to the dsn parameter 9 years ago
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results 9 years ago
  Julien Schmidt 280e61d233 packets: grammar in err message 8 years ago
  Julien Schmidt a059889267 reformat errors 8 years ago
  Julien Schmidt 618fbd9cc9 lint 8 years ago
  Julien Schmidt 68ca989dd4 Improve timeouts implementation 8 years ago
  Chakrit Wichian de0bbfa4d6 read_timeout and write_timeout 9 years ago
  Julien Schmidt c2d7e965ef Export ParseDSN and Config 8 years ago