Commit History

Author SHA1 Message Date
  Ichinose Shogo 56226343bd Add support for context.Context (#608) 8 years ago
  Julien Schmidt e3f0fdcf52 Add missing copyright header (#603) 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
  INADA Naoki aeb7d3c9ee remove columns definition cache. (#592) 8 years ago
  Julien Schmidt 336127359b infile: fix reading from empty file (#590) 8 years ago
  Julien Schmidt e5cc7f33ef travis: submit coverage to coveralls (#589) 8 years ago
  Julien Schmidt ae5a66df4d packets: remove unnecessary conversion from float32 to float32 (#581) 8 years ago
  Julien Schmidt af474b6efd packets: replace repeated if/else if by switch (#580) 8 years ago
  Julien Schmidt 46a82062e1 fix typos (#579) 8 years ago
  Julien Schmidt 20e36f9a8c travis: check go vet and gofmt (#577) 8 years ago
  astaxie 147bd02c2c args assigned and not used (#575) 8 years ago
  Daniël van Eeden c775fbc0c7 Use hostname from DSN as default for TLS if tls=true (#564) 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
  INADA Naoki c1601d438e travis: Add MySQL 5.7 and MariaDB tests. (#560) 8 years ago
  INADA Naoki 53e2a9bf25 travis: add Go 1.8 test (#557) 8 years ago
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 8 years ago
  Egor Smolyakov 2e00b5cd70 Fix many urls (#530) 9 years ago
  Egor Smolyakov 90403afdfd Add author name (#530) (#534) 9 years ago
  Julien Schmidt a0583e0143 Release v1.3 (#517) 9 years ago
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) 9 years ago
  Julien Schmidt abfd04d323 Move GitHub templates to .github/ (#522) 9 years ago
  Julien Schmidt 665b83488b packets: Allow terminating packets of length 0 (#516) 9 years ago
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) 9 years ago
  Julien Schmidt 092683484a statment: Remove invalid connection error on multiple Close calls (#512) 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