Historique des commits

Auteur SHA1 Message Date
  Julien Schmidt 830d66e037 Add []byte(nil) insert check il y a 12 ans
  Julien Schmidt b95ecaab58 Add test for []byte(nil) il y a 12 ans
  Arne Hormann baf9f1cdab fix criticisms in PR 143 il y a 12 ans
  Arne Hormann 32e5ceed8e no panic on closed connection reuse il y a 12 ans
  Carlos Nieto 7854c58383 Renaming test to TestTimeSign(), removing extra 'TRUNCATE' statement and fixing the reference URL. il y a 12 ans
  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 il y a 12 ans
  Carlos Nieto 63fdbaca8b Adding a test that checks for equality of TIME fields (#139). il y a 12 ans
  Julien Schmidt 7503ab8073 Escape DSN param values il y a 12 ans
  Arne Hormann 9f402aec91 move benchmarks to own file il y a 12 ans
  Julien Schmidt ff97004e38 Change License Header il y a 12 ans
  James Harr 3ee9d387cf Fixed log message in test il y a 12 ans
  James Harr da9f337e07 parseTime=true tz fix w/ test il y a 12 ans
  Julien Schmidt c24056d3d5 strict tls.Config key check il y a 12 ans
  Luke Scott 17ee918f8d Add test for RegisterTLSConfig il y a 12 ans
  Julien Schmidt e44f1b6291 refactor driver tests il y a 12 ans
  Julien Schmidt c4f805ae6f fmt fix il y a 12 ans
  Julien Schmidt 8f4b071ee8 Merge pull request #93 from go-sql-driver/charset il y a 12 ans
  Julien Schmidt 334103f0cc fix packet appending il y a 12 ans
  Julien Schmidt ca5611d39f preselect collation utf8_general_ci by default il y a 12 ans
  Julien Schmidt e288006499 Add TLS-Support il y a 12 ans
  Michael Woolnough 38bc8cac9a Added test for clientFoundRows. il y a 12 ans
  Arne Hormann d32925bb1f Merge pull request #61 from arnehormann/simple-benchmarks il y a 12 ans
  Arne Hormann 515e1e230c moved benchmarks to driver_test.go, lazy initialization il y a 12 ans
  Arne Hormann e0f1d774bc Merge pull request #62 from arnehormann/master il y a 12 ans
  Arne Hormann b14a441810 move charset tests down so all Test... are together il y a 12 ans
  Arne Hormann 7e2b1a6793 add dsn parameter to runTests il y a 12 ans
  Julien Schmidt f56d52bb2b Add NullTime struct il y a 12 ans
  Arne Hormann 4e994df5ec don't fail on strict hosts il y a 12 ans
  Julien Schmidt 26d3f1848a Test warning codes + fmt il y a 12 ans
  Julien Schmidt 68de1a8701 Use readBool func il y a 12 ans