MageSmith

📦 Magento_Catalog · engine innodb

catalog_category_product_index_replica

Catalog Category Product Index

Columns (6)

NameTypeNullDefaultComment
category_id int unsignedno0Category ID
product_id int unsignedno0Product ID
position int yesPosition
is_parent smallint unsignedno0Is Parent
store_id smallint unsignedno0Store ID
visibility smallint unsignednoVisibility

Keys & indexes

Primary key: category_id, product_id, store_id

Indexes

  • CAT_CTGR_PRD_IDX_PRD_ID_STORE_ID_CTGR_ID_VISIBILITY (product_id, store_id, category_id, visibility) btree
  • CAT_CTGR_PRD_IDX_STORE_ID_CTGR_ID_VISIBILITY_IS_PARENT_POSITION (store_id, category_id, visibility, is_parent, position) btree