I am going to tell you a fix for ASP / MySql catastrophic failure error when connecting to database. Now to start with you only get this error because you have reached your max connections limit. The reason for this will be your code is not closing connections or threads it opens. After our quick [...]



