방금 데이터베이스에서 언급 된 테이블을 발견했습니다. 나는 그들이 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