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