V5Shop Error:
执行SQL语句时-select ISNULL(SUM(MarketPrice), '0') as MarketPrice from (select SUM(Count * MarketPrice) as MarketPrice from Web_Cart where username='' AND guid = '21af76d7-d6e8-473e-b4a0-eb7153c28a8b' and (bindingid IS NULL OR bindingid = 0) union all select b.MarketPrice from Web_CartBinding cb INNER JOIN Web_BindingSale b ON b.id = cb.BindingID where exists (select top 1 * from Web_Cart c where c.BindingID=cb.BindingID AND c.GUID=cb.CartGuid and c.UserName='' and c.guid='21af76d7-d6e8-473e-b4a0-eb7153c28a8b')) t-时出错 下面为具体错误信息: Error: 8153, Severity: 10, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.