Histórico de Commits

Autor SHA1 Mensagem Data
  INADA Naoki 2cc627ac8d Fix prepared statement (#734) há 8 anos atrás
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) há 8 anos atrás
  Dave Stubbs b816f3da15 Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709) há 8 anos atrás
  Julien Schmidt 404c02a8a3 Make gofmt happy (#704) há 8 anos atrás
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) há 8 anos atrás
  Julien Schmidt eb92a8dc62 do not query max_allowed_packet by default (#680) há 8 anos atrás
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) há 8 anos atrás
  Ichinose Shogo 56226343bd Add support for context.Context (#608) há 8 anos atrás
  Song Gao b64477099c add rejectReadOnly option (to fix AWS Aurora failover) (#604) há 8 anos atrás
  Justin Nuß 382e13d099 Avoid allocating on each call to rows.Columns (#444) há 8 anos atrás
  Julien Schmidt 336127359b infile: fix reading from empty file (#590) há 8 anos atrás
  Julien Schmidt 46a82062e1 fix typos (#579) há 8 anos atrás
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) há 9 anos atrás
  Julien Schmidt 7ebe0a5006 Merge pull request #434 from pib/fix_float_with_placeholder há 9 anos atrás
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" há 9 anos atrás
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. há 10 anos atrás
  Daniël van Eeden 5a9482c4cd Fix error reported by `go vet` há 9 anos atrás
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used há 9 anos atrás
  Julien Schmidt acb3ebdd87 Fix driver tests há 10 anos atrás
  Badoet Endoet 4aa920ddb8 TestMultiQuery há 10 anos atrás
  Julien Schmidt 11d51abbce reformat errors in tests há 10 anos atrás
  Julien Schmidt c2d7e965ef Export ParseDSN and Config há 10 anos atrás
  Julien Schmidt d8a5f6c983 Merge pull request #390 from daniel-nichter/fix-389-socket-auth-fail-broken-pipe-error há 10 anos atrás
  Daniel Nichter 0da0f4e972 Fixes #389 by not sending COM_QUIT until authenticated. Also refactors auth response handling code into func to reduce some duplication of logic. Test requires a MySQL socket and user having privs to use it. há 10 anos atrás
  Luiz Paulo 7ec062f236 Fix issue with NO_AUTO_CREATE_USER option in sql_mode há 10 anos atrás
  Julien Schmidt 04c78bbdd9 columnsWithAlias: Add test há 10 anos atrás
  Arne Hormann 5de00899e6 support uint64 parameters with high bit set há 10 anos atrás
  INADA Naoki 52a5860d0b Fix missing db.Close() há 11 anos atrás
  INADA Naoki e517683745 Allow interpolateParams only with ascii, latin1 and utf8 collations há 11 anos atrás
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash há 11 anos atrás