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

Add option to run without retrieving information from the database #6

Open
mklepaczewski opened this issue Dec 22, 2021 · 0 comments
Open

Comments

@mklepaczewski
Copy link

It would be useful (for me) if I could use the tool having just the binlogs, without the need to access the database. As noted in the documentation, the database schema might be out of date and might actually provide confusing information. Furthermore, sometimes I fetch binlogs from a remote server for local analysis and it might be not easy to recreate remote schema. While I can use a dummy MySQL instance with no information about the schema (I haven't checked if it would work though), this seems unnecessary.

I might commit my own time to implement this (sooner or later ;-) ) if the feature is deemed useful and has a chance to be merged.

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