🖖
Salute
PinnedLoading
- performance_schemaを使用したスロークエリー抽出
performance_schemaを使用したスロークエリー抽出 1-- ORDER BYとLIMITは必要応じて適宜修正
2-- VIEWを作成すると便利
3SELECT
4count_starAS cnt,
5sum_timer_wait/1e12AS sum,
- slowquery2tsv
slowquery2tsv PublicMySQLのパフォーマンススキーマやPostgreSQLのpg_stat_statementsの内容を整形した上でTSV形式に出力するツール
Go 6
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.