MySQL Forums
Forum List  »  InnoDB clusters

MySQL 8.0 InnoDB Cluster Size of Transactions
Posted by: sys aim
Date: January 21, 2021 06:46AM

Hello,

i use MySQL 8.0.22 with InnoDB Cluster (Group Replication).

InnoDB Group Replication has a limitation which concerns the size of transactions:

https://dev.mysql.com/doc/refman/5.7/en/group-replication-options.html#sysvar_group_replication_transaction_size_limit

So, I want to have the informations about the size of transactions ("Total Size Trx", "Max Size Trx" and "Avg Size Trx"), in Query Analyzer, the columns are empty... and the support indicates : "these are legacy columns from older versions where we collected quan an entirely different way (all computed client side), performance schema does not aggregate these so it's unavailable in the main page, and is a bug it's left in the csv report as columns." ...

How I can obtain informations about "size of transactions" ?

Thanks

Bests Regards

Thierry

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL 8.0 InnoDB Cluster Size of Transactions
822
January 21, 2021 06:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.