Commit History

Author SHA1 Message Date
  Justin Nuß 382e13d099 Avoid allocating on each call to rows.Columns (#444) 7 years ago
  INADA Naoki aeb7d3c9ee remove columns definition cache. (#592) 7 years ago
  Julien Schmidt 336127359b infile: fix reading from empty file (#590) 7 years ago
  Julien Schmidt e5cc7f33ef travis: submit coverage to coveralls (#589) 7 years ago
  Julien Schmidt ae5a66df4d packets: remove unnecessary conversion from float32 to float32 (#581) 7 years ago
  Julien Schmidt af474b6efd packets: replace repeated if/else if by switch (#580) 7 years ago
  Julien Schmidt 46a82062e1 fix typos (#579) 7 years ago
  Julien Schmidt 20e36f9a8c travis: check go vet and gofmt (#577) 7 years ago
  astaxie 147bd02c2c args assigned and not used (#575) 7 years ago
  Daniël van Eeden c775fbc0c7 Use hostname from DSN as default for TLS if tls=true (#564) 7 years ago
  Julien Schmidt 7df1717c12 Format AUTHORS (#574) 7 years ago
  Lion Yang 15dbaaedd4 doc: fix synopsis for godoc (#567) 7 years ago
  Peter Schultz 9dee4ca50b Fix documentation for timeout parameters (#535) 7 years ago
  INADA Naoki c1601d438e travis: Add MySQL 5.7 and MariaDB tests. (#560) 7 years ago
  INADA Naoki 53e2a9bf25 travis: add Go 1.8 test (#557) 7 years ago
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 7 years ago
  Egor Smolyakov 2e00b5cd70 Fix many urls (#530) 8 years ago
  Egor Smolyakov 90403afdfd Add author name (#530) (#534) 8 years ago
  Julien Schmidt a0583e0143 Release v1.3 (#517) 8 years ago
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) 8 years ago
  Julien Schmidt abfd04d323 Move GitHub templates to .github/ (#522) 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
  Julien Schmidt 092683484a statment: Remove invalid connection error on multiple Close calls (#512) 8 years ago
  Olivier Mengué 2b7dffee11 README: document DSN system var quoting rules (#502) 8 years ago
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) 8 years ago
  Julien Schmidt 2a6c6079c7 Update CHANGELOG 8 years ago
  Julien Schmidt de9c517d47 README: Sort variables alphabetically 8 years ago
  Julien Schmidt 68ea39f373 README: Clarify strict mode (#500) 8 years ago
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter 8 years ago