You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of skipping the firsts lines of the slow query log file, slowql should return a struct containing the server's informations with a dedicated method, such as slowql.ServerInfo.
Instead of skipping the firsts lines of the slow query log file,
slowqlshould return a struct containing the server's informations with a dedicated method, such asslowql.ServerInfo.