Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt 8f6c67f022 rows: Invalidate connection on error in discardResults() (#513) hace 9 años
  Julien Schmidt 7ebe0a5006 Merge pull request #434 from pib/fix_float_with_placeholder hace 9 años
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" hace 9 años
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. hace 10 años
  Daniël van Eeden 5a9482c4cd Fix error reported by `go vet` hace 9 años
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used hace 9 años
  Julien Schmidt acb3ebdd87 Fix driver tests hace 10 años
  Badoet Endoet 4aa920ddb8 TestMultiQuery hace 10 años
  Julien Schmidt 11d51abbce reformat errors in tests hace 10 años
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 10 años
  Julien Schmidt d8a5f6c983 Merge pull request #390 from daniel-nichter/fix-389-socket-auth-fail-broken-pipe-error hace 10 años
  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. hace 10 años
  Luiz Paulo 7ec062f236 Fix issue with NO_AUTO_CREATE_USER option in sql_mode hace 10 años
  Julien Schmidt 04c78bbdd9 columnsWithAlias: Add test hace 10 años
  Arne Hormann 5de00899e6 support uint64 parameters with high bit set hace 10 años
  INADA Naoki 52a5860d0b Fix missing db.Close() hace 11 años
  INADA Naoki e517683745 Allow interpolateParams only with ascii, latin1 and utf8 collations hace 11 años
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash hace 11 años
  INADA Naoki 3c8fa904c2 substitutePlaceholder -> interpolateParams hace 11 años
  arvenil b4732595f0 Test if inserted data is correctly retrieved after being escaped hace 11 años
  arvenil e6bf23ab50 Add basic SQL injection tests, including NO_BACKSLASH_ESCAPES sql_mode hace 11 años
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN hace 11 años
  Arne Hormann 8111ee3ec3 Merge pull request #249 from arnehormann/microsecs hace 11 años
  Arne Hormann 84417312d5 added new TIMESTAMP test hace 11 años
  Arne Hormann f1914b405a removed TIMESTAMP tests (still tested in TZ conversion) hace 11 años
  Arne Hormann 4834ee6ac2 Minor stylistic improvement, added a test hace 11 años
  Arne Hormann dc9e515142 skip offending test on misbehaving servers - another way hace 11 años
  Arne Hormann 7e893ef8a1 skip offending test on misbehaving servers hace 11 años
  Arne Hormann e941c93942 trying to get more information out of Travis II hace 11 años
  Arne Hormann 6d51ca56f5 faster and unified date formatting, flexible lengths, better tests hace 11 años