{"msg":"\n### Error querying database.  Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count\n### The error may exist in URL [jar:file:/usr/local/apps/awsite/awsite.jar!/BOOT-INF/classes!/mybatis/awsite/ProductCategoryMapper.xml]\n### The error may involve com.awinic.awsite.mapper.ProductCategoryMapper.getPublishedProductCategoryListForIndex-Inline\n### The error occurred while setting parameters\n### SQL: SELECT DISTINCT id, third_category_id, parent_id, category_name_en, category_description_en, category_name_cn, category_description_cn, category_name_jp, category_description_jp, category_name_kr, category_description_kr, model_id, path, sort_id, create_by, create_time, update_by, update_time, is_delete FROM (SELECT c.*, ps.product_status, ps.crm_status, ps.dispute, ps.advanced, ps.access_user FROM t_product_category c INNER JOIN t_product_Category s ON FIND_IN_SET(c.id, s.path) > 0 INNER JOIN t_product_info p ON p.product_category_id = s.id AND p.publish_status = '1' INNER JOIN v_website_product_crm_status ps ON p.product_name = ps.product_name UNION ALL SELECT c.*, ps.product_status, ps.crm_status, ps.dispute, ps.advanced, ps.access_user FROM t_product_category c INNER JOIN t_product_Category s ON FIND_IN_SET(c.id, s.path) > 0 INNER JOIN t_product_info p ON p.product_category_id = s.third_category_id AND p.publish_status = '1' INNER JOIN v_website_product_crm_status ps ON p.product_name = ps.product_name WHERE s.third_category_id IS NOT NULL) tmp WHERE ((tmp.crm_status = 'α阶段' AND tmp.dispute != '产品不展示' AND CONCAT(',', tmp.access_user, ',@awinic.,') LIKE concat('%,', ?, ',%')) OR (tmp.crm_status = 'α阶段-通用产品' AND tmp.dispute != '产品不展示') OR ((tmp.crm_status = 'MP' OR tmp.crm_status = 'EOL阶段') AND tmp.dispute != '产品不展示')) order by sort_id desc , id desc\n### Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count\n; uncategorized SQLException; SQL state [HY000]; error code [5041]; Concurrency control waiting count exceed max waiting count; nested exception is java.sql.SQLException: Concurrency control waiting count exceed max waiting count","code":500}