SELECT * FROM `binary_log_transaction_compression_stats`
Filter rows: |
LOG_TYPE
The log type to which the transactions were writte… |
COMPRESSION_TYPE
The transaction compression algorithm used. |
TRANSACTION_COUNTER
Number of transactions written to the log |
COMPRESSED_BYTES_COUNTER
The total number of bytes compressed. |
UNCOMPRESSED_BYTES_COUNTER
The total number of bytes uncompressed. |
COMPRESSION_PERCENTAGE
The compression ratio as a percentage. |
FIRST_TRANSACTION_ID
The first transaction written. |
FIRST_TRANSACTION_COMPRESSED_BYTES
First transaction written compressed bytes. |
FIRST_TRANSACTION_UNCOMPRESSED_BYTES
First transaction written uncompressed bytes. |
FIRST_TRANSACTION_TIMESTAMP
When the first transaction was written. |
LAST_TRANSACTION_ID
The last transaction written. |
LAST_TRANSACTION_COMPRESSED_BYTES
Last transaction written compressed bytes. |
LAST_TRANSACTION_UNCOMPRESSED_BYTES
Last transaction written uncompressed bytes. |
LAST_TRANSACTION_TIMESTAMP
When the last transaction was written. |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BINARY | NONE | 2 | 182 | 182 | 0 | ANONYMOUS | 91 | 91 | 2025-07-27 03:01:26.133777 | ANONYMOUS | 91 | 91 | 2025-07-27 07:52:04.270633 |
Filter rows: |