DarkLard Posted April 27, 2008 Share Posted April 27, 2008 you might want to tighten up your error process as i just got this on my browser leavin yourself open to hack attack me thinks. mySQL query error: SELECT t.*, f.topic_mm_id, f.name as forum_name, f.quick_reply, f.id as forum_id, f.read_perms, f.reply_perms, f.parent_id, f.use_html, f.start_perms, f.allow_poll, f.password, f.posts as forum_posts, f.topics as forum_topics, f.upload_perms, f.show_rules, f.rules_text, f.rules_title, c.name as cat_name, c.id as cat_id FROM ibf_topics t, ibf_forums f , ibf_categories c WHERE t.tid=330236 and f.id = t.forum_id and f.category=c.id mySQL error: Too many connections mySQL error code: Date: Sunday 27th 2008f April 2008 09:44:52 PM Link to comment Share on other sites More sharing options...
josh995 Posted April 27, 2008 Share Posted April 27, 2008 I just got that as well. Hopefully no hackers are looking. Link to comment Share on other sites More sharing options...
JOKA22 Posted April 27, 2008 Share Posted April 27, 2008 You allready posted a thread about this.. Link to comment Share on other sites More sharing options...
DarkLard Posted April 27, 2008 Author Share Posted April 27, 2008 You allready posted a thread about this.. i know but got the error when i posted so did know ifthe sql had comitted to the database Link to comment Share on other sites More sharing options...
ThatBadAssMofo Posted April 27, 2008 Share Posted April 27, 2008 You allready posted a thread about this.. i know but got the error when i posted so did know ifthe sql had comitted to the database then why didnt you just look at the first page rather than posting it again? Link to comment Share on other sites More sharing options...
joe_bevis Posted April 27, 2008 Share Posted April 27, 2008 hey it just happened to me Link to comment Share on other sites More sharing options...
tooji Posted April 27, 2008 Share Posted April 27, 2008 You allready posted a thread about this.. No I just posted about this Link to comment Share on other sites More sharing options...
makiaveli777 Posted April 27, 2008 Share Posted April 27, 2008 hey it just happened to me 2 me to. Link to comment Share on other sites More sharing options...
CrazeLaze Posted April 27, 2008 Share Posted April 27, 2008 http://www.gtaforums.com/index.php?showforum=2 Link to comment Share on other sites More sharing options...
SwissArmyTrained Posted April 27, 2008 Share Posted April 27, 2008 you might want to tighten up your error process as i just got this on my browserleavin yourself open to hack attack me thinks. mySQL query error: SELECT t.*, f.topic_mm_id, f.name as forum_name, f.quick_reply, f.id as forum_id, f.read_perms, f.reply_perms, f.parent_id, f.use_html, f.start_perms, f.allow_poll, f.password, f.posts as forum_posts, f.topics as forum_topics, f.upload_perms, f.show_rules, f.rules_text, f.rules_title, c.name as cat_name, c.id as cat_id FROM ibf_topics t, ibf_forums f , ibf_categories c WHERE t.tid=330236 and f.id = t.forum_id and f.category=c.id mySQL error: Too many connections mySQL error code: Date: Sunday 27th 2008f April 2008 09:44:52 PM Anyone who's able to download a copy of Invision Power Board is able to see the table definitions of this BBS, so what? There is no single point in that error message that leaves space for a serious threat. Link to comment Share on other sites More sharing options...
Mark Posted April 27, 2008 Share Posted April 27, 2008 The SQL Errors are cause you bastids are pushing the query limit over the limit it can do per second. Trying to shut some things down to compensate. Anyway, nowt to do with IV. Locked. Link to comment Share on other sites More sharing options...
Recommended Posts