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

[Feature]: 6003/6004/6005错误代码的相关SQL分析和统计 #423

Open
RoyceHwangCN opened this issue Sep 6, 2024 · 0 comments
Open

Comments

@RoyceHwangCN
Copy link

Describe your use case

在大促高并发时,业务SQL往往会产生6003/6004/6005等锁争用错误,obdiag如果支持可以分析出所有6003/6004/6005相关的SQL,并统计出出现频率,对于业务的逻辑优化会很有帮助

Describe the solution you'd like

通过对日志中的6003/6004/6005代码进行分析,挖掘特定时间范围内的日志,可以指定--from和--to参数等

Describe alternatives you've considered

No response

Additional context

No response

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