我刚刚发现数据库中提到的表。我认为它们是Magento EE 1.13中的新功能,可能与新索引相关。
+ ---------------------------------------- + | catalog_category_flat_cl | | catalog_category_product_cat_cl | | catalog_category_product_index_cl | | catalog_product_flat_cl | | catalog_product_index_price_cl | | cataloginventory_stock_status_cl | | catalogsearch_fulltext_cl | | enterprise_url_rewrite_category_cl | | enterprise_url_rewrite_product_cl | | enterprise_url_rewrite_redirect_cl | + ---------------------------------------- +
这些表格如何运作?目的是什么?
他们会在一段时间后自动清洗吗?
将这些表包括在备份中是否有意义?
半相关:magento.stackexchange.com/a/3930/69
—
B00MER,