V5Shop Error:
执行SQL语句时-select ISNULL(SUM(OrderPrice), '0') as OrderPrice from (select SUM(Count * OrderPrice) as OrderPrice from Web_Cart where username='' AND guid = '94d64afd-3d18-4468-a4d6-36aa1b20108e' and (bindingid IS NULL OR bindingid = 0) union all select cb.OrderPrice 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='94d64afd-3d18-4468-a4d6-36aa1b20108e')) t-时出错 下面为具体错误信息: 没有足够的系统内存来运行此查询。