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 fault injection capabilities for MySql protocol #153

Open
Tracked by #243
pablochacin opened this issue May 2, 2023 · 0 comments
Open
Tracked by #243

Add fault injection capabilities for MySql protocol #153

pablochacin opened this issue May 2, 2023 · 0 comments

Comments

@pablochacin
Copy link
Collaborator

MySQL is one of the most widely used database backends for modern applications.

Providing fault injection capabilities for the MySQL protocol used between clients and servers will help developers to test

  • Impact of latency in accessing the database in the application performance
  • Error handling in the connection management logic of the application
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