毕妗滟 發表於 2012-9-5 23:27:10

discuz 查询语句安全威胁[Query] SELECT /*!40001 SQL_CACHE */的解决方法

<p>Error&nbsp;messages:<br />&nbsp;&nbsp;&nbsp;&nbsp;&bull;&nbsp;查询语句安全威胁<br />&nbsp;&nbsp;&nbsp;&nbsp;&bull;&nbsp;SELECT&nbsp;/*!40001&nbsp;SQL_CACHE&nbsp;*/&nbsp;*&nbsp;FROM&nbsp;common_syscache&nbsp;WHER<br /><br />discuz的用户偶尔在安装了新的插件或者新的模板后遇到类似的这个问题。<br /><img src="https://img.jbzj.com/file_images/article/201209/201209050012355.jpg" width="620" height="350" alt="" /><br />解决办法是定位到这个文件&nbsp;source\function\function_core.php&nbsp;用记事本打开&nbsp;搜索&nbsp;/*!40001&nbsp;SQL_CACHE&nbsp;*/<br /><br />把它删掉即可。 </p>
頁: [1]
查看完整版本: discuz 查询语句安全威胁[Query] SELECT /*!40001 SQL_CACHE */的解决方法