提交历史

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