V5Shop Error:
执行SQL语句时-select ISNULL(SUM(MarketPrice), '0') as MarketPrice from (select SUM(Count * MarketPrice) as MarketPrice from Web_Cart where username='' AND guid = '72c74fe5-a312-4dfa-bfb0-c73bbb7bf937' 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='72c74fe5-a312-4dfa-bfb0-c73bbb7bf937')) 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.