SELECT * FROM ibf_cache_store WHERE cs_key IN ( 'systemvars','login_methods','vnums','app_cache','navigation_tabs','module_cache','hooks','useragents','useragentgroups','skinsets','outputformats','skin_remap','group_cache','settings','lang_data','banfilters','stats','badwords','bbcode','mediatag','profilefields','rss_output_cache','rss_export','attachtypes','multimod','moderators','announcements','report_cache','report_plugins','ranks','reputation_levels','emoticons' )
DELETE FROM ibf_sessions WHERE ip_address='54.224.75.101'
SELECT f.*,p.* FROM ibf_forums f LEFT JOIN ibf_permission_index p ON ( p.perm_type='forum' AND p.app='forums' AND p.perm_type_id=f.id )
SELECT * FROM ibf_skin_cache WHERE cache_set_id=18 AND cache_type IN ('css', 'replacements')
SELECT word_key, word_default, word_custom FROM ibf_core_sys_lang_words WHERE lang_id=2 AND word_app IN ('core','core') AND word_pack IN ( 'public_global' )
SELECT word_key, word_default, word_custom FROM ibf_core_sys_lang_words WHERE lang_id=2 AND word_app IN ('forums') AND word_pack IN ( 'public_forums','public_boards' )
SELECT word_key, word_default, word_custom FROM ibf_core_sys_lang_words WHERE lang_id=2 AND word_app IN ('forums') AND word_pack IN ( 'public_global','public_topic' )
SELECT m.*, m.member_id as my_member_id,pp.*,ccb.cache_content FROM ibf_members m LEFT JOIN ibf_profile_portal pp ON ( pp.pp_member_id=m.member_id )
LEFT JOIN ibf_content_cache_sigs ccb ON ( ccb.cache_content_id=m.member_id ) WHERE m.member_id IN (53938,53889,53954)
SELECT * FROM ibf_skin_cache WHERE cache_set_id=18 AND cache_value_1 IN ('skin_global', 'skin_forum')
SHUTDOWN: INSERT INTO ibf_sessions (`id`,`member_name`,`member_id`,`member_group`,`login_type`,`running_time`,`ip_address`,`browser`,`in_error`,`current_appcomponent`,`current_module`,`current_section`,`location_1_type`,`location_1_id`,`location_2_type`,`location_2_id`,`location_3_type`,`location_3_id`,`uagent_key`,`uagent_version`,`uagent_type`,`uagent_bypass`) VALUES('d0f7d46120d75a610b6ad4a3bb6a050b','',0,2,0,1369036925,'54.224.75.101','CCBot/2.0',0,'forums','forums','forums','',0,'forum',22,'',0,'__NONE__',0,'',0)