Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 10 años
  Julien Schmidt d164b602b9 Update CHANGELOG hace 10 años
  Arne Hormann 7a8740a6bd Merge pull request #400 from Carrotman42/master hace 10 años
  Kevin Malachowski a4041c6a49 Use Errorf instead of Error in the correct places hace 10 años
  Kevin Malachowski de5a0de5a3 Merge pull request #2 from go-sql-driver/master hace 10 años
  Julien Schmidt d8a5f6c983 Merge pull request #390 from daniel-nichter/fix-389-socket-auth-fail-broken-pipe-error hace 10 años
  Daniel Nichter 0f5d83a2cb Use explicit return in handleAuthResult. hace 10 años
  Julien Schmidt c9c5955059 Merge pull request #397 from Carrotman42/master hace 10 años
  Kevin Malachowski 5e93316731 Update AUTHORS hace 10 años
  Julien Schmidt bb006fd699 Merge pull request #380 from refl/master hace 10 años
  Kevin Malachowski 0874761875 QueryUnescape the tlsConfig name during DSN parsing. hace 10 años
  Daniel Nichter 0da0f4e972 Fixes #389 by not sending COM_QUIT until authenticated. Also refactors auth response handling code into func to reduce some duplication of logic. Test requires a MySQL socket and user having privs to use it. hace 10 años
  Arne Hormann d512f204a5 Merge pull request #383 from mrsinham/thrdsafeinfile hace 10 años
  mrsinham d4c13294d8 Race on LOAD DATA called from different routines hace 10 años
  Arne Hormann f368b3b400 Merge pull request #382 from ymmt2005/interpolate_binary hace 10 años
  ymmt2005 934e845e59 Add _binary prefix when interpolating []byte data. hace 10 años
  Luiz Paulo 7ec062f236 Fix issue with NO_AUTO_CREATE_USER option in sql_mode hace 10 años
  Julien Schmidt 69e3ed7607 Merge pull request #378 from Carrotman42/master hace 10 años
  Kevin Malachowski fd85cc827c Actually zero out the bytes in the HandshakeResponse320 hace 10 años
  Julien Schmidt 527bcd55aa Update README.md hace 10 años
  Julien Schmidt 3dd7008ac1 Merge pull request #359 from go-sql-driver/columnsWithAlias hace 10 años
  Julien Schmidt 7ca20b0008 Merge pull request #356 from go-sql-driver/infile hace 10 años
  Julien Schmidt ec78b64baf infile: Allow '/' in Reader name hace 10 años
  Julien Schmidt 04c78bbdd9 columnsWithAlias: Add test hace 10 años
  Julien Schmidt 03a543a160 columnsWithAlias: Only prepend table name if not empty hace 10 años
  Julien Schmidt 62502f511e infile: Support absolute paths hace 10 años
  Julien Schmidt fb7299726d AUTHORS: Sort hace 10 años
  Julien Schmidt 6d2067fccb Merge pull request #349 from svagner/patch-1 hace 10 años
  Stanislav Putrya 86bc8c6a87 Add comment for changes and entry to the authors file hace 10 años
  Stanislav Putrya 9d0de8723f Fix number reads bytes fir mysql 5.6 hace 10 años