V5Shop Error:
执行SQL语句时时出错: select * 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='') 下面为具体错误信息: 没有足够的系统内存来运行此查询。