Time Before: 0.00367 seconds
Time After: 0.00918 seconds
Time Taken: 0.00552 seconds
Memory Before: 2,902.648 KB
Memory After: 5,173.000 KB
Memory Used: 2,270.352 KB
Time Before: 0.00924 seconds
Time After: 0.00989 seconds
Time Taken: 0.00066 seconds
Memory Before: 5,172.914 KB
Memory After: 5,176.516 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.00999 seconds
Time After: 0.01004 seconds
Time Taken: 0.00005 seconds
Memory Before: 5,176.555 KB
Memory After: 5,177.047 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('routes','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 15 | Using index condition |
Time Before: 0.01037 seconds
Time After: 0.01076 seconds
Time Taken: 0.00038 seconds
Memory Before: 5,179.672 KB
Memory After: 5,181.938 KB
Memory Used: 2.266 KB
Time Before: 0.01006 seconds
Time After: 0.01140 seconds
Time Taken: 0.00134 seconds
Memory Before: 5,176.156 KB
Memory After: 5,843.891 KB
Memory Used: 667.734 KB
SELECT * FROM vb_datastore WHERE title IN ('profilefield')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01296 seconds
Time After: 0.01304 seconds
Time Taken: 0.00008 seconds
Memory Before: 6,623.000 KB
Memory After: 6,625.000 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.193' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_session | ref | guest_lookup,user_activity | guest_lookup | 145 | const,const,const | 2 | Using where |
Time Before: 0.01347 seconds
Time After: 0.01359 seconds
Time Taken: 0.00012 seconds
Memory Before: 6,638.891 KB
Memory After: 6,641.094 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_vbcms AS phrasegroup_vbcms, phrasegroupinfo AS lang_phrasegroupinfo, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01500 seconds
Time After: 0.01590 seconds
Time Taken: 0.00089 seconds
Memory Before: 6,650.391 KB
Memory After: 6,652.016 KB
Memory Used: 1.625 KB
Time Before: 0.01319 seconds
Time After: 0.01597 seconds
Time Taken: 0.00278 seconds
Memory Before: 6,633.305 KB
Memory After: 6,721.828 KB
Memory Used: 88.523 KB
SELECT MAX(permissions & 1) AS perm FROM vb_cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.01771 seconds
Time After: 0.01781 seconds
Time Taken: 0.00009 seconds
Memory Before: 6,928.656 KB
Memory After: 6,930.633 KB
Memory Used: 1.977 KB
SELECT title FROM vb_cms_nodeinfo WHERE nodeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_nodeinfo | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.02369 seconds
Time After: 0.02380 seconds
Time Taken: 0.00011 seconds
Memory Before: 8,427.344 KB
Memory After: 8,429.383 KB
Memory Used: 2.039 KB
SELECT parent.nodeid, parent.styleid, parent.layoutid from vb_cms_node AS node INNER JOIN vb_cms_node AS parent ON (node.nodeleft >= parent.nodeleft AND node.nodeleft <= parent.noderight) WHERE node.nodeid = 1 ORDER BY parent.nodeleft DESC ;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | const | PRIMARY,nodeleft | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | parent | range | nodeleft,noderight | nodeleft | 4 | 2 | Using index condition; Using where |
Time Before: 0.02492 seconds
Time After: 0.02505 seconds
Time Taken: 0.00013 seconds
Memory Before: 8,428.648 KB
Memory After: 8,430.508 KB
Memory Used: 1.859 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_item_1_data'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02825 seconds
Time After: 0.02837 seconds
Time Taken: 0.00011 seconds
Memory Before: 9,613.844 KB
Memory After: 9,615.859 KB
Memory Used: 2.016 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02916 seconds
Time After: 0.02924 seconds
Time Taken: 0.00008 seconds
Memory Before: 9,801.570 KB
Memory After: 9,803.594 KB
Memory Used: 2.023 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02978 seconds
Time After: 0.02990 seconds
Time Taken: 0.00011 seconds
Memory Before: 9,866.484 KB
Memory After: 9,868.477 KB
Memory Used: 1.992 KB
SELECT nodeid, permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node where nodeid in (0,1,2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | ALL | PRIMARY | 5 | Using where |
Time Before: 0.03061 seconds
Time After: 0.03073 seconds
Time Taken: 0.00012 seconds
Memory Before: 10,186.977 KB
Memory After: 10,189.016 KB
Memory Used: 2.039 KB
SELECT permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node WHERE nodeid = 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03133 seconds
Time After: 0.03149 seconds
Time Taken: 0.00016 seconds
Memory Before: 10,262.266 KB
Memory After: 10,264.281 KB
Memory Used: 2.016 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_9'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03169 seconds
Time After: 0.03176 seconds
Time Taken: 0.00008 seconds
Memory Before: 10,263.766 KB
Memory After: 10,265.789 KB
Memory Used: 2.023 KB
SELECT permissionsfrom, hidden, setpublish, publishdate, userid FROM vb_cms_node WHERE nodeid = 19
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_node | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03203 seconds
Time After: 0.03211 seconds
Time Taken: 0.00008 seconds
Memory Before: 10,269.250 KB
Memory After: 10,271.266 KB
Memory Used: 2.016 KB
SELECT * FROM vb_style WHERE (styleid = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.03271 seconds
Time After: 0.03297 seconds
Time Taken: 0.00026 seconds
Memory Before: 10,293.703 KB
Memory After: 10,295.883 KB
Memory Used: 2.180 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vbcms_list_data_section_1_1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03392 seconds
Time After: 0.03401 seconds
Time Taken: 0.00009 seconds
Memory Before: 10,962.945 KB
Memory After: 10,964.953 KB
Memory Used: 2.008 KB
SELECT cacheid, data, expires, locktime, serialized FROM vb_cache WHERE cacheid in ('vbcms_item_1_data','cms_priv_user_0','vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3','cms_priv_user_9','vb_types.types','vbcms_sectionlist_long','vbcms_types.types','vbcms_item_19_data','vbcms_item_10_data','vbcms_item_3_data','vBCms_Article_pagetext_19.6c31be9642b05002e92dd73f1a7c88af','vBCms_Article_pagetext_10.526b201f3e88fd8c57e6c263050b50b2','cms_priv_user_1','vBCms_Article_pagetext_3.f969eaa3937cac2deb9254c2763ca0f0','vBCms_Article_previewtext_3_quotes.40cd750bba9870f18aada2478b248','widget_3.2269a700121855225b5fbd0a3f311b46') AND expires > 1750075478
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | range | PRIMARY,expires | PRIMARY | 66 | 16 | Using index condition; Using where |
Time Before: 0.03428 seconds
Time After: 0.03452 seconds
Time Taken: 0.00024 seconds
Memory Before: 10,974.469 KB
Memory After: 10,976.508 KB
Memory Used: 2.039 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled, package.class AS class, -1 as isaggregator FROM vb_package AS package LEFT JOIN vb_product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' ) UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class , contenttype.isaggregator FROM vb_contenttype AS contenttype INNER JOIN vb_package AS package ON package.packageid = contenttype.packageid LEFT JOIN vb_product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' )
Time Before: 0.03863 seconds
Time After: 0.04099 seconds
Time Taken: 0.00236 seconds
Memory Before: 12,516.094 KB
Memory After: 12,519.273 KB
Memory Used: 3.180 KB
REPLACE INTO vb_cache SET cacheid = 'vb_types.types', expires = 0, created = 1750075478, locktime = 0, data = "a:31:{i:0;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"vBForum\";s:12:\"isaggregator\";s:2:\"-1\";}i:1;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:6:\"vbblog\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"vBBlog\";s:12:\"isaggregator\";s:2:\"-1\";}i:2;a:7:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:5:\"vbcms\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"vBCms\";s:12:\"isaggregator\";s:2:\"-1\";}i:3;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"8\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Album\";s:12:\"isaggregator\";s:1:\"0\";}i:4;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Announcement\";s:12:\"isaggregator\";s:1:\"0\";}i:5;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";s:12:\"isaggregator\";s:1:\"0\";}i:6;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Event\";s:12:\"isaggregator\";s:1:\"0\";}i:7;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Forum\";s:12:\"isaggregator\";s:1:\"0\";}i:8;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"23\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"Infraction\";s:12:\"isaggregator\";s:1:\"0\";}i:9;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Picture\";s:12:\"isaggregator\";s:1:\"0\";}i:10;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PictureComment\";s:12:\"isaggregator\";s:1:\"0\";}i:11;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Post\";s:12:\"isaggregator\";s:1:\"0\";}i:12;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PrivateMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:13;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"24\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"Signature\";s:12:\"isaggregator\";s:1:\"0\";}i:14;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"SocialGroup\";s:12:\"isaggregator\";s:1:\"0\";}i:15;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:21:\"SocialGroupDiscussion\";s:12:\"isaggregator\";s:1:\"0\";}i:16;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"SocialGroupMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:17;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Thread\";s:12:\"isaggregator\";s:1:\"0\";}i:18;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"User\";s:12:\"isaggregator\";s:1:\"0\";}i:19;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"25\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"UserNote\";s:12:\"isaggregator\";s:1:\"0\";}i:20;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"VisitorMessage\";s:12:\"isaggregator\";s:1:\"0\";}i:21;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"BlogComment\";s:12:\"isaggregator\";s:1:\"0\";}i:22;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"27\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogCustomBlock\";s:12:\"isaggregator\";s:1:\"0\";}i:23;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"26\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogDescription\";s:12:\"isaggregator\";s:1:\"0\";}i:24;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"BlogEntry\";s:12:\"isaggregator\";s:1:\"0\";}i:25;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Article\";s:12:\"isaggregator\";s:1:\"0\";}i:26;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"28\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"ArticleComment\";s:12:\"isaggregator\";s:1:\"0\";}i:27;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"ContentNode\";s:12:\"isaggregator\";s:1:\"0\";}i:28;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"PhpEval\";s:12:\"isaggregator\";s:1:\"0\";}i:29;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Section\";s:12:\"isaggregator\";s:1:\"1\";}i:30;a:7:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"StaticPage\";s:12:\"isaggregator\";s:1:\"0\";}}", serialized = '1'
Time Before: 0.04124 seconds
Time After: 0.04147 seconds
Time Taken: 0.00023 seconds
Memory Before: 12,591.563 KB
Memory After: 12,585.109 KB
Memory Used: -6.453 KB
SELECT layout.layoutid AS itemid, layout.title , layout.gridid, layout.contentcolumn, layout.contentindex FROM vb_cms_layout AS layout WHERE layoutid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | layout | system | PRIMARY | 1 |
Time Before: 0.04318 seconds
Time After: 0.04327 seconds
Time Taken: 0.00009 seconds
Memory Before: 12,696.414 KB
Memory After: 12,698.383 KB
Memory Used: 1.969 KB
SELECT widgetid, layoutcolumn AS `column`, layoutindex AS `index` FROM vb_cms_layoutwidget WHERE layoutid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_layoutwidget | ref | layoutid | layoutid | 4 | const | 2 |
Time Before: 0.04421 seconds
Time After: 0.04432 seconds
Time Taken: 0.00010 seconds
Memory Before: 12,697.648 KB
Memory After: 12,699.680 KB
Memory Used: 2.031 KB
SELECT SQL_CALC_FOUND_ROWS node.nodeid AS itemid ,(node.nodeleft = 1) AS isroot, node.nodeid, node.contenttypeid, node.contentid, node.url, node.parentnode, node.styleid, node.userid, node.layoutid, node.publishdate, node.setpublish, node.issection, parent.permissionsfrom as parentpermissions, node.showrating, node.permissionsfrom, node.publicpreview, node.shownav, node.hidden, node.nosearch FROM vb_cms_node AS node LEFT JOIN vb_cms_node AS parent ON parent.nodeid = node.parentnode WHERE node.new != 1 AND ( (node.permissionsfrom IN (-1)) OR ( node.permissionsfrom in (1) AND (node.parentnode IN (1) OR node.nodeid = 1) AND node.setpublish > 0 AND node.publishdate < 1750075478 ))AND node.new != 1 AND node.hidden = 0 AND ((node.setpublish = '1' AND node.publishdate <= 1750075478 ) OR node.userid = 0) AND node.parentnode = 1 AND node.contenttypeid <> 17 ORDER BY node.setpublish DESC, node.publishdate DESC LIMIT 0, 7
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | ref | PRIMARY,contentid,parentnode,contenttype,publishdate,new | parentnode | 5 | const | 3 | Using where; Using filesort |
1 | SIMPLE | parent | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.04921 seconds
Time After: 0.04948 seconds
Time Taken: 0.00027 seconds
Memory Before: 14,444.906 KB
Memory After: 14,446.625 KB
Memory Used: 1.719 KB
SELECT FOUND_ROWS() AS qty
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | No tables used |
Time Before: 0.04963 seconds
Time After: 0.04968 seconds
Time Taken: 0.00005 seconds
Memory Before: 14,445.305 KB
Memory After: 14,447.367 KB
Memory Used: 2.063 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, product.active AS enabled, package.class AS class FROM vb_package AS package INNER JOIN vb_product AS product ON product.productid = package.productid OR package.productid = 'vbulletin') UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class FROM vb_contenttype AS contenttype) UNION (SELECT 'widgettype' AS classtype, widgettypeid AS typeid, widgettype.packageid AS packageid, 1, 1, widgettype.class AS class FROM vb_cms_widgettype AS widgettype)
Time Before: 0.04998 seconds
Time After: 0.05114 seconds
Time Taken: 0.00116 seconds
Memory Before: 14,532.102 KB
Memory After: 14,536.352 KB
Memory Used: 4.250 KB
REPLACE INTO vb_cache SET cacheid = 'vbcms_types.types', expires = 0, created = 1750075478, locktime = 0, data = "a:53:{i:0;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"vBForum\";}i:1;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:6:\"vbblog\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"vBBlog\";}i:2;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:5:\"vbcms\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"vBCms\";}i:3;a:6:{s:9:\"classtype\";s:7:\"package\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:9:\"vbulletin\";s:7:\"enabled\";s:1:\"0\";s:5:\"class\";s:7:\"vBForum\";}i:4;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"8\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Album\";}i:5;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Announcement\";}i:6;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";}i:7;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Event\";}i:8;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:5:\"Forum\";}i:9;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"23\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"Infraction\";}i:10;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Picture\";}i:11;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PictureComment\";}i:12;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Post\";}i:13;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"PrivateMessage\";}i:14;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"24\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"Signature\";}i:15;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"SocialGroup\";}i:16;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:21:\"SocialGroupDiscussion\";}i:17;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"SocialGroupMessage\";}i:18;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Thread\";}i:19;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"User\";}i:20;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"25\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"UserNote\";}i:21;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"1\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"VisitorMessage\";}i:22;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"BlogComment\";}i:23;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"27\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogCustomBlock\";}i:24;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"26\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:15:\"BlogDescription\";}i:25;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"2\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"BlogEntry\";}i:26;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Article\";}i:27;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"28\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"ArticleComment\";}i:28;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"ContentNode\";}i:29;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"PhpEval\";}i:30;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"Section\";}i:31;a:6:{s:9:\"classtype\";s:11:\"contenttype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"StaticPage\";}i:32;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"1\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"SectionNavExt\";}i:33;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"2\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"CategoryNav\";}i:34;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"3\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Static\";}i:35;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"4\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:3:\"Rss\";}i:36;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"5\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:9:\"myFriends\";}i:37;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"6\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:12:\"Searchwidget\";}i:38;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"7\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:4:\"Poll\";}i:39;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"14\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentThreads\";}i:40;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:1:\"9\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:6:\"Recent\";}i:41;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"10\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"CategoryNavBU\";}i:42;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"11\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:17:\"RecentCmsComments\";}i:43;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"12\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:7:\"ExecPhp\";}i:44;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"13\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"Calendar\";}i:45;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"15\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:11:\"RecentPosts\";}i:46;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"16\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:14:\"CategoryNavAll\";}i:47;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"17\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentArticle\";}i:48;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"18\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:10:\"RecentBlog\";}i:49;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"19\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"RecentBlogComments\";}i:50;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"20\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:18:\"CategoryNavCurrent\";}i:51;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"21\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:13:\"RecentContent\";}i:52;a:6:{s:9:\"classtype\";s:10:\"widgettype\";s:6:\"typeid\";s:2:\"22\";s:9:\"packageid\";s:1:\"3\";s:9:\"productid\";s:1:\"1\";s:7:\"enabled\";s:1:\"1\";s:5:\"class\";s:8:\"TagCloud\";}}", serialized = '1'
Time Before: 0.05148 seconds
Time After: 0.05178 seconds
Time Taken: 0.00030 seconds
Memory Before: 14,645.977 KB
Memory After: 14,636.367 KB
Memory Used: -9.609 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM vb_attachment AS a INNER JOIN vb_filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN vb_attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 19 AND a.contenttypeid = 18 ORDER BY a.contentid, a.displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | Using where; Using filesort |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.a.filedataid | 1 | |
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 60 | zabvo_db.fd.extension | 1 | Using where |
Time Before: 0.05699 seconds
Time After: 0.05722 seconds
Time Taken: 0.00023 seconds
Memory Before: 15,823.930 KB
Memory After: 15,825.664 KB
Memory Used: 1.734 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 19
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cat | system | PRIMARY | 1 | ||||
1 | SIMPLE | nc | const | PRIMARY,categoryid | PRIMARY | 8 | const,const | 1 | Using index |
Time Before: 0.06482 seconds
Time After: 0.06494 seconds
Time Taken: 0.00012 seconds
Memory Before: 15,827.086 KB
Memory After: 15,829.031 KB
Memory Used: 1.945 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM vb_user AS user LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) WHERE user.userid = 9
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.09258 seconds
Time After: 0.09282 seconds
Time Taken: 0.00024 seconds
Memory Before: 17,312.188 KB
Memory After: 17,315.352 KB
Memory Used: 3.164 KB
SELECT title FROM vb_template WHERE title LIKE 'vbcms_%custom%'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | title | title | 302 | 376 | Using where; Using index |
Time Before: 0.09396 seconds
Time After: 0.09432 seconds
Time Taken: 0.00036 seconds
Memory Before: 17,480.570 KB
Memory After: 17,482.539 KB
Memory Used: 1.969 KB
SELECT title, template FROM vb_template WHERE templateid IN (3989,715,4322,4323,0,0,980,974,3381,978,979,977,4312,981,982,4318,3696,3992,3642,3646,3643,3644,3645,4008,0,0,3971,3973,3666,3667,3669,3670,3893,3935,3934,3984,3936,3493,3492,3496,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 40 | Using index condition |
Time Before: 0.09482 seconds
Time After: 0.09513 seconds
Time Taken: 0.00031 seconds
Memory Before: 17,692.461 KB
Memory After: 17,695.164 KB
Memory Used: 2.703 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cat | system | PRIMARY | 1 | ||||
1 | SIMPLE | nc | const | PRIMARY,categoryid | PRIMARY | 8 | const,const | 1 | Using index |
Time Before: 0.09898 seconds
Time After: 0.09908 seconds
Time Taken: 0.00010 seconds
Memory Before: 17,849.148 KB
Memory After: 17,851.094 KB
Memory Used: 1.945 KB
SELECT usergroupid, membergroupids FROM vb_user WHERE userid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_user | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.10021 seconds
Time After: 0.10029 seconds
Time Taken: 0.00008 seconds
Memory Before: 17,860.953 KB
Memory After: 17,862.977 KB
Memory Used: 2.023 KB
SELECT vbcmspermissions FROM vb_administrator WHERE userid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.10114 seconds
Time After: 0.10120 seconds
Time Taken: 0.00007 seconds
Memory Before: 17,863.297 KB
Memory After: 17,865.297 KB
Memory Used: 2.000 KB
SELECT nodeid, MAX(permissions & 1) AS canview, MAX(permissions & 2) AS cancreate , MAX(permissions & 4) AS canedit, MAX(permissions & 8) AS canpublish, MAX(permissions & 16) AS canusehtml, MAX(permissions & 32) AS candownload FROM vb_cms_permissions p WHERE usergroupid IN (8) GROUP BY nodeid;
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | p | ref | usergroupid,nodeid | usergroupid | 4 | const | 1 | Using where |
Time Before: 0.10141 seconds
Time After: 0.10150 seconds
Time Taken: 0.00010 seconds
Memory Before: 17,863.555 KB
Memory After: 17,865.422 KB
Memory Used: 1.867 KB
REPLACE INTO vb_cache SET cacheid = 'cms_priv_user_1', expires = 1750075778, created = 1750075478, locktime = 0, data = "a:10:{s:7:\"canview\";a:1:{i:0;s:1:\"1\";}s:9:\"cancreate\";a:1:{i:0;i:-1;}s:7:\"canedit\";a:1:{i:0;i:-1;}s:10:\"canpublish\";a:1:{i:0;i:-1;}s:10:\"canusehtml\";a:1:{i:0;i:-1;}s:5:\"admin\";i:0;s:11:\"candownload\";a:1:{i:0;s:1:\"1\";}s:7:\"alledit\";a:1:{i:0;i:-1;}s:8:\"viewonly\";a:1:{i:0;s:1:\"1\";}s:7:\"allview\";a:1:{i:0;s:1:\"1\";}}", serialized = '1'
Time Before: 0.10158 seconds
Time After: 0.10172 seconds
Time Taken: 0.00014 seconds
Memory Before: 17,870.688 KB
Memory After: 17,870.625 KB
Memory Used: -0.063 KB
SELECT category, cat.categoryid FROM vb_cms_nodecategory nc INNER JOIN vb_cms_category cat ON cat.categoryid = nc.categoryid WHERE nc.nodeid = 3
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.10252 seconds
Time After: 0.10261 seconds
Time Taken: 0.00008 seconds
Memory Before: 17,881.922 KB
Memory After: 17,883.836 KB
Memory Used: 1.914 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM vb_user AS user LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) WHERE user.userid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.10309 seconds
Time After: 0.10328 seconds
Time Taken: 0.00020 seconds
Memory Before: 17,885.336 KB
Memory After: 17,888.500 KB
Memory Used: 3.164 KB
SELECT count(node.nodeid) AS qty FROM vb_cms_node AS node WHERE (1=1) AND node.new != 1 AND ( (node.permissionsfrom IN (-1)) OR ( node.permissionsfrom in (1) AND (node.parentnode IN (1) OR node.nodeid = 1) AND node.setpublish > 0 AND node.publishdate < 1750075478 )) AND node.parentnode = 1 AND node.contenttypeid <> 17
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | node | ref | PRIMARY,contentid,parentnode,contenttype,publishdate,new | parentnode | 5 | const | 3 | Using where |
Time Before: 0.10430 seconds
Time After: 0.10444 seconds
Time Taken: 0.00014 seconds
Memory Before: 17,910.578 KB
Memory After: 17,912.328 KB
Memory Used: 1.750 KB
SELECT widget.widgetid AS itemid ,widget.title, widget.description, widget.widgettypeid FROM vb_cms_widget AS widget WHERE 1=1 AND widget.widgetid IN (3,2,4) ORDER BY widget.title ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | widget | ALL | PRIMARY | 4 | Using where; Using filesort |
Time Before: 0.10666 seconds
Time After: 0.10678 seconds
Time Taken: 0.00012 seconds
Memory Before: 18,188.813 KB
Memory After: 18,190.797 KB
Memory Used: 1.984 KB
SELECT widgetid AS itemid, name, value, (nodeid = 0) instance, serialized FROM vb_cms_widgetconfig WHERE widgetid IN (3,4,2) AND nodeid = 0 OR nodeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_widgetconfig | ALL | PRIMARY | 10 | Using where |
Time Before: 0.10822 seconds
Time After: 0.10834 seconds
Time Taken: 0.00012 seconds
Memory Before: 18,299.406 KB
Memory After: 18,301.789 KB
Memory Used: 2.383 KB
SELECT phrasegroup_contenttypes AS contenttypes,phrasegroup_global AS global,phrasegroup_vbcms AS vbcms,phrasegroup_search AS search FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.11391 seconds
Time After: 0.11422 seconds
Time Taken: 0.00031 seconds
Memory Before: 19,973.484 KB
Memory After: 19,975.422 KB
Memory Used: 1.938 KB
SELECT searchlog.* FROM vb_searchlog AS searchlog WHERE searchhash = 'c65ad26609d6d43a5e13d48b90dc4cd2' AND sortby = 'replycount' AND sortorder = 'desc' AND dateline > 1750071878 AND userid = 0 AND completed = 1 ORDER BY dateline DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchlog | ref | search,userfloodcheck | search | 150 | const,const,const,const | 1 | Using index condition; Using where; Using filesort |
Time Before: 0.11558 seconds
Time After: 0.11573 seconds
Time Taken: 0.00015 seconds
Memory Before: 20,365.188 KB
Memory After: 20,367.031 KB
Memory Used: 1.844 KB
SELECT searchgroup.searchgroupid , thread.replycount FROM vb_searchgroup AS searchgroup INNER JOIN vb_thread AS thread ON ( searchgroup.contenttypeid = 2 AND searchgroup.groupid = thread.threadid) WHERE searchgroup.dateline >= 1749989078 AND thread.replycount >= '2' AND searchgroup.contenttypeid IN ('2')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchgroup | range | groupunique,dateline | dateline | 4 | 7 | Using index condition; Using where | |
1 | SIMPLE | thread | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.searchgroup.groupid | 1 | Using where |
Time Before: 0.11837 seconds
Time After: 0.11857 seconds
Time Taken: 0.00021 seconds
Memory Before: 20,370.133 KB
Memory After: 20,371.992 KB
Memory Used: 1.859 KB
SELECT searchgroup.contenttypeid, searchgroup.groupid, searchgroup.searchgroupid FROM vb_searchgroup AS searchgroup WHERE searchgroup.searchgroupid IN (3,168,264,406,94)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchgroup | range | PRIMARY | PRIMARY | 4 | 5 | Using index condition |
Time Before: 0.11877 seconds
Time After: 0.11888 seconds
Time Taken: 0.00011 seconds
Memory Before: 20,371.742 KB
Memory After: 20,373.781 KB
Memory Used: 2.039 KB
REPLACE INTO vb_searchlog (userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results) VALUES (0,'216.73.216.193','c65ad26609d6d43a5e13d48b90dc4cd2','replycount','desc',0,1750075478,0,'O:18:\"vB_Search_Criteria\":15:{s:28:\"\0vB_Search_Criteria\0keywords\";a:0:{}s:32:\"\0vB_Search_Criteria\0raw_keywords\";s:0:\"\";s:29:\"\0vB_Search_Criteria\0titleonly\";b:0;s:27:\"\0vB_Search_Criteria\0filters\";a:3:{s:11:\"contenttype\";a:1:{s:2:\"eq\";a:1:{i:0;i:1;}}s:13:\"groupdateline\";a:1:{s:2:\"gt\";i:1749989078;}s:10:\"replycount\";a:1:{s:2:\"gt\";s:1:\"2\";}}s:24:\"\0vB_Search_Criteria\0sort\";a:2:{i:0;s:10:\"replycount\";i:1;s:4:\"desc\";}s:27:\"\0vB_Search_Criteria\0grouped\";i:1;s:31:\"\0vB_Search_Criteria\0searchterms\";N;s:32:\"\0vB_Search_Criteria\0criteria_set\";b:1;s:35:\"\0vB_Search_Criteria\0advanced_typeid\";s:1:\"1\";s:35:\"\0vB_Search_Criteria\0display_strings\";a:2:{s:4:\"type\";s:20:\": Сообщения\";s:4:\"date\";s:22:\"Дата 15.06.2025\";}s:32:\"\0vB_Search_Criteria\0common_words\";a:0:{}s:30:\"\0vB_Search_Criteria\0highlights\";a:0:{}s:33:\"\0vB_Search_Criteria\0search_string\";N;s:26:\"\0vB_Search_Criteria\0errors\";a:1:{i:0;a:3:{i:0;s:9:\"invalidid\";i:1;s:10:\"Форум\";i:2;s:50:\"sendmessage.php?s=bc4450393a424a3d03a4d882ca346d36\";}}s:11:\"search_type\";s:8:\"advanced\";}','')
Time Before: 0.11900 seconds
Time After: 0.11918 seconds
Time Taken: 0.00018 seconds
Memory Before: 20,379.531 KB
Memory After: 20,378.617 KB
Memory Used: -0.914 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:5:{i:0;a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}i:1;a:2:{i:0;s:1:\"2\";i:1;s:2:\"74\";}i:2;a:2:{i:0;s:1:\"2\";i:1;s:3:\"111\";}i:3;a:2:{i:0;s:1:\"2\";i:1;s:3:\"185\";}i:4;a:2:{i:0;s:1:\"2\";i:1;s:2:\"42\";}}i:1;i:-1;i:2;N;i:3;N;}' WHERE searchlogid = 5542806
Time Before: 0.11923 seconds
Time After: 0.11932 seconds
Time Taken: 0.00009 seconds
Memory Before: 20,373.836 KB
Memory After: 20,373.977 KB
Memory Used: 0.141 KB
UPDATE vb_searchlog SET searchtime = 0.00355, completed = 1 WHERE searchlogid = 5542806
Time Before: 0.11935 seconds
Time After: 0.11943 seconds
Time Taken: 0.00007 seconds
Memory Before: 20,372.883 KB
Memory After: 20,373.227 KB
Memory Used: 0.344 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM vb_moderator AS moderator INNER JOIN vb_user AS user USING(userid)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | moderator | ALL | userid_forumid | 4 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.moderator.userid | 1 |
Time Before: 0.12108 seconds
Time After: 0.12124 seconds
Time Taken: 0.00016 seconds
Memory Before: 20,747.523 KB
Memory After: 20,749.695 KB
Memory Used: 2.172 KB
SELECT thread.*,post.pagetext AS preview,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, user.avatarrevision, customavatar.dateline AS avatardateline, customavatar.width AS width, customavatar.height AS height, customavatar.height_thumb AS height_thumb, customavatar.width_thumb AS width_thumb, customavatar.filedata_thumb, first_user.avatarrevision AS first_avatarrevision, first_avatar.avatarpath AS first_avatarpath, NOT ISNULL(first_customavatar.userid) AS first_hascustomavatar, first_customavatar.dateline AS first_avatardateline, first_customavatar.width AS first_width, first_customavatar.height AS first_height, first_customavatar.height_thumb AS first_height_thumb, first_customavatar.width_thumb AS first_width_thumb, first_customavatar.filedata_thumb AS first_filedata_thumb,lastpost.lastposttime FROM vb_thread AS thread LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid) LEFT JOIN vb_user AS user ON (user.userid = thread.lastposterid) LEFT JOIN vb_avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN vb_user AS first_user ON (first_user.userid = thread.postuserid) LEFT JOIN vb_avatar AS first_avatar ON (first_avatar.avatarid = first_user.avatarid) LEFT JOIN vb_customavatar AS first_customavatar ON (first_customavatar.userid = first_user.userid) LEFT JOIN ( SELECT threadid, MAX(dateline) AS lastposttime FROM vb_post WHERE threadid IN (1,74,111,185,42) AND userid = 0 GROUP BY threadid ) AS lastpost ON (lastpost.threadid = thread.threadid) WHERE thread.threadid IN (1,74,111,185,42)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | first_avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | thread | range | PRIMARY | PRIMARY | 4 | 5 | Using index condition | |
1 | PRIMARY | post | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.firstpostid | 1 | |
1 | PRIMARY | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.lastposterid | 1 | |
1 | PRIMARY | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 | |
1 | PRIMARY | first_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.thread.postuserid | 1 | |
1 | PRIMARY | first_customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.first_user.userid | 1 | |
1 | PRIMARY | ref | 4 | zabvo_db.thread.threadid | 3 | ||||
2 | DERIVED | vb_post | range | threadid,threadid_visible_dateline,userid,user_date | threadid | 8 | 52 | Using index condition |
Time Before: 0.12208 seconds
Time After: 0.12309 seconds
Time Taken: 0.00102 seconds
Memory Before: 20,774.750 KB
Memory After: 20,777.500 KB
Memory Used: 2.750 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:5:{i:0;a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}i:1;a:2:{i:0;s:1:\"2\";i:1;s:2:\"74\";}i:2;a:2:{i:0;s:1:\"2\";i:1;s:3:\"111\";}i:3;a:2:{i:0;s:1:\"2\";i:1;s:3:\"185\";}i:4;a:2:{i:0;s:1:\"2\";i:1;s:2:\"42\";}}i:1;i:4;i:2;a:1:{i:2;a:5:{i:0;s:1:\"1\";i:1;s:2:\"74\";i:2;s:3:\"111\";i:3;s:3:\"185\";i:4;s:2:\"42\";}}i:3;a:1:{i:2;a:0:{}}}' WHERE searchlogid = 5542806
Time Before: 0.12447 seconds
Time After: 0.12467 seconds
Time Taken: 0.00020 seconds
Memory Before: 20,971.258 KB
Memory After: 20,971.297 KB
Memory Used: 0.039 KB
REPLACE INTO vb_cache SET cacheid = 'widget_3.2269a700121855225b5fbd0a3f311b46', expires = 1750075778, created = 1750075478, locktime = 0, data = "a:5:{i:0;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;s:10:\"1354624801\";}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:1:\"1\";s:5:\"title\";s:14:\"Говорим\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:1:\"1\";s:10:\"lastpostid\";s:6:\"404909\";s:8:\"lastpost\";s:10:\"1750064919\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:5:\"31932\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:3:\"522\";s:12:\"postusername\";s:10:\"Рачей\";s:10:\"postuserid\";s:1:\"1\";s:10:\"lastposter\";s:18:\"Альфредыч\";s:12:\"lastposterid\";s:4:\"1226\";s:8:\"dateline\";s:10:\"1261689312\";s:5:\"views\";s:8:\"10455815\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:2:\"27\";s:9:\"votetotal\";s:3:\"135\";s:6:\"attach\";s:3:\"410\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";s:0:\"\";s:8:\"keywords\";s:188:\"молчу, халву, грамм, может, павших, такой, полосе, говорил, сёдня, братом, светлой, колее, говорим, застрял\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:3:\"128\";s:7:\"preview\";s:23:\"о чем угодно.\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1388236009\";s:5:\"width\";s:2:\"77\";s:6:\"height\";s:2:\"95\";s:12:\"height_thumb\";s:2:\"74\";s:11:\"width_thumb\";s:2:\"60\";s:14:\"filedata_thumb\";s:4754:\"GIF87a<\0J\0\0\0$tztLNLdfd¼464dZ\\lrl|<4.,||TVT<><|vtLFD,&$lfd\\b\\Ĕ$&$|ztTNL<64trl,2,¼db\\DJL\\ZT|$ĺDB<,*$|~tv|LRLdjd4:4~Ĵľljd|~ttvl\\^dDFL,.4|d^\\Ԅ~tlnt42,LJDTRL<:4lbd\\^\\$\"DFD,.,\"$tz|LNTdfl46 D|TV\\<>D|v|lfl\\bd$&,|z|trt,24dbd\\Z\\DBD,*,LRTdjl4:<ľljl|~|tvtd^d~|424LJLTRT<:<$\"$\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\0\0\0<\0J\0\0\0CPD@P(QAE|xTX0DQ+x|@\Ztb\'BA!DK,yx\'ψoBzÙXPd \'f24\n PXyjG\Z=\"!XRzf4rҙ\'/+t́Y(,9͉CĔɐF^E|֭;w/VZw2m6Ab\rVfKS*\rLV8p)wݭK.3ZJQM0 lDB0|:%T*\"h\'thTUDǠ%T)fz9LG6H\n\ZR*+ŷz,UUeg%$\n\'ah2,П\nlH\"tzT^K\'Yԙp,1#h|p+z| ,l&Dp \'UoK5_\'s0tX0!\0lh,<0I&p,u^}AJQp,z \00\'/&*EU[I6Rw& zk `1xr $@\'q@O|9U]eGĒB\ZI -\0 -jB< TK!%PJU W\"+mA q$I@\0@@Bi\")faJ&|4 \nc;8JL@#\0G F$9d+1h%|\"QLD%d4UYROq\n!cB+\0(=@%d%9F!ҤEጶG补`!q\0k<(c*fT \nzRym!J$$%H \' AiP,3|rB(7H!xL10z]Ǚ_)\\JL\ZQ0[R ˏ2)2\r\n +L`Rݥ>pZf & \n($\nGx!$ \ncp>\r\00<hC(*!FA\0X*q8\"\npD(>!JBN\0\n1\nРqYd)p;\\pAL8*tpD%zB\\@pQ \\zH|K\nB/\0~8HF\\&u\0$6Ө0 D7hU\n +xٌRdЈb%XPBaXXE&DHY+?. CPB\0P`A>5@(P&y&@@.@+ϐτ3.\n\\`)wAi.щBaO$ 2d X Xh\'b>Rwf`\0N< `0`fHPԴ\0$}Qp\0^pr&gP0\0D0 @tA0P\'P0o^quDTr\n\nP\0\0\0f0 0pqd]aH$.E)` aP\"!0\nn2Piryp^\0 \nUJ ~]E)Q:\0\n(v K pPQ2`np\nn\nڅ/E]]-|0 @\n@:` `@\0y T<~\0dHUP2r% y@\n^ HU\0f\n\n\\@\n\0Ef \0KX(FDfP 3`&34?8P\0Li \ny\0P\"\n\n@0o| !0P {tL cfp T0I*o 0pz\nWY) \\@\0.!7FD~w8 08( 00^9o0 P nC\nI [T=9 & I\n\0^y\0g\n\n\\В@ l3J98nQ{MM@@0 p\n8\n\n@8\0Q G8CE\n \0<\n?@\\LC0Wp \n\"\n yPcp9o@-ɏ 4i0s,0s\0O9Inu\0o\n\\@\n<8z\n0R镙Y \nvŏny)5f@0 @^ @?0c9@\n\\\0O@\\\'٩*9:9<?\ry\n&p\nn?@\n0xB\\ [nPr0 <yPx\Z嬒\nA S@\050UYH0\nCY,6x)F6c`I\n07B`x`*MȩWY\Zxc?S? x#*pzHCc\0U@yB:?\\DT *0Zp\0* =Y `QC [:xS \\CS2kzKUefk@\r2LD˷?0\ZAc=kpKDjıS[ k =?вlzkZ= ռ%0\n!\\][;!MUwd3G:\n SNeՓbQ+=Y e-rHO\\JKW.`$k&1U%[;KUL>sV|=qjcgܢdP^V\\\\]qڊa0 9\Z)wF=\Z2CZn^mm7&}QPr(#98\nbDe->qׯ4{ S3)Cx\r?.+%3Vܘ\\G?&<0~#RW{e%\"[1\0\\uuYh\ZF֑DUSk8Ep@HRh&uK\\t q<Ҝt8TQi`d8\0W$~&nlL0`;fƌLNqLilKDDKn~`;}( @^MfӺ7UW\"ER%C܈3n͂zol_!E}2(D@1\\z-A.u&T C+oq5oKm\\\\Kȶ&)f8&S\":3Y(ch\0&^13eO,/&}w!\\`9;ՍWROpsO?ҜIg#nO\0Zյu]FKzE\0~BH,RO^#w8Q\0\nkV,.d3#*;H \0ڬRrH$3l$cy7|KóF7@ǯ&CꡢG%l ҍAXQ=ܪ(BF8u]j\Z4D\"ϟ(*;~5u4r[\"?\rr$Լ1mUo@}Q@\";s:6:\"userid\";s:4:\"1226\";}}}i:1;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;s:10:\"1356200135\";}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:2:\"74\";s:5:\"title\";s:43:\"Погода там где мы живём.\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:4:\"6898\";s:10:\"lastpostid\";s:6:\"404907\";s:8:\"lastpost\";s:10:\"1750045759\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:5:\"23926\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:3:\"119\";s:12:\"postusername\";s:12:\"Замок79\";s:10:\"postuserid\";s:2:\"64\";s:10:\"lastposter\";s:12:\"Гобиец\";s:12:\"lastposterid\";s:3:\"175\";s:8:\"dateline\";s:10:\"1265125897\";s:5:\"views\";s:7:\"9540154\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:2:\"12\";s:9:\"votetotal\";s:2:\"60\";s:6:\"attach\";s:4:\"1113\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:856:\"по-русски, купаться, сыхуэй, буквы, советует, всего, скорее, слогом, дополнение, принципы, питания, «важнейшие, труде, фундаментальном, написано, википедии, филологов, потому, пишется, выглядел, домой, волги, попадал, фанатизма, грозы, менее, своём, благозвучно, точнее, императора, принципе, потребнадзор, сутками, церкариозом, китайцы, просто, болеть, чтобы, живём, роспотребнадзор, утками, прудах, мелких, по-пекински, рецепт, диетолог, медик, отвечавший, опубликовал, погода\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:3:\"103\";s:7:\"preview\";s:141:\"Мужики я послушаю савета Михаила,и с вашего разрешения открою ветку о погоде.\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1371211655\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"200\";s:12:\"height_thumb\";s:2:\"80\";s:11:\"width_thumb\";s:2:\"40\";s:14:\"filedata_thumb\";s:1975:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\0(\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0;YH3ϕ\ZsҺ1ghdVYB\0\0Jq<0tF^hS+Gs\"3m>)6i\\6Mj:Cm\"FҾvU^ԁޯI-CJզ$ocm@0s15|>n.<(6iPFK1k\n^\0o\rsVP ) +oq\0 .=>8^:)k/o\n3.:<}}=)1)=ph\ZDϗ1E@g?+VS5|$l?4yF9#]E{{mme\0c1l6\noW{^{NeR_)\0\\`c\\2oCӖ\"hvZ^ڎʼnV8+GV fR Q4H]bV{gU\'^uidvcg\'F9Un.-fg&HO\ZBA;zB~Lsin{&SƊ~V}.\'\0mO!i\0۸,9{{rWmxRV8\':VeNI;_B?]ppde8+r45mo啤#++Izm.4m@ϵĭ%?@P ǜS7SWfI\r{wR(^\0\\2ynyڅP7xPoRW%Bzwǩ+_=iZs,Af2۹woː1Q$+]/ɣOZB$R1,\'O׃E/`\"͐5@eEQ\0\r=?\n+\n\rNz7xrzޕin\"[ =x}+ZF\\DgI~ҳm;Iی(\0&u&zQ=-rMI<u87k{&$Q3<*@}g 5R!=Q-l|?q\\r,^v6va)j[Uԝ,Tɒ<_=akw.v҆?k,y98WZE-B/:*n07ܞ? Aj*[`EGTfCI\0Q@\\؊\ZL4ɗd{\nI8\0}j[ȴGRĕAҼŚ)P6\"z\0-4\08F!7$g*{H\rb\\I,]QSNI{k$~1u\rK[\\dsӎF5>]6j#rJ1a8@#][ܦF -uPϯSכ\0 H-yk.HN㣱|K5;}o\ZG <4.,||TVT<><|vtLFD,&$lfd\\b\\Ĕ$&$|ztTNL<64trl,2,¼db\\DJL\\ZT|$ĺDB<,*$|~tv|LRLdjd4:4~Ĵľljd|~ttvl\\^dDFL,.4|d^\\Ԅ~tlnt42,LJDTRL<:4lbd\\^\\$\"DFD,.,\"$tz|LNTdfl46 D|TV\\<>D|v|lfl\\bd$&,|z|trt,24dbd\\Z\\DBD,*,LRTdjl4:<ľljl|~|tvtd^d~|424LJLTRT<:<$\"$\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,\0\0\0\0<\0J\0\0\0CPD@P(QAE|xTX0DQ+x|@\Ztb\'BA!DK,yx\'ψoBzÙXPd \'f24\n PXyjG\Z=\"!XRzf4rҙ\'/+t́Y(,9͉CĔɐF^E|֭;w/VZw2m6Ab\rVfKS*\rLV8p)wݭK.3ZJQM0 lDB0|:%T*\"h\'thTUDǠ%T)fz9LG6H\n\ZR*+ŷz,UUeg%$\n\'ah2,П\nlH\"tzT^K\'Yԙp,1#h|p+z| ,l&Dp \'UoK5_\'s0tX0!\0lh,<0I&p,u^}AJQp,z \00\'/&*EU[I6Rw& zk `1xr $@\'q@O|9U]eGĒB\ZI -\0 -jB< TK!%PJU W\"+mA q$I@\0@@Bi\")faJ&|4 \nc;8JL@#\0G F$9d+1h%|\"QLD%d4UYROq\n!cB+\0(=@%d%9F!ҤEጶG补`!q\0k<(c*fT \nzRym!J$$%H \' AiP,3|rB(7H!xL10z]Ǚ_)\\JL\ZQ0[R ˏ2)2\r\n +L`Rݥ>pZf & \n($\nGx!$ \ncp>\r\00<hC(*!FA\0X*q8\"\npD(>!JBN\0\n1\nРqYd)p;\\pAL8*tpD%zB\\@pQ \\zH|K\nB/\0~8HF\\&u\0$6Ө0 D7hU\n +xٌRdЈb%XPBaXXE&DHY+?. CPB\0P`A>5@(P&y&@@.@+ϐτ3.\n\\`)wAi.щBaO$ 2d X Xh\'b>Rwf`\0N< `0`fHPԴ\0$}Qp\0^pr&gP0\0D0 @tA0P\'P0o^quDTr\n\nP\0\0\0f0 0pqd]aH$.E)` aP\"!0\nn2Piryp^\0 \nUJ ~]E)Q:\0\n(v K pPQ2`np\nn\nڅ/E]]-|0 @\n@:` `@\0y T<~\0dHUP2r% y@\n^ HU\0f\n\n\\@\n\0Ef \0KX(FDfP 3`&34?8P\0Li \ny\0P\"\n\n@0o| !0P {tL cfp T0I*o 0pz\nWY) \\@\0.!7FD~w8 08( 00^9o0 P nC\nI [T=9 & I\n\0^y\0g\n\n\\В@ l3J98nQ{MM@@0 p\n8\n\n@8\0Q G8CE\n \0<\n?@\\LC0Wp \n\"\n yPcp9o@-ɏ 4i0s,0s\0O9Inu\0o\n\\@\n<8z\n0R镙Y \nvŏny)5f@0 @^ @?0c9@\n\\\0O@\\\'٩*9:9<?\ry\n&p\nn?@\n0xB\\ [nPr0 <yPx\Z嬒\nA S@\050UYH0\nCY,6x)F6c`I\n07B`x`*MȩWY\Zxc?S? x#*pzHCc\0U@yB:?\\DT *0Zp\0* =Y `QC [:xS \\CS2kzKUefk@\r2LD˷?0\ZAc=kpKDjıS[ k =?вlzkZ= ռ%0\n!\\][;!MUwd3G:\n SNeՓbQ+=Y ]\ZCSP}pDݵ\0KG*]U$׆_5\rFk\\AG.TQr=;bgJU&\\mmYX}g_sP2lc8U]2Zj4@뷌ZWOȗ;ISܜ\0^+67 \nUqcjgF\03I,{K².09rM.[MWFݴH>#+v}mv>(Q;kgijJd# +?i07Ԉ.\\!QǟoҸ*\\iy\0!?:$.Ixmp՜}O+W\'I~:Aͺ)X|0kK%eP\\oy\rz9Ս\no30spe²o\\\0mOKcu5!YbYI}E2c*5Tt=]\nG癟hRtt\n0\0[ͼsR\\i.\n(FWnei$Aur\"1p\\^&c&3IpMm^F\n*zviypKkm8ޱFɐ1ǶNyjU7+NmN7cՔAk\Zg\Z|js7ک{ȶڣwN}[?:_\ZQ{tcd*\'+s9xYj7BWQ NND:wZ^SQ^o-,\0qv+c[hpBhT`\n+c\0(\";s:6:\"userid\";s:4:\"1226\";}}}i:3;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;s:10:\"1356177878\";}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:3:\"185\";s:5:\"title\";s:27:\"С Днём Варенья!\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:4:\"2661\";s:10:\"lastpostid\";s:6:\"404906\";s:8:\"lastpost\";s:10:\"1750021507\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:4:\"8218\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:2:\"51\";s:12:\"postusername\";s:5:\"aziat\";s:10:\"postuserid\";s:2:\"20\";s:10:\"lastposter\";s:18:\"Александр\";s:12:\"lastposterid\";s:1:\"9\";s:8:\"dateline\";s:10:\"1262727247\";s:5:\"views\";s:7:\"2063980\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:2:\"11\";s:9:\"votetotal\";s:2:\"55\";s:6:\"attach\";s:2:\"62\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:336:\"улова, хорошего, побольше, здоровья, желаю, семейного, благополучия, внуки, радовали, сегодня, больше, поздравляю, вчера, варенья, доступа, наступающий, гостях, поэтому, справляли, медика\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:3:\"102\";s:7:\"preview\";s:687:\"[B]Саня[/B]....я думаю нужная тема[B].ДЕНЬ РОЖДЕНИЯ[/B] бывает раз в году.И пусть он у нас на сайте займет свое почетное место.Поздравлять и получать поздравления[B] ВСЕГДА ПРИЯТНО[/B].И было бы хорошо что-нибудь придумать с отображением сего действа.Выложи по возможности на главной странице приближающиеся дни рождения наших дорогих форумчан!!!Сохраним и здесь эту хорошую традицию!!!\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1374481654\";s:5:\"width\";s:3:\"118\";s:6:\"height\";s:3:\"203\";s:12:\"height_thumb\";s:2:\"80\";s:11:\"width_thumb\";s:2:\"47\";s:14:\"filedata_thumb\";s:1992:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\0/\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0[ⷂV\n)G8XuY[zdJXe!u\"|$1\\w/m3ȠNF?\Z\0T)A֡C#XN Ò\09& ?LWKkI[XqڐH|n?.>SzTCM˻%J|U.A\0+2ḑ7\0x`C\rTe=ȷX#p G=\0jfLe%w \0.D&iY霐I`rZ,hIT.q*Ib^CDTGb6rzL\n\0o2i&*%v0F*=F侌#EynP͉/]z)73O\"FeK\rvZCh8x|Y|^n#IcJpqN\"[4)s%_Y|+B_d :\0 <눹.nd]M6Ummg@״٬/Uʭ=JhpٵL1$w^Z\\}Mm.e*Z=rWm.cl.ңEi\"`I,X0A^q\"B t2wJ21W\'|Hvͪ[츷:!Ĉ PG\Z5\rJkY4l\nfvFyWNB:q~5$m*-K4hP;+/NZ.3g-d_7+v=89gvt8Oe̢kVI\0v\0dNMOIK]\'0QE\";s:20:\"first_avatarrevision\";s:1:\"0\";s:16:\"first_avatarpath\";N;s:21:\"first_hascustomavatar\";s:1:\"1\";s:20:\"first_avatardateline\";s:10:\"1378376688\";s:11:\"first_width\";s:3:\"128\";s:12:\"first_height\";s:3:\"160\";s:18:\"first_height_thumb\";s:2:\"75\";s:17:\"first_width_thumb\";s:2:\"60\";s:20:\"first_filedata_thumb\";s:2042:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0K\0<\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0|akQv`/n bA\0Mw_L~abs?^Q}nvPT{9{b6r$7SPAƯ.]t~3=$\"ӔOQ?QkHa}61h~2+B}~u?vI&R9k$o.kb t<\"\0LG3#Ctc95ݻ\r`lX\Z{&fn KЏR?lZLڹ/,ڬ8H+2p{tVsnl庚%EukyVQ#i#]%-17p(\0(\";s:6:\"userid\";s:1:\"9\";}}}i:4;O:28:\"vBForum_Search_Result_Thread\":2:{s:39:\"\0vBForum_Search_Result_Thread\0replydata\";a:0:{}s:36:\"\0vBForum_Search_Result_Thread\0thread\";O:16:\"vB_Legacy_Thread\":5:{s:23:\"\0vB_Legacy_Thread\0forum\";N;s:28:\"\0vB_Legacy_Thread\0subscribed\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastread\";a:0:{}s:26:\"\0vB_Legacy_Thread\0lastpost\";a:1:{i:0;s:10:\"1405656437\";}s:9:\"\0*\0record\";a:50:{s:8:\"threadid\";s:2:\"42\";s:5:\"title\";s:28:\"Охота и рыбалка\";s:8:\"prefixid\";s:0:\"\";s:11:\"firstpostid\";s:4:\"1543\";s:10:\"lastpostid\";s:6:\"404908\";s:8:\"lastpost\";s:10:\"1750057527\";s:7:\"forumid\";s:2:\"17\";s:6:\"pollid\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:10:\"replycount\";s:4:\"3311\";s:11:\"hiddencount\";s:1:\"0\";s:12:\"deletedcount\";s:2:\"37\";s:12:\"postusername\";s:14:\"охотник\";s:10:\"postuserid\";s:2:\"27\";s:10:\"lastposter\";s:21:\"СЕРЕГА УКТК\";s:12:\"lastposterid\";s:4:\"2672\";s:8:\"dateline\";s:10:\"1262186981\";s:5:\"views\";s:6:\"817595\";s:6:\"iconid\";s:1:\"0\";s:5:\"notes\";s:0:\"\";s:7:\"visible\";s:1:\"1\";s:6:\"sticky\";s:1:\"0\";s:7:\"votenum\";s:1:\"9\";s:9:\"votetotal\";s:2:\"45\";s:6:\"attach\";s:3:\"133\";s:7:\"similar\";s:0:\"\";s:7:\"taglist\";N;s:8:\"keywords\";s:236:\"килограмма, бывают, https://i.ibb.co/ddjv55dd/1000004096.jpg, https://ibb.co/qm2ckk6m, видно, https://ibb.co/4zp9krbl, https://i.ibb.co/ddqsz23f/1000004092.jpg, рыбалка, караси, охота, триста\";s:16:\"firstpoststicked\";s:1:\"0\";s:11:\"postercount\";s:2:\"74\";s:7:\"preview\";s:99:\"Делимся впечатлениями, фотографиями с охоты и рыбалки\";s:10:\"avatarpath\";N;s:15:\"hascustomavatar\";s:1:\"1\";s:14:\"avatarrevision\";s:1:\"0\";s:14:\"avatardateline\";s:10:\"1570803789\";s:5:\"width\";s:2:\"67\";s:6:\"height\";s:3:\"164\";s:12:\"height_thumb\";s:2:\"80\";s:11:\"width_thumb\";s:2:\"33\";s:14:\"filedata_thumb\";s:1706:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\0!\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0t[+Dt`gMDNpTr]ݡ ?#99Ҩw8͊E 6{\\ͻO\\q\\nc5cg h0/EzuXV@LdtgZ- G N]L7E[б\0_Ȣ5gq?nnP( sqp{R\0g wҽoqw\"\'zL9 $yN9k.5aE}뷾mRy|xa\\ί;ĉ{1*FSv00\0zO[FJMoJ^-z=kʬ7\\`L6̀h\"z`+W ?~={jPhB$K46a+-ʢOA\\ʸkO3qmqy)\0^Zy^rgf$p\\M0v=Z;^id-Wh#d[C\nMo+bqgbhdB ;^5Yg>VkF]E^fst_Q^1\0 ſ}=we->[JZB6G0`xWI.aMvQNPYs)V826W JYM2[xq7|^MlD\'_QFQM\0_{ƃx_ZЬK=MVUCg+u?\n|v9o\r\0\'$1HגGd!d\"=һz8DZ\0_Yѿ/&ܢizEND?\nm\rM~Kv-L_.zSt{mN wZ8w|}k*/ \\d+qF29ל8ШsxZ\">B1RPA (4UKVHQIE\0\";s:20:\"first_avatarrevision\";s:1:\"0\";s:16:\"first_avatarpath\";N;s:21:\"first_hascustomavatar\";s:1:\"1\";s:20:\"first_avatardateline\";s:10:\"1651399035\";s:11:\"first_width\";s:3:\"114\";s:12:\"first_height\";s:3:\"204\";s:18:\"first_height_thumb\";s:2:\"80\";s:17:\"first_width_thumb\";s:2:\"45\";s:20:\"first_filedata_thumb\";s:1764:\"\0JFIF\0\0\0\0\0\0\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 75\n\0C\0 \n\r\Z\Z $.\' \",#(7),01444\'9=82<.342\0C \r\r2!!22222222222222222222222222222222222222222222222222\0\0P\0-\"\0\0\0\0\0\0\0\0\0\0\0\0 \n\0\0\0\0}\0!1AQa\"q2#BR$3br \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0\0\0\0\0\0 \n\0\0\0w\0!1AQaq\"2B #3Rbr\n$4%\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\0\0\0?\0ˋR6D5+KI}̫-k\ZOm֯M9g>)\\\rz[KJgw%yhg*8]\0\0Sk_f\Zypdd\Z5Յ9P}@5cѣoGm\\` 7cҺ23/j.Tc6pƧ8!s 5via5vFe*N$u |q}K\\Cr20\"Y@<+Ş1ѧ%yl|IЏ3ae+F6 <Nӧfbk67X.8nj]?NifɍLdci\rǘG*2}jgbUZ8f;*g?N{x^4:nAoVo>Mv856%JU#n?\\nU#^|6V,Jҙp̝\'辋k{bIq:T6˛%C$\0x#JQѤbZ{;$RɄ8w4#F0NB9:\Z9@T,ӮẶ|&ʜV翃\'ͮ?;_i>\0d@}\r}ͼMGpg\Z 6*B7G0_{טImx.\n{Հ#0^ǍۯxpO`bOPw1 EsWAS!cGT#~QF֝M]uxSЬL\'n,՟]Ɲg3*p{+[gM֩tf՝vS\\DΔHǾItݣLTA\n\0$zG;O\n[[<%>]ѐuǯz@u7J_Mf\n mv>AFlqSn[s7n kF[VkW`|vv\\\'F3wfN\nɛ>LJ-420Qwy\'ZبmhmiY+HXI%ddn(b?\";s:6:\"userid\";s:4:\"2672\";}}}}", serialized = '1'
Time Before: 0.12539 seconds
Time After: 0.12627 seconds
Time Taken: 0.00088 seconds
Memory Before: 21,124.133 KB
Memory After: 21,085.164 KB
Memory Used: -38.969 KB
SELECT template FROM vb_template WHERE templateid = 3193
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.12869 seconds
Time After: 0.12879 seconds
Time Taken: 0.00010 seconds
Memory Before: 21,391.391 KB
Memory After: 21,393.398 KB
Memory Used: 2.008 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'widget_2.f97f8ca801e0809eb9010ca389b7f251'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.13359 seconds
Time After: 0.13369 seconds
Time Taken: 0.00010 seconds
Memory Before: 21,370.563 KB
Memory After: 21,372.555 KB
Memory Used: 1.992 KB
REPLACE INTO vb_cache SET cacheid = 'vbcms_list_data_section_1_1', expires = 1750161878, created = 1750075478, locktime = 0, data = "a:2:{s:8:\"cacheids\";a:16:{s:17:\"vbcms_item_1_data\";i:1750075478;s:15:\"cms_priv_user_0\";i:1750075478;s:43:\"vbcms_nav_.cb938a0722be7d0a90a0bdf5e09170f3\";i:1750075478;s:15:\"cms_priv_user_9\";i:1750075478;s:14:\"vb_types.types\";i:1750075478;s:22:\"vbcms_sectionlist_long\";i:1750075478;s:17:\"vbcms_types.types\";i:1750075478;s:18:\"vbcms_item_19_data\";i:1750075478;s:18:\"vbcms_item_10_data\";i:1750075478;s:17:\"vbcms_item_3_data\";i:1750075478;s:58:\"vBCms_Article_pagetext_19.6c31be9642b05002e92dd73f1a7c88af\";i:1750075478;s:58:\"vBCms_Article_pagetext_10.526b201f3e88fd8c57e6c263050b50b2\";i:1750075478;s:15:\"cms_priv_user_1\";i:1750075478;s:57:\"vBCms_Article_pagetext_3.f969eaa3937cac2deb9254c2763ca0f0\";i:1750075478;s:64:\"vBCms_Article_previewtext_3_quotes.40cd750bba9870f18aada2478b248\";i:1750075478;s:41:\"widget_3.2269a700121855225b5fbd0a3f311b46\";i:1750075478;}s:11:\"last_update\";i:1750075478;}", serialized = '1'
Time Before: 0.13388 seconds
Time After: 0.13403 seconds
Time Taken: 0.00015 seconds
Memory Before: 21,377.641 KB
Memory After: 21,376.992 KB
Memory Used: -0.648 KB
SELECT phrasegroup_messaging AS messaging FROM vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.13471 seconds
Time After: 0.13498 seconds
Time Taken: 0.00027 seconds
Memory Before: 21,385.344 KB
Memory After: 21,387.352 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3175
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.13561 seconds
Time After: 0.13574 seconds
Time Taken: 0.00012 seconds
Memory Before: 21,458.148 KB
Memory After: 21,460.156 KB
Memory Used: 2.008 KB
SELECT * FROM vb_navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_navigation | ALL | 36 | Using where; Using filesort |
Time Before: 0.13640 seconds
Time After: 0.13664 seconds
Time Taken: 0.00024 seconds
Memory Before: 21,632.453 KB
Memory After: 21,638.453 KB
Memory Used: 6.000 KB
SELECT template FROM vb_template WHERE templateid = 1744
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.13890 seconds
Time After: 0.13899 seconds
Time Taken: 0.00009 seconds
Memory Before: 21,776.453 KB
Memory After: 21,778.477 KB
Memory Used: 2.023 KB
SELECT template FROM vb_template WHERE templateid = 3208
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.13932 seconds
Time After: 0.13940 seconds
Time Taken: 0.00008 seconds
Memory Before: 21,786.422 KB
Memory After: 21,788.430 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3259
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.13991 seconds
Time After: 0.14002 seconds
Time Taken: 0.00011 seconds
Memory Before: 21,799.594 KB
Memory After: 21,801.625 KB
Memory Used: 2.031 KB
SELECT template FROM vb_template WHERE templateid = 3149
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.14301 seconds
Time After: 0.14312 seconds
Time Taken: 0.00010 seconds
Memory Before: 21,803.609 KB
Memory After: 21,805.617 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3156
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.14360 seconds
Time After: 0.14371 seconds
Time Taken: 0.00012 seconds
Memory Before: 21,820.133 KB
Memory After: 21,822.141 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3147
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.14429 seconds
Time After: 0.14442 seconds
Time Taken: 0.00013 seconds
Memory Before: 21,860.305 KB
Memory After: 21,862.313 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3138
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.14511 seconds
Time After: 0.14522 seconds
Time Taken: 0.00011 seconds
Memory Before: 21,924.633 KB
Memory After: 21,926.641 KB
Memory Used: 2.008 KB
SELECT template FROM vb_template WHERE templateid = 3245
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.14777 seconds
Time After: 0.14785 seconds
Time Taken: 0.00008 seconds
Memory Before: 21,845.375 KB
Memory After: 21,847.383 KB
Memory Used: 2.008 KB
REPLACE INTO vb_cacheevent (cacheid, event) VALUES ('vb_types.types', 'vb_types.type_updated'), ('vb_types.types', 'vb_types.package_updated'), ('vb_types.types', 'vb_types.contenttype_updated'), ('vbcms_types.types', 'vb_types.type_updated'), ('vbcms_types.types', 'vb_types.package_updated'), ('vbcms_types.types', 'vb_types.contenttype_updated'), ('vbcms_types.types', 'vbcms_types.widgettype_updated'), ('cms_priv_user_1', 'cms_permissions_change'), ('cms_priv_user_1', 'permissions_1'), ('widget_3.2269a700121855225b5fbd0a3f311b46', 'widget_3.7cdb8d8d97d041691b89dd1f24fdbeae')
Time Before: 0.14939 seconds
Time After: 0.15032 seconds
Time Taken: 0.00094 seconds
Memory Before: 21,610.891 KB
Memory After: 21,610.734 KB
Memory Used: -0.156 KB
SELECT cacheid FROM vb_cacheevent WHERE event IN ('vbcms_nav_19','vbcms_nav_10','vbcms_nav_3')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cacheevent | index | PRIMARY | 118 | 93 | Using where; Using index |
Time Before: 0.15055 seconds
Time After: 0.15069 seconds
Time Taken: 0.00013 seconds
Memory Before: 21,604.422 KB
Memory After: 21,606.391 KB
Memory Used: 1.969 KB
UPDATE vb_session SET lastactivity = 1750075478, location = 'route:list|global|viewing|%D0%9D%D0%BE%D0%B2%D0%BE%D1%81%D1%82%D0%B8', badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'bc4450393a424a3d03a4d882ca346d36'
Time Before: 0.15081 seconds
Time After: 0.15092 seconds
Time Taken: 0.00011 seconds
Memory Before: 21,608.297 KB
Memory After: 21,608.406 KB
Memory Used: 0.109 KB