Closed juanjux closed 5 years ago
From slack by @ajnavarro:
net.Conn has two methods: https://golang.org/pkg/net/#TCPConn.SetKeepAlive and https://golang.org/pkg/net/#TCPConn.SetKeepAlivePeriod
Related: https://github.com/src-d/gitbase-spark-connector-enterprise/issues/81
@juanjux Maybe this issue might be in go-mysql-server repo.
Moved to https://github.com/src-d/go-mysql-server/issues/796
From slack by @ajnavarro:
net.Conn has two methods: https://golang.org/pkg/net/#TCPConn.SetKeepAlive and https://golang.org/pkg/net/#TCPConn.SetKeepAlivePeriod