Skip to content

Commit 2f5d732

Browse files
authored
Update info_schema_innodb_cmp.go
1 parent ff49996 commit 2f5d732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/info_schema_innodb_cmp.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ var (
4747
}
4848
)
4949

50-
// ScrapeClientStat collects from `information_schema.client_statistics`.
50+
// ScrapeInnodbCmp collects from `information_schema.innodb_cmp`.
5151
type ScrapeInnodbCmp struct{}
5252

5353
// Name of the Scraper.

0 commit comments

Comments
 (0)