a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863051;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `catalog_product_index_price_bundle_sel_idx` (\n  `entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',\n  `customer_group_id` int(11) NOT NULL,\n  `website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',\n  `option_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Option ID',\n  `selection_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Selection ID',\n  `group_type` smallint(5) unsigned DEFAULT 0 COMMENT 'Group Type',\n  `is_required` smallint(5) unsigned DEFAULT 0 COMMENT 'Is Required',\n  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',\n  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',\n  PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Catalog Product Index Price Bundle Sel Idx'"