gpt4 book ai didi

magento - 当我尝试删除产品时,Magento中出现错误

转载 作者:行者123 更新时间:2023-12-04 13:19:17 26 4
gpt4 key购买 nike

当我尝试在Magento中删除产品时,出现下一个错误,我不知道问题出在哪里。

SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT UNSIGNED value is out of range

最佳答案

请尝试以下方法:

DELETE FROM sales_flat_quote WHERE updated_at < DATE_SUB(Now(),INTERVAL 30 DAY);

这个对我有用。

关于magento - 当我尝试删除产品时,Magento中出现错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23787279/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com