V5Shop Error:
执行SQL语句时-select ISNULL(SUM(MarketPrice), '0') as MarketPrice from (select SUM(Count * MarketPrice) as MarketPrice from Web_Cart where username='' AND guid = '28735039-810f-424f-b1f9-d027804caf3b' 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='28735039-810f-424f-b1f9-d027804caf3b')) t-时出错 下面为具体错误信息: 没有足够的系统内存来运行此查询。