Commit History

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