Parse error: syntax error, unexpected end of file in on line 1

A PHP Error was encountered

Severity: Warning

Message: mysqli::query(): (70100/1317): Query execution was interrupted

Filename: mysqli/mysqli_driver.php

Line Number: 221

Backtrace:

File: /home/bzl/zydmall/ypk/application/models/M_category.php
Line: 491
Function: get

File: /home/bzl/zydmall/ypk/application/controllers/Show.php
Line: 603
Function: get_ask

File: /home/bzl/zydmall/ypk/application/controllers/Show.php
Line: 308
Function: get_content_right

File: /home/bzl/zydmall/ypk/index.php
Line: 305
Function: require_once

Database Error

发生了一个数据库错误

Error Number: 1317

Query execution was interrupted

SELECT `ask_question`.`id`, `ask_question`.`title`, `ask_user`.`username`, `ask_question`.`audittime` FROM `ask_question` LEFT JOIN `ask_user` ON `ask_user`.`uid`=`ask_question`.`authorid` WHERE `status` >0 AND LOCATE('肝苏颗粒',title) >0 ORDER BY `ask_question`.`time` DESC LIMIT 10

Filename: models/M_category.php

Line Number: 491

A PHP Error was encountered

Severity: Parsing Error

Message: syntax error, unexpected end of file

Filename:

Line Number: 1

Backtrace: