Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用magento,我们的商店只使用捆绑产品,并且由于我们已经开始拥有大量数据(10,000个简单产品)(大约1500个捆绑产品)
我注意到保存和请求变得更大了,当我运行 Mysql 请求检查时,我可以看到在产品屏幕中选择“捆绑项目”时,它会请求数据库中的每个单个产品。
我想知道是否有人遇到过同样的问题或问题?