oceanbase / oceanbase/oceanbase
[Feature]: OceanBase LogMiner
Open
@nautaa is already working on this.
Since Jan 17, 2024.
type: feature
- Dominant language
- C++
- Stars
- 10.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Use Case
Log analysis and data flashback.
Describe the solution you'd like
Oceanbase LogMiner is a log analysis and data flashback tool for Oceanbase that supports online and offline log analysis, as well as data flashback.
Users need to specify the target cluster to be analysed, and LogMiner converts the clog data into corresponding Redo/Undo SQL according to the filter conditions given by the user for analysis or subsequent recovery.
Describe alternatives you've considered
Additional context
feature branch oblogminer_42x
support in 4.2.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.