Guest User

Untitled

a guest
Nov 27th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. truncate catalog_product_flat_cl;
  2. truncate catalog_category_product_index_cl;
  3. truncate catalog_category_product_cat_cl;
  4. truncate catalog_category_flat_cl;
  5. truncate catalogsearch_fulltext_cl;
  6. truncate cataloginventory_stock_status_cl;
  7. truncate catalog_product_flat_cl;
  8. truncate catalog_product_index_price_cl;
  9. truncate enterprise_url_rewrite_category_cl;
  10. truncate enterprise_url_rewrite_product_cl;
  11. truncate enterprise_url_rewrite_redirect_cl;
  12. --update enterprise_mview_metadata set version_id = 0;
  13. update enterprise_mview_metadata SET version_id = 0, status = 2;
Add Comment
Please, Sign In to add comment