Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) hace 9 años
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) hace 9 años
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter hace 9 años
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" hace 9 años
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. hace 10 años
  Julien Schmidt 618fbd9cc9 lint hace 10 años
  Julien Schmidt 68ca989dd4 Improve timeouts implementation hace 10 años
  Chakrit Wichian de0bbfa4d6 read_timeout and write_timeout hace 10 años
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 10 años
  Daniel Nichter 0f5d83a2cb Use explicit return in handleAuthResult. 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
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords hace 10 años
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support hace 10 años
  INADA Naoki cd3acc99ca Fix panic when failed to SetKeepAlive(). hace 11 años
  Julien Schmidt a26ecc1c0f Merge pull request #246 from go-sql-driver/buffer hace 11 años
  Julien Schmidt 250dc1d598 Also remove MySQLDriver indirection hace 11 años
  Julien Schmidt 9d8f29c349 Registration of custom dial functions hace 11 años
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code hace 11 años
  fmayle 11ab1e29dd Don't try old auth method on closed conn hace 12 años
  Aaron Hopkins e762c9b714 Removed "keepalivePeriod" DSN option. Added AUTHORS entry. hace 12 años
  Aaron Hopkins c45a03e31e Enable TCP Keepalives on TCP connections to MySQL. Add keepalivePeriod DSN hace 12 años
  Leonardo YongUk Kim 7c08711297 Add Google Cloud SQL support for App Engine. hace 12 años
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support hace 12 años
  Julien Schmidt 83ed16b506 Require explicitly allowing old passwords hace 12 años
  Julien Schmidt ff97004e38 Change License Header hace 12 años
  Julien Schmidt 4cfad3339e doc: reference the readme hace 12 años
  Julien Schmidt ec4c43af5d Export driver struct and improve doc hace 12 años
  Julien Schmidt e19880b5d2 use net.Dialer hace 12 años
  Julien Schmidt e288006499 Add TLS-Support hace 12 años
  Julien Schmidt 716467db08 Optional DATE / DATETIME to time.Time parsing hace 12 años