![]() |
MySQL 9.5.0
Source Code Documentation
|
An estimate of the output from table access or join. More...
#include <graph_simplification.h>
Public Attributes | |
| double | rows |
| The number of outpur rows. More... | |
| double | row_size |
| The average row size. More... | |
An estimate of the output from table access or join.
| double RelationMetrics::row_size |
The average row size.
| double RelationMetrics::rows |
The number of outpur rows.