消息MySQL Query Error
SQLSELECT cat_id, cat_name, parent_id, is_show, cat_img, cat_url, category_index FROM `tmotorhobby`.`ecs_category`WHERE parent_id = '149' AND is_show = 1 ORDER BY sort_order ASC, cat_id ASC
错误Query execution was interrupted
代码1317