Open emirkosuta opened 1 year ago
I am constantly getting ErrWarnSlowQuery error on my server. Is there a way to ignore that errror?
Have you tried setting your logger?
db.LC().SetLevel(db.LogLevelError)
Duplicate with issue 688
I am constantly getting ErrWarnSlowQuery error on my server. Is there a way to ignore that errror?