V5Shop Error:
执行SQL语句时-select ISNULL(SUM(OrderPrice), '0') as OrderPrice from (select SUM(Count * OrderPrice) as OrderPrice from Web_Cart where username='' AND guid = '82145f2e-27be-4b0c-aa3d-0e398c863c65' 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='82145f2e-27be-4b0c-aa3d-0e398c863c65')) t-时出错 下面为具体错误信息: 没有足够的系统内存来运行此查询。 警告: 聚合或其他 SET 操作消除了空值。