Histórico de Commits

Autor SHA1 Mensagem Data
  Julien Schmidt ceae19ce1c Fix empty SHA2 password handling (#800) há 6 anos atrás
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) há 6 anos atrás
  Ross Light 3287d94d4c Make RegisterDial safe to call from multiple goroutines. (#773) há 6 anos atrás
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) há 7 anos atrás
  Ichinose Shogo bf7f34fef1 Start the watcher after handshake (#627) há 7 anos atrás
  Ichinose Shogo 56226343bd Add support for context.Context (#608) há 7 anos atrás
  Lion Yang 15dbaaedd4 doc: fix synopsis for godoc (#567) há 7 anos atrás
  Julien Schmidt 4ac31a97cc Fix old_password authentication via OldAuthSwitchRequest (#524) há 8 anos atrás
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) há 8 anos atrás
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter há 8 anos atrás
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" há 8 anos atrás
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. há 9 anos atrás
  Julien Schmidt 618fbd9cc9 lint há 8 anos atrás
  Julien Schmidt 68ca989dd4 Improve timeouts implementation há 8 anos atrás
  Chakrit Wichian de0bbfa4d6 read_timeout and write_timeout há 9 anos atrás
  Julien Schmidt c2d7e965ef Export ParseDSN and Config há 8 anos atrás
  Daniel Nichter 0f5d83a2cb Use explicit return in handleAuthResult. há 9 anos atrás
  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. há 9 anos atrás
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords há 9 anos atrás
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support há 9 anos atrás
  INADA Naoki cd3acc99ca Fix panic when failed to SetKeepAlive(). há 10 anos atrás
  Julien Schmidt a26ecc1c0f Merge pull request #246 from go-sql-driver/buffer há 10 anos atrás
  Julien Schmidt 250dc1d598 Also remove MySQLDriver indirection há 10 anos atrás
  Julien Schmidt 9d8f29c349 Registration of custom dial functions há 10 anos atrás
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code há 10 anos atrás
  fmayle 11ab1e29dd Don't try old auth method on closed conn há 10 anos atrás
  Aaron Hopkins e762c9b714 Removed "keepalivePeriod" DSN option. Added AUTHORS entry. há 11 anos atrás
  Aaron Hopkins c45a03e31e Enable TCP Keepalives on TCP connections to MySQL. Add keepalivePeriod DSN há 11 anos atrás
  Leonardo YongUk Kim 7c08711297 Add Google Cloud SQL support for App Engine. há 11 anos atrás
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support há 11 anos atrás