MageSmith

📦 Magento_Catalog · engine innodb

catalog_product_index_price_tmp

Catalog Product Price Indexer Temp Table

Columns (10)

NameTypeNullDefaultComment
entity_id int unsignednoProduct ID
customer_group_id int unsignedno0Customer Group ID
website_id smallint unsignednoWebsite ID
tax_class_id smallint unsignedyes0Tax Class ID
price decimal yesPrice
final_price decimal yesFinal Price
min_price decimal yesMin Price
max_price decimal yesMax Price
tier_price decimal yesTier Price
id PKint unsignednoID

Keys & indexes

Primary key: id

Indexes

  • CAT_PRD_IDX_PRICE_TMP_ENTT_ID_CSTR_GROUP_ID_WS_ID (entity_id, customer_group_id, website_id) btree