I run the following command :
Show status like "conn%"
connections = 160,000
- restart the WAMP
- closed the browsers with my apps that talking to DB (using php)
- restart Wamp again
- still the connection is continues to rise .
if I using medoo framework in php and PDO the connection is closed when the script is finished?