Historique des commits

Auteur SHA1 Message Date
  Julien Schmidt d10c04b36f Merge pull request #149 from go-sql-driver/em_rows il y a 11 ans
  Julien Schmidt 3668b26f19 Insert NULL for []byte(nil) values il y a 11 ans
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types il y a 11 ans
  Carlos Nieto ed7d90706a This commit attempts to fix https://github.com/go-sql-driver/mysql/issues/139 by il y a 11 ans
  Julien Schmidt 4fe7e92fe3 Refactor buffer il y a 11 ans
  Julien Schmidt f41250e853 append LengthEncodedInteger directly to slice il y a 11 ans
  Julien Schmidt 228ba3461b packets: YAR (yet another refactoring) il y a 11 ans
  Julien Schmidt d8e6c384d4 writeCommandPacketUint32: fix packet length comment il y a 11 ans
  Julien Schmidt 8751b72867 buffer: rename take buffer funcs il y a 11 ans
  Julien Schmidt 5975ca9212 more refactoring il y a 11 ans
  Julien Schmidt 33d6df2bf4 various refactoring il y a 11 ans
  Julien Schmidt 3d95bd01fa writeExecutePacket: fix packing il y a 11 ans
  Julien Schmidt 656614d3b2 writeExecutePacket: fix capacity check il y a 11 ans
  Julien Schmidt ddf24e6427 use the connection buffer for writing il y a 11 ans
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close il y a 11 ans
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support il y a 11 ans
  Julien Schmidt 83ed16b506 Require explicitly allowing old passwords il y a 11 ans
  Julien Schmidt ff97004e38 Change License Header il y a 11 ans
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn il y a 11 ans
  Nicola Peduzzi e78fff054d Fixed old_password authentication cipher removal il y a 11 ans
  Nicola Peduzzi b03abe27ce Added support for old_password authentication method il y a 11 ans
  Julien Schmidt 978689232c Merge pull request #114 from s7v7nislands/master il y a 11 ans
  s7v7nislands 916d7c9956 fix code style il y a 11 ans
  s7v7nislands eabaab2d9c mini refactor il y a 11 ans
  James Harr da9f337e07 parseTime=true tz fix w/ test il y a 11 ans
  s7v7nislands 51d27756b1 fix prepared statement error in mysql4.1 il y a 11 ans
  s7v7nislands 4a178617b9 fix crash when connect to mysql4.1 il y a 11 ans
  Julien Schmidt 0571e1eb67 cache dbname length il y a 11 ans
  Julien Schmidt b0d08caea2 cleanup config param handling il y a 11 ans
  Julien Schmidt 261f309ac2 Go 1.1 spec changes il y a 11 ans