BeanLiu1994
Results
1
comments of
BeanLiu1994
in https://github.com/go-sql-driver/mysql#examples connection string is set as following: > id:password@tcp(your-amazonaws-uri.com:3306)/dbname so database_hostname should be set in this format : > database_hostname="tcp(your-amazonaws-uri.com:3306)"