Commit History

Author SHA1 Message Date
  Arne Hormann edded4d136 increase number of arguments in test (forgot to raise this again) 10 years ago
  Arne Hormann a3fcad9b2b made writeExecutePacket independent of number of arguments 10 years ago
  Arne Hormann 9247ef886d ad failing test 10 years ago
  Jeremy Bowers 05089fdd17 Merge in julienschmidt's suggested improvements. 11 years ago
  Jeremy Bowers fb0dc84878 Fix the TestConcurrent test to pass Go's race detection. 11 years ago
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections 11 years ago
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values 11 years ago
  Julien Schmidt 830d66e037 Add []byte(nil) insert check 11 years ago
  Julien Schmidt b95ecaab58 Add test for []byte(nil) 11 years ago
  Arne Hormann baf9f1cdab fix criticisms in PR 143 11 years ago
  Arne Hormann 32e5ceed8e no panic on closed connection reuse 11 years ago
  Carlos Nieto 7854c58383 Renaming test to TestTimeSign(), removing extra 'TRUNCATE' statement and fixing the reference URL. 11 years ago
  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 11 years ago
  Carlos Nieto 63fdbaca8b Adding a test that checks for equality of TIME fields (#139). 11 years ago
  Julien Schmidt 7503ab8073 Escape DSN param values 11 years ago
  Arne Hormann 9f402aec91 move benchmarks to own file 11 years ago
  Julien Schmidt ff97004e38 Change License Header 11 years ago
  James Harr 3ee9d387cf Fixed log message in test 11 years ago
  James Harr da9f337e07 parseTime=true tz fix w/ test 11 years ago
  Julien Schmidt c24056d3d5 strict tls.Config key check 11 years ago
  Luke Scott 17ee918f8d Add test for RegisterTLSConfig 11 years ago
  Julien Schmidt e44f1b6291 refactor driver tests 11 years ago
  Julien Schmidt c4f805ae6f fmt fix 11 years ago
  Julien Schmidt 8f4b071ee8 Merge pull request #93 from go-sql-driver/charset 11 years ago
  Julien Schmidt 334103f0cc fix packet appending 11 years ago
  Julien Schmidt ca5611d39f preselect collation utf8_general_ci by default 11 years ago
  Julien Schmidt e288006499 Add TLS-Support 11 years ago
  Michael Woolnough 38bc8cac9a Added test for clientFoundRows. 11 years ago
  Arne Hormann d32925bb1f Merge pull request #61 from arnehormann/simple-benchmarks 11 years ago
  Arne Hormann 515e1e230c moved benchmarks to driver_test.go, lazy initialization 11 years ago