查询内并行度导致服务器命令(进程 ID #55)死锁。请重新运行该查询,并在查询中用查询暗示选项 (maxdop 1) 去掉查询内并行度。,SELECT top 100 id,url, title,author, submitdate,publishdate FROM cms_content WHERE (id in (SELECT RelativeID FROM RelativeArticles WHERE ContentID=1012397 AND RelDefine=0)) AND (status in (4,5)) order by publishdate desc, id desc Error At Line 164 ,Column 22 ,