提交歷史

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