Sql Error

Discussion in 'General Forum Feedback' started by Led Zeppelin, Jun 13, 2014.

  1. mySQL query error: SELECT t.*,p.*,m.member_id, m.members_display_name, m.members_seo_name,cca.*,ccb.cache_content as cache_content_sig, ccb.cache_updated as cache_updated_sig,xxx.* FROM topics t LEFT JOIN posts p ON ( p.pid=t.topic_firstpost )
    LEFT JOIN members m ON ( m.member_id=p.author_id )
    LEFT JOIN content_cache_posts cca ON ( cca.cache_content_id=p.pid )
    LEFT JOIN content_cache_sigs ccb ON ( ccb.cache_content_id=p.author_id )
    LEFT JOIN core_tags_cache xxx ON ( xxx.tag_cache_key=MD5(CONCAT('forums',';','topics',';',t.tid)) ) WHERE t.tid IN( 1311226,1271707,1239576,1101557,771553,508769)

     
  2. This happens to me sometimes when I'm trying to open multiple threads at once in different tabs, it also happens every night just after 1AM PST when the servers reset.
     
    Could either of those explain yours? 
     
  3.  
    Same here...been happening for over a year...I just hit reload/refresh and it works okay...used to it by now...
     
  4. Multiple threads yes, I think it should still be fixed.
     
     
     
     
    ____________
     
    [​IMG]
     

Share This Page