excepInfo: select count(DISTINCT a.a_id) as total from b_article as a left join b_base_list as b on a.a_category_id=b.b_id and b.b_type_id=2 where a.a_status=1 and a.a_title regexp '天猫采集||京东数据抓取|淘宝商品抓取功能' -- Got error 'empty (sub)expression' from regexp excepFile: TINA_PATH/d_library/db/db_class.php excepLine: 118 excepCode: 1000 excepTime: 2025-01-15 18:12:24 #0 TINA_PATH/d_library/core/paging_class.php(64): IDB->query(select count(DISTINCT a.a_id) as total from b_article as a left join b_base_list as b on a.a_category_id=b.b_id and b.b_type_id=2 where a.a_status=1 and a.a_title regexp '天猫采集||京东数据抓取|淘宝商品抓取功能' ) #1 TINA_PATH/d_library/core/paging_class.php(40): IPaging->setSql(select a.*,b.*,(case when a.a_status=1 then '已发布' else '未发布' end) as a_status_text,(case when a.a_status=1 then 'green' else 'red' end) as a_status_class from b_article as a left join b_base_list as b on a.a_category_id=b.b_id and b.b_type_id=2 where a.a_status=1 and a.a_title regexp '天猫采集||京东数据抓取|淘宝商品抓取功能' GROUP BY a.a_id order by a.a_id desc) #2 TINA_PATH/d_library/core/query_class.php(150): IPaging->__construct(select a.*,b.*,(case when a.a_status=1 then '已发布' else '未发布' end) as a_status_text,(case when a.a_status=1 then 'green' else 'red' end) as a_status_class from b_article as a left join b_base_list as b on a.a_category_id=b.b_id and b.b_type_id=2 where a.a_status=1 and a.a_title regexp '天猫采集||京东数据抓取|淘宝商品抓取功能' GROUP BY a.a_id order by a.a_id desc,4,10) #3 TINA_PATH/d_helpers/data.php(69): IQuery->find() #4 TINA_PATH/d_kontroller/k_site.php(332): Data::get_article_list(1,a.a_status=1 and a.a_title regexp '天猫采集||京东数据抓取|淘宝商品抓取功能',,,4) #5 : K_site->goods_detail() #6 TINA_PATH/d_library/web/action/inline_action.php(23): call_user_func() #7 TINA_PATH/d_library/web/kontroller/kontroller_class.php(115): IInlineAction->run() #8 TINA_PATH/d_library/core/webapplication_class.php(75): IKontroller->run(goods_detail) #9 TINA_PATH/d_library/core/application_class.php(80): TinaApplication->execRequest() #10 TINA_PATH/index.php(5): IApplication->run()