darylbewise
Programmer
I am using ASP.net to connect to a MySQL database. I think this is a MySQL problem rarther that ASP.net. Please let me know if I have posted in the wrong forum.
This is the first time I have encountered this error:
Error:
Exception information:
Exception type: MySqlException
Exception message: User DATABASE_NAME already has more than 'max_user_connections' active connections
Any suggestion on what the best resolution to this error?
This is the first time I have encountered this error:
Error:
Exception information:
Exception type: MySqlException
Exception message: User DATABASE_NAME already has more than 'max_user_connections' active connections
Any suggestion on what the best resolution to this error?