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_replica` (\n  `category_id` int(10) unsigned NOT NULL COMMENT 'Category Id',\n  `website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',\n  `customer_group_id` int(10) unsigned NOT NULL COMMENT 'Customer Group Id',\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 (`category_id`,`website_id`,`customer_group_id`),\n  KEY `MAGENTO_CATALOGPERMISSIONS_INDEX_WEBSITE_ID` (`website_id`),\n  KEY `MAGENTO_CATALOGPERMISSIONS_INDEX_CUSTOMER_GROUP_ID` (`customer_group_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Enterprise Catalogpermissions Index'"