Description
Description:
What issue is being seen? Describe what should be happening instead of
the bug, for example: api-testing should not crash, the expected value isn't
returned, etc.
The client connections always increase when I try to query data from MySQL. I guess this bug is due to I always switch between different databases. And the database extension will always create the new connection.
Repro steps:
Include sample requests, environment, etc. All data and inputs
required to reproduce the bug.
Note: If there are privacy concerns, sanitize the data prior to
sharing.
Below is the possible code lines related to this issue:
Environment:
Include the environment like api-testing version, os version and so on.
Logs:
Include the access logs and the api-testing logs.
You can monitor the MySQL connections via MySQL Workbench or other tools.