Historique des commits

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