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

Can I use this library to parse bytes to MySQL protocol? #881

Open
tim-chow opened this issue May 17, 2024 · 1 comment
Open

Can I use this library to parse bytes to MySQL protocol? #881

tim-chow opened this issue May 17, 2024 · 1 comment

Comments

@tim-chow
Copy link

I have already captured binary network packets using a packet capture tool like libpcap. Can I use this library to parse these byte sequences into the MySQL protocol?

@tim-chow tim-chow changed the title Can I use the package to parse bytes to MySQL protocol? Can I use this library to parse bytes to MySQL protocol? May 17, 2024
@dveeden
Copy link
Collaborator

dveeden commented May 18, 2024

Not sure what you need or expect exactly. Either go-mysql or Wireshark might allow you to do this

Is this for debugging? Do you want to extract rows and/or files from the dump?

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

2 participants