Historique des commits

Auteur SHA1 Message Date
  Brandon Bennett 877a9775f0 move tls and pubkey object creation to Config.normalize() (#958) il y a 5 ans
  Vicent Martí 89ec2a9ec8 Support Go 1.10 Connector interface (#941) il y a 5 ans
  Daniël van Eeden 60d456a402 Implement support of Optional TLS (#900) il y a 5 ans
  Julien Schmidt d743639f9c sha256_password auth support (#808) il y a 6 ans
  INADA Naoki 9181e3a86a Fix tls=true didn't work with host without port (#718) il y a 6 ans
  Julien Schmidt 404c02a8a3 Make gofmt happy (#704) il y a 6 ans
  Julien Schmidt eb92a8dc62 do not query max_allowed_packet by default (#680) il y a 7 ans
  Julien Schmidt ee359f9587 Export function to initialize Config with defaults (#679) il y a 7 ans
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) il y a 7 ans
  Bulat Gaifullin 7785c74297 use default port if port is missing in dsn (#668) (#669) il y a 7 ans
  Alex Lee 37b91d8876 Mark `AllowNativePassword` in DSN param string be true by default. (#644) il y a 7 ans
  Jeff Hodges 3955978cac sort the generic config.Params in the DSN (#637) il y a 7 ans
  Julien Schmidt 8fefef06da utils: guard tlsConfigRegister by a lock (#613) il y a 7 ans
  Song Gao b64477099c add rejectReadOnly option (to fix AWS Aurora failover) (#604) il y a 7 ans
  pivotal-rebecca-chin 44fa292b23 utils: don't mutate registered tls configs (#600) il y a 7 ans
  Daniël van Eeden c775fbc0c7 Use hostname from DSN as default for TLS if tls=true (#564) il y a 7 ans
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) il y a 8 ans
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter il y a 8 ans
  Julien Schmidt 1421caf44f Revert "Merge pull request #350 from dveeden/connattrs_v4" il y a 8 ans
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. il y a 9 ans
  Arne Hormann 193c826fa8 comment formatting il y a 8 ans
  Arne Hormann 5ec60c2df7 add requirements to Config field comments il y a 8 ans
  Julien Schmidt 8b688fbe79 DSN: Add cfg.Format method il y a 8 ans
  Badoet Endoet 1bdf5bdf85 added the multiStatements param to the dsn parameter il y a 9 ans
  Julien Schmidt a059889267 reformat errors il y a 8 ans
  Julien Schmidt 68ca989dd4 Improve timeouts implementation il y a 8 ans
  Chakrit Wichian de0bbfa4d6 read_timeout and write_timeout il y a 9 ans
  Julien Schmidt c2d7e965ef Export ParseDSN and Config il y a 8 ans