Skip to content

Commit f7e64ff

Browse files
committed
Update info_schema_innodb_cmp.go
1 parent b8c928d commit f7e64ff

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
@@ -51,7 +51,7 @@ var (
5151
}
5252
)
5353

54-
// ScrapeClientStat collects from `information_schema.client_statistics`.
54+
// ScrapeInnodbCmp collects from `information_schema.innodb_cmp`.
5555
type ScrapeInnodbCmp struct{}
5656

5757
// Name of the Scraper.

0 commit comments

Comments
 (0)