When I log the queries in the file , the following queries are logged.<br><br>SELECT CASE WHEN status=1 THEN 0 ELSE 1 END FROM access WHERE type = &#39;host&#39; AND LOWER(&#39;192.1&#39;) LIKE LOWER(mask) ORDER BY status DESC LIMIT 0, 1<br>
SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = &#39;6gstecc207lcf7hhekov96vf87&#39;<br>SELECT data, created, headers, expire, serialized FROM cache WHERE cid = &#39;variables&#39;<br>SELECT data, created, headers, expire, serialized FROM cache_page WHERE cid = &#39;<a href="http://example/">http://example/</a>&#39;<br>
SELECT name, filename, throttle FROM system WHERE type = &#39;module&#39; AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC<br><b style="color: rgb(51, 51, 153);">SELECT rid, redirect, query, fragment, type FROM path_redirect WHERE path = &#39;&#39; OR path = &#39;&#39;<br>
SELECT rid, redirect, query, fragment, type FROM path_redirect WHERE path = &#39;&#39; OR path = &#39;&#39;</b><br>SELECT sid FROM sessions WHERE sid = &#39;6gstecc207lcf7hhekov96vf87&#39;<br>UPDATE sessions SET uid = 0, cache = 0, hostname = &#39;192.1&#39;, session = &#39;section|s:6:\&quot;nation\&quot;;image_captcha|a:0:{}captcha|a:1:{s:12:\&quot;comment_form\&quot;;a:7:{s:32:\&quot;4e963533774bca6da60cc482b68512e6\&quot;;s:4:\&quot;Sm6h\&quot;;s:7:\&quot;success\&quot;;b:0;s:32:\&quot;55a75bc562c8bf85e36a5039d0de2dda\&quot;;s:4:\&quot;h4G6\&quot;;s:32:\&quot;c001e96beada3e9d283f23abe15efdd6\&quot;;s:4:\&quot;68KW\&quot;;s:32:\&quot;c00fc8e1593ccd2afe87f6754b4ea4ef\&quot;;s:4:\&quot;ita7\&quot;;s:32:\&quot;41f5fcb52380e9e9c83f17247d9056b8\&quot;;s:4:\&quot;hYjt\&quot;;s:32:\&quot;ca8b64a9918fc313f5557edcdba6c696\&quot;;s:4:\&quot;thhW\&quot;;}}&#39;, timestamp = 1242391468 WHERE sid = &#39;6gstecc207lcf7hhekov96vf87&#39;<br>
<br clear="all"> why the highlighted queries repeated twice. I need your support. <br>-- <br>Thanks &amp; Best Regards,<br>Navaneethakrishnan.R<br>