We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
频繁更新的表,在有一点点队列延迟的情况下,有可能造成误判(现实场景概率不高)
如果指定强一致选项,原DB和目标DB查询chunk用显式 LOCK IN SHARE MODE (风险评估)
The text was updated successfully, but these errors were encountered:
seanlook
No branches or pull requests
频繁更新的表,在有一点点队列延迟的情况下,有可能造成误判(现实场景概率不高)
如果指定强一致选项,原DB和目标DB查询chunk用显式 LOCK IN SHARE MODE (风险评估)
The text was updated successfully, but these errors were encountered: