Home >Database >Mysql Tutorial >Query was empty 是什么错误_MySQL

Query was empty 是什么错误_MySQL

WBOY
WBOYOriginal
2016-06-01 13:57:197962browse

   错误编号:1065

问题分析:无效的 SQL 语句,SQL 语句为空。

 

解决方法:

检查所执行的 SQL 语句是否为空。如果为空,请设置需要执行的数据库操作语句。如果您是由于安装插件或者修改代码造成此错误,请重新上传程序。

Statement:
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