Commit History

Author SHA1 Message Date
  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
  Kevin Malachowski fd85cc827c Actually zero out the bytes in the HandshakeResponse320 9 years ago
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords 9 years ago
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support 9 years ago
  INADA Naoki 3dcc0ea1f4 Support receiving ERR packet while reading rows 9 years ago
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' 9 years ago
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). 10 years ago
  INADA Naoki e35fa001b5 Implement placeholder substitution. 10 years ago
  Arne Hormann 589fef43d7 replace panic with error, handle missing error case 10 years ago
  Arne Hormann 81d54a2bbf changes based on review 10 years ago