Historique des commits

Auteur SHA1 Message Date
  Xiuming Chen 276fa30fd9 Add cxmcc to AUTHORS il y a 12 ans
  Xiuming Chen cc20ec8682 No longer need to do header calculation for writePacket il y a 12 ans
  Xiuming Chen b203832566 Merge writePacket and splitPacket into one function il y a 12 ans
  Julien Schmidt c3c542b2b2 Merge pull request #160 from go-sql-driver/typo il y a 12 ans
  DisposaBoy 332863c22f CHANGELOG: fix byte-slice typo il y a 12 ans
  DisposaBoy 18e92106fa AUTHORS: Add DisposaBoy il y a 12 ans
  Julien Schmidt 11b31efe29 Merge pull request #155 from go-sql-driver/release il y a 12 ans
  Julien Schmidt 11989c35e3 Update README.md il y a 12 ans
  Julien Schmidt 16ced3dfe1 Merge pull request #153 from go-sql-driver/changelog il y a 12 ans
  Julien Schmidt 192f36f3f3 Update CHANGELOG.md il y a 12 ans
  Julien Schmidt 7b11574e00 Merge pull request #151 from go-sql-driver/badconn il y a 12 ans
  Julien Schmidt 0602457cb5 Merge pull request #152 from go-sql-driver/cleanup il y a 12 ans
  Julien Schmidt e87cbe467d vet: correct printf verb for type bool il y a 12 ans
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections il y a 12 ans
  Julien Schmidt d10c04b36f Merge pull request #149 from go-sql-driver/em_rows 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
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types 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