thanks for reply , Yes currently there is no active connections for that database from my app i wanted to ask what is the max active connections i can open at a time from my application? Because my application is multi user so it query's to database from multiple users at a time
I am trying to connect mysql database through my desktop application it used to work earlier smoothly but suddenly today i am getting this error when i connect to my database Remotely "User abc already has more than 'max_user_connections' active connections" help please