PolarDB for MySQL statistic information is essential for the database optimizer to generate efficient query execution plans. It captures feature data of tables and indexes, calculates cardinality and selectivity, and helps the system estimate the costs of different execution paths and select the optimal solution.
Statistic information | Description |
Records and displays the index usage of each table in the database. |
该文章对您有帮助吗?