View Single Post
    #3 (permalink)  
Old 01-07-2008
Tess's Avatar
Tess Tess is offline
Senior Member
Company name: Codehead, LLP
Latest blog post: SEO Q&A
 
Join Date: Apr 2007
Location: Portland, OR
Posts: 9,131
Blog Entries: 3
Default Re: Anyone else using MyHours have a problem getting to the site?
I don't use MyHours but I can tell you that there are only a certain number of simultaneous connections allowed to any MySQL database at a time. So, if they have 250 connections then the 251st one will be denied but it doesn't necessarily mean the data is lost - it's all sitting there but there are too many people on the site.

They're probably just getting too big for their britches

It could also be that they just have a syntax error in their code but that doesn't seem as likely as being just plain busy.

Either way, I wouldn't worry.

I was curious about who owns this site - in case anyone else is too, here's the info
__________________
Create a welcome packet for new clients with this guide and free templates!

(Available in PDF and Kindle versions)
Reply With Quote