Commit History

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