Historique des commits

Auteur SHA1 Message Date
  Julien Schmidt 4fc0338d2a errors: Export MySQLWarning il y a 12 ans
  Arne Hormann 12cf283bb5 Merge pull request #165 from arnehormann/typo-encoded il y a 12 ans
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) il y a 12 ans
  Julien Schmidt 2d629c0564 Merge pull request #164 from cxmcc/writePacket il y a 12 ans
  Xiuming Chen c29c515073 Clean up const variable that is no longer necessary il y a 12 ans
  Xiuming Chen d78ba17ce7 Minor code simplification for writePacket il y a 12 ans
  Xiuming Chen f975c34fff Remove an outdated comment about writePacket il y a 12 ans
  Xiuming Chen 382f349ebb Remove one more place that does header calculations il y a 12 ans
  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