Database Administration (MOSC)

MOSC Banner

How obtain informations about "size of transactions"

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." ...

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center