[MDEV-19777] MariaDB some status's length is short, so those status are ratationed shortly. Created: 2019-06-17  Updated: 2019-06-17

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

Type: Task Priority: Minor
Reporter: Seonghwan Kim Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: status


 Description   

Hi,
I have experienced an uncomfortable situation.
Some states can be used as long numbers, but some states can only use short numbers.
Rows_read can use long numbers. I saw a long number like 465,437,901,111.
However, Handler_read_rnd, Handler_read_rnd_next, Innodb_rows_read may be as short as 3,891,881,858.
So using short number status increases and the state is often reinitialized, so it is very inconvenient to see the state value.

Therefore, check the status of all column types and correct the short number status to using long number.

Thank you.



 Comments   
Comment by Seonghwan Kim [ 2019-06-17 ]

MariaDB version is 10.1.22.

Generated at Thu Feb 08 08:54:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.