Results 14 comments of andy

I found a workaround. Add timeout params in Mysql DSN string, but it not what my expect . So how to fix it?

Has left six days, but there is no progress .... 💔

Open 10 days ago, no progress still ...

Open 18 days ago, no progress still ...

Dial , the Ping phase, to be exact.. I expect to control the timeout when execute Ping(). If ping failed, then it will quick failure

in core/stores/sqlx/sqlmanager.go L43 ```go func getSqlConn(driverName, server string) (*sql.DB, error) { pdb, err := getCachedSqlConn(driverName, server) if err != nil { return nil, err } pdb.once.Do(func() { err = pdb.Ping()...

Open 25 days ago, no substantial progress, and I think there has a inactive community