a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863059;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `magento_catalogpermissions_index_product_tmp` (\n  `product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',\n  `store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',\n  `customer_group_id` int(10) unsigned NOT NULL,\n  `grant_catalog_category_view` smallint(6) DEFAULT NULL COMMENT 'Grant Catalog Category View',\n  `grant_catalog_product_price` smallint(6) DEFAULT NULL COMMENT 'Grant Catalog Product Price',\n  `grant_checkout_items` smallint(6) DEFAULT NULL COMMENT 'Grant Checkout Items',\n  PRIMARY KEY (`product_id`,`store_id`,`customer_group_id`),\n  KEY `MAGENTO_CATALOGPERMISSIONS_INDEX_PRODUCT_TMP_STORE_ID` (`store_id`),\n  KEY `MAGENTO_CATALOGPERMISSIONS_INDEX_PRODUCT_TMP_CUSTOMER_GROUP_ID` (`customer_group_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Catalog Product Permissions Temporary Index'"