SELECT * FROM `innodb_redo_log_files`
Filter rows: |
FILE_ID
Id of the file. |
FILE_NAME
Path to the file. |
START_LSN
LSN of the first block in the file. |
END_LSN
LSN after the last block in the file. |
SIZE_IN_BYTES
Size of the file (in bytes). |
IS_FULL
1 iff file has no free space inside. |
CONSUMER_LEVEL
All redo log consumers registered on smaller level… |
|
---|---|---|---|---|---|---|---|
47 | .\#innodb_redo\#ib_redo47 | 153921536 | 157196288 | 3276800 | 0 | 0 |
Filter rows: |