Documentation ¶
Index ¶
Constants ¶
View Source
const (
Driver = "mysql"
)
Variables ¶
View Source
var ( ConnectionsPercentPerRequest = 5 MaxConnectionsPercent = 90 IdleConnectionsPercent = 25 )
Functions ¶
func FilterDAOErrors ¶
FilterDAOErrors hides sensitive information about the underlying table when we receive MySQLError.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.