提交历史

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