Historique des commits

Auteur SHA1 Message Date
  Julien Schmidt e87cbe467d vet: correct printf verb for type bool il y a 12 ans
  Julien Schmidt b22024b4cd reorder mysqlConn fields and remove unused protocol field il y a 12 ans
  Julien Schmidt 46150062e4 Merge pull request #147 from go-sql-driver/byte_nil il y a 12 ans
  Julien Schmidt 32fb382763 utils: document return values il y a 12 ans
  Julien Schmidt fa25de3f1b CHANGELOG: Fixed false nil values for empty strings il y a 12 ans
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values il y a 12 ans
  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
  Julien Schmidt d71da1ff4a CHANGELOG: []byte(nil) is treated as NULL il y a 12 ans
  Julien Schmidt 3668b26f19 Insert NULL for []byte(nil) values il y a 12 ans
  Julien Schmidt 1429b99ed7 AUTHORS: Add Carlos Nieto il y a 12 ans
  Arne Hormann cd6b009ecd Merge pull request #146 from arnehormann/cleanup-rows il y a 12 ans
  Arne Hormann 69b04e16f8 removed internal err declaration il y a 12 ans
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows il y a 12 ans
  Arne Hormann 2a93d21064 Merge pull request #143 from arnehormann/no-panic il y a 12 ans
  Arne Hormann baf9f1cdab fix criticisms in PR 143 il y a 12 ans
  Arne Hormann 06d5483c02 changed mc.buf == nil to mc.netConn == nil il y a 12 ans
  Arne Hormann 32e5ceed8e no panic on closed connection reuse il y a 12 ans
  Julien Schmidt ae73333d84 Merge pull request #140 from xiam/master 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
  Carlos Nieto ed7d90706a This commit attempts to fix https://github.com/go-sql-driver/mysql/issues/139 by il y a 12 ans
  Julien Schmidt 90025edc0d Merge pull request #138 from go-sql-driver/contribution-guidelines il y a 12 ans
  Julien Schmidt 6bed9253fb CONTRIBUTING: link 'recently closed' to last updated il y a 12 ans
  Julien Schmidt 6a71f6982b Merge pull request #137 from go-sql-driver/refactoring il y a 12 ans
  Julien Schmidt 620bcdd485 buffer: save offset il y a 12 ans
  Julien Schmidt 7e1b91b481 getSystemVar: skip reading Columns il y a 12 ans
  Julien Schmidt 7267690c7c fix rows init il y a 12 ans
  Julien Schmidt 2b9ab5f118 rows: reorder struct fields il y a 12 ans