Commit History

Autor SHA1 Mensaxe Data
  Andrew Reid e8153fbb24 Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760) %!s(int64=7) %!d(string=hai) anos
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) %!s(int64=8) %!d(string=hai) anos
  Justin Li 78d399c0b7 Implement NamedValueChecker for mysqlConn (#690) %!s(int64=8) %!d(string=hai) anos
  Daniel Montoya 0aa39ff15f Added support for custom string types in ConvertValue. (#623) %!s(int64=8) %!d(string=hai) anos
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) %!s(int64=8) %!d(string=hai) anos
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) %!s(int64=8) %!d(string=hai) anos
  Ichinose Shogo 56226343bd Add support for context.Context (#608) %!s(int64=8) %!d(string=hai) anos
  INADA Naoki aeb7d3c9ee remove columns definition cache. (#592) %!s(int64=8) %!d(string=hai) anos
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) %!s(int64=8) %!d(string=hai) anos
  Julien Schmidt 092683484a statment: Remove invalid connection error on multiple Close calls (#512) %!s(int64=9) %!d(string=hai) anos
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results %!s(int64=10) %!d(string=hai) anos
  Julien Schmidt d93467bf85 converter: Use strconv.FormatUint instead of fmt.Sprintf %!s(int64=10) %!d(string=hai) anos
  Julien Schmidt b1ead48e87 Use the custom converter also for pointers %!s(int64=10) %!d(string=hai) anos
  Arne Hormann b2cd472f66 fix review issues, replace call with known value %!s(int64=10) %!d(string=hai) anos
  Arne Hormann e863117464 keep closer to go-source and avoid off-by-one messup %!s(int64=10) %!d(string=hai) anos
  Arne Hormann 5de00899e6 support uint64 parameters with high bit set %!s(int64=10) %!d(string=hai) anos
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code %!s(int64=11) %!d(string=hai) anos
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types %!s(int64=12) %!d(string=hai) anos
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows %!s(int64=12) %!d(string=hai) anos
  Arne Hormann 06d5483c02 changed mc.buf == nil to mc.netConn == nil %!s(int64=12) %!d(string=hai) anos
  Arne Hormann 32e5ceed8e no panic on closed connection reuse %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt 7267690c7c fix rows init %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt c4a3fc18a0 stmt: Cache Columns %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt 5975ca9212 more refactoring %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt ff97004e38 Change License Header %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt d1deaee846 refactoring %!s(int64=12) %!d(string=hai) anos
  Julien Schmidt 74a64527d2 small code optimizations %!s(int64=12) %!d(string=hai) anos