Connections are closed outside the controller so it should not be a problem with your program (I cannot be sure without looking at it) but I have never seen this error before.
Perhaps it would help to loot at you models and controllers. What os? what's in the mysql.conf? Massimo On Jan 28, 5:35 pm, Baron <[email protected]> wrote: > With mysql I am getting an error: > User already has more than 'max_user_connections' active connections > > This is strange because it is just an internal test application that > only I am accessing. From googling this error it seems a common reason > is not closing a database connection. Is this a possible error in > web2py? Or is this logic all handled outside the controller? > > Baron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

