php异常

WBOY
Release: 2016-06-13 13:08:37
Original
969 people have browsed it

php错误
Warning: mysql_query() [function.mysql-query]: Unable to save result set in E:\AppServ\www\dream\dream\htdocs\changyoutw\index.php on line 243

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in E:\AppServ\www\dream\dream\htdocs\changyoutw\index.php on line 244
 我在网上查了查说是数据库的问题 ,但具体该怎么解决啊??

------解决方案--------------------
多半是表文件坏了
------解决方案--------------------
没有数据集生产。肯定是数据库问题。看看你的语句是否能在mysql里正常运行。
------解决方案--------------------
表坏了。
数据表的索引坏了
------解决方案--------------------
把数据导出来,重建表后再导进去,看行不行。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!