Commit History

Author SHA1 Message Date
  Julien Schmidt affd4c9396 Auth refactoring and bug fixes (#807) 7 years ago
  Richard Wilkes 5afaf12c4e Fix 'panic: runtime error: slice bounds out of range' (#801) 7 years ago
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) 7 years ago
  Andrew Reid e8153fbb24 Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760) 7 years ago
  Alexey Palazhchenko 02eb68a684 Fix error message for unsupported isolation level. (#744) 7 years ago
  Reed Allman bc14601d1b driver.ErrBadConn when init packet read fails (#736) 8 years ago
  Kieron Woodhouse 9889442273 Differentiate between BINARY and CHAR (#724) 8 years ago
  Robert R. Russell cd4cb909ce Fixed imports for appengine/cloudsql (#700) 8 years ago
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) 8 years ago
  Dave Stubbs b816f3da15 Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709) 8 years ago
  Justin Li 78d399c0b7 Implement NamedValueChecker for mysqlConn (#690) 8 years ago
  Daniel Montoya 0aa39ff15f Added support for custom string types in ConvertValue. (#623) 8 years ago
  Jeffrey Charles e52f1902ca Add Aurora errno to rejectReadOnly check (#634) 8 years ago
  Alex Lee 37b91d8876 Mark `AllowNativePassword` in DSN param string be true by default. (#644) 8 years ago
  Jeff Hodges 3955978cac sort the generic config.Params in the DSN (#637) 8 years ago
  Maciej Zimnoch d2a8175490 Transaction isolation levels (#619) 8 years ago
  Achille a825be04c6 packets: use AppendFormat to format time values (#615) 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
  pivotal-rebecca-chin 44fa292b23 utils: don't mutate registered tls configs (#600) 8 years ago
  Justin Nuß 382e13d099 Avoid allocating on each call to rows.Columns (#444) 8 years ago
  astaxie 147bd02c2c args assigned and not used (#575) 8 years ago
  Julien Schmidt 7df1717c12 Format AUTHORS (#574) 8 years ago
  Lion Yang 15dbaaedd4 doc: fix synopsis for godoc (#567) 8 years ago
  Peter Schultz 9dee4ca50b Fix documentation for timeout parameters (#535) 8 years ago
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 8 years ago
  Egor Smolyakov 90403afdfd Add author name (#530) (#534) 9 years ago
  Olivier Mengué 2b7dffee11 README: document DSN system var quoting rules (#502) 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