Historique des commits

Auteur SHA1 Message Date
  Inada Naoki 93c3765e9b Update collations and make utf8mb4 default (#877) il y a 5 ans
  Vicent Martí 89ec2a9ec8 Support Go 1.10 Connector interface (#941) il y a 5 ans
  Vicent Martí df597a2343 buffer: Use a double-buffering scheme to prevent data races (#943) il y a 5 ans
  Jerome Meyer 1b9eda2502 test: close rows (#918) il y a 5 ans
  Daniël van Eeden 60d456a402 Implement support of Optional TLS (#900) il y a 6 ans
  Tom Jenkinson fd197cdcfa Return ErrBadConn for temporary Dial error (#867) il y a 6 ans
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) il y a 6 ans
  Julien Schmidt ceae19ce1c Fix empty SHA2 password handling (#800) il y a 6 ans
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) il y a 6 ans
  INADA Naoki 1a676ac6e4 Fix readLengthEncodedString() returned []byte had wrong capacity (#766) il y a 6 ans
  INADA Naoki 2cc627ac8d Fix prepared statement (#734) il y a 6 ans
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) il y a 7 ans
  Dave Stubbs b816f3da15 Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709) il y a 7 ans
  Julien Schmidt 404c02a8a3 Make gofmt happy (#704) il y a 7 ans
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) il y a 7 ans
  Julien Schmidt eb92a8dc62 do not query max_allowed_packet by default (#680) il y a 7 ans
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) il y a 7 ans
  Ichinose Shogo 56226343bd Add support for context.Context (#608) il y a 7 ans
  Song Gao b64477099c add rejectReadOnly option (to fix AWS Aurora failover) (#604) il y a 7 ans
  Justin Nuß 382e13d099 Avoid allocating on each call to rows.Columns (#444) il y a 7 ans
  Julien Schmidt 336127359b infile: fix reading from empty file (#590) il y a 7 ans
  Julien Schmidt 46a82062e1 fix typos (#579) il y a 7 ans
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) il y a 8 ans
  Julien Schmidt 7ebe0a5006 Merge pull request #434 from pib/fix_float_with_placeholder il y a 8 ans
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" il y a 8 ans
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. il y a 9 ans
  Daniël van Eeden 5a9482c4cd Fix error reported by `go vet` il y a 8 ans
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used il y a 8 ans
  Julien Schmidt acb3ebdd87 Fix driver tests il y a 8 ans
  Badoet Endoet 4aa920ddb8 TestMultiQuery il y a 9 ans