[MDEV-11389] AliSQL: [Feature] Issue#20 ADD TABLE/INDEX STATISTICS Created: 2016-11-29  Updated: 2018-02-14

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Sergey Vojtovich Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Epic Link: AliSQL patches

 Description   

Description:
------------
Table statistics provides direct hint information for business logic split and stress analysis;
it consists of rows_inserted, rows_updated, rows_deleted, rows_changed, and rows_read
 
Index statistics provides hint information to improve performance of range query, point query, or join;
as far as index evaluation concerned, the most important thing is rows_read

https://github.com/alibaba/AliSQL/commit/1474bc00f1564bcc3aea63f52713ce56ec9a7ccb


Generated at Thu Feb 08 07:49:35 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.