Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What does len[0] len[1] ... len[5] mean? #15

Open
ymsu opened this issue Nov 5, 2024 · 0 comments
Open

What does len[0] len[1] ... len[5] mean? #15

ymsu opened this issue Nov 5, 2024 · 0 comments

Comments

@ymsu
Copy link

ymsu commented Nov 5, 2024

mysqlredo --start-lsn=19601261 --stop-lsn=19602074 --file-path=#ib_redo75 -vvv --header
...

  • recv_single_rec(), lsn: 19601315
    type: MLOG_REC_INSERT, space: 6, page_no: 4, index_log_ver: 1, index_flag: 1, cols: 6, inst_cols: 0, uniq_cols: 1, len[0]: 32772, len[1]: 32774, len[2]: 32775, len[3]: 0, len[4]: 0, len[5]: 0, offset: 99, end_seg_len: 91, info_and_status_bits: 0, origin_offset9, mismatch_index: 0
    ...

mysqlredo can print the value of each column?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant