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

Fix regop-rowlocks logic in txn-log systable #4931

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markhannum
Copy link
Contributor

txnregop_rowlocks records only contain generation if TXN_LOGICAL_GEN flag is lit in flags.

Signed-off-by: Mark Hannum <mhannum72@gmail.com>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 225/597 tests failed ⚠.

The first 10 failing tests are:
sc_timepart_multiddl_generated [setup failure]
sc_redo_logicalsc_generated [setup failure]
replay_history [setup failure]
sc_newuniq_logicalsc_generated [setup failure]
sc_dups_logicalsc_generated [setup failure]
sc_truncate
phys_rep_perf
snapisol_partial_index_off_generated
snapisol_noearly_generated
snap_ha_retry_newsi_generated

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

Successfully merging this pull request may close these issues.

2 participants