[FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com> Co-authored-by: fkuner <784819644@qq.com> Co-authored-by: lucky-sinx <2549261744@qq.com>
This commit is contained in:
@ -130,6 +130,7 @@ int ObCreateSavePointExecutor::execute(ObExecContext &ctx,
|
||||
}
|
||||
// sync commit trans, it should fast because of tx is clean
|
||||
if (ac && OB_FAIL(ObSqlTransControl::implicit_end_trans(ctx, false, NULL))) {
|
||||
// overwrite ret
|
||||
LOG_WARN("auto commit transaction fail", K(ret), KPC(session));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user