Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4857680

Browse files
knizhnikkelvich
authored andcommitted
Remove debug assert
1 parent3c5a562 commit4857680

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎multimaster.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,6 @@ MtmEndTransaction(MtmCurrentTrans* x, bool commit)
11651165
:ts->status==TRANSACTION_STATUS_COMMITTED ?"committed" :"not prepared",
11661166
ts->xid,ts->gid);
11671167
}
1168-
Assert(ts->xid!=10000);
11691168
if (x->csn>ts->csn||Mtm->status==MTM_RECOVERY) {
11701169
Assert(x->csn!=INVALID_CSN);
11711170
ts->csn=x->csn;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp