Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections hace 11 años
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values hace 11 años
  Julien Schmidt 830d66e037 Add []byte(nil) insert check hace 11 años
  Julien Schmidt b95ecaab58 Add test for []byte(nil) hace 11 años
  Arne Hormann baf9f1cdab fix criticisms in PR 143 hace 11 años
  Arne Hormann 32e5ceed8e no panic on closed connection reuse hace 11 años
  Carlos Nieto 7854c58383 Renaming test to TestTimeSign(), removing extra 'TRUNCATE' statement and fixing the reference URL. hace 11 años
  Carlos Nieto 307802bcbc Using %q instead of "%s" to make the extra byte visible, as suggested in https://github.com/go-sql-driver/mysql/pull/140#issuecomment-27236022 hace 11 años
  Carlos Nieto 63fdbaca8b Adding a test that checks for equality of TIME fields (#139). hace 11 años
  Julien Schmidt 7503ab8073 Escape DSN param values hace 11 años
  Arne Hormann 9f402aec91 move benchmarks to own file hace 11 años
  Julien Schmidt ff97004e38 Change License Header hace 11 años
  James Harr 3ee9d387cf Fixed log message in test hace 11 años
  James Harr da9f337e07 parseTime=true tz fix w/ test hace 11 años
  Julien Schmidt c24056d3d5 strict tls.Config key check hace 11 años
  Luke Scott 17ee918f8d Add test for RegisterTLSConfig hace 11 años
  Julien Schmidt e44f1b6291 refactor driver tests hace 11 años
  Julien Schmidt c4f805ae6f fmt fix hace 11 años
  Julien Schmidt 8f4b071ee8 Merge pull request #93 from go-sql-driver/charset hace 11 años
  Julien Schmidt 334103f0cc fix packet appending hace 11 años
  Julien Schmidt ca5611d39f preselect collation utf8_general_ci by default hace 11 años
  Julien Schmidt e288006499 Add TLS-Support hace 11 años
  Michael Woolnough 38bc8cac9a Added test for clientFoundRows. hace 11 años
  Arne Hormann d32925bb1f Merge pull request #61 from arnehormann/simple-benchmarks hace 11 años
  Arne Hormann 515e1e230c moved benchmarks to driver_test.go, lazy initialization hace 11 años
  Arne Hormann e0f1d774bc Merge pull request #62 from arnehormann/master hace 11 años
  Arne Hormann b14a441810 move charset tests down so all Test... are together hace 11 años
  Arne Hormann 7e2b1a6793 add dsn parameter to runTests hace 11 años
  Julien Schmidt f56d52bb2b Add NullTime struct hace 11 años
  Arne Hormann 4e994df5ec don't fail on strict hosts hace 11 años