View Single Post
Old 05-20-2007, 04:56 AM   #71 (permalink)
Ecalpon
Junior Forumer
 
Ecalpon's Avatar
 
Join Date: Sep 2006

Posts: 63
Rep Power: 3 Ecalpon is on a distinguished road
fTrader: (0)
fBuck$: 489.0
Bank: 777.7
Total fBuck$: 1,266.7

My Forumer
My Country:
Default mySQL error: Too many connections

Forum: http://s2.forumforfree.com/index.php...ather&act=home

Code:
mySQL query error: SELECT moderator.mid as is_mod, moderator.allow_warn, m.id, m.name, m.mgroup, m.password, m.email, m.restrict_post, m.view_sigs, m.view_avs, m.view_pop, m.view_img, m.auto_track,
                              m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.time_offset, m.posts, m.joined, m.last_post,
            				  m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, m.org_perm_id, m.temp_ban, m.sub_end, g.*
            				  FROM godfather_members m
            				    LEFT JOIN godfather_groups g ON (g.g_id=m.mgroup)
            				    LEFT JOIN godfather_moderators moderator ON (moderator.member_id=m.id OR moderator.group_id=m.mgroup )
            				  WHERE m.id=1

mySQL error: Too many connections
mySQL error code: 
Date: Sunday 20th of May 2007 06:12:03 AM
Server responce time is and has been "Extreamly Slow" with frequent SQL Errors as shown above. This has been an ongoing problem for the last several months.

Please can someone at least throw me a bone and let me know what if anything is being done to solve this problem.

Current status: No Connection, just SQL Errors.
Ecalpon is offline   Reply With Quote