[MDEV-10494] re-implement analyze table for even lower impact Created: 2016-08-03  Updated: 2017-05-29

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

Type: Task Priority: Minor
Reporter: Oleksandr Byelkin Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7901 re-implement analyze table for low im... Closed

 Description   

Originally collecting engine independent statistics took write lock for the table. Then in MDEV-7901 lock was relaxed to read lock and no internal lock for InnoDB/xtraDB.

There is also possibility improve situation for non InnoDB/xtraDB engines even more by processing the table by parts unlocking it in between.


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