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_tmp` (\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  `tax_class_id` smallint(5) unsigned DEFAULT 0 COMMENT 'Tax Class ID',\n  `price_type` smallint(5) unsigned NOT NULL COMMENT 'Price Type',\n  `special_price` decimal(20,6) DEFAULT NULL COMMENT 'Special Price',\n  `tier_percent` decimal(20,6) DEFAULT NULL COMMENT 'Tier Percent',\n  `orig_price` decimal(20,6) DEFAULT NULL COMMENT 'Orig Price',\n  `price` decimal(20,6) DEFAULT NULL COMMENT 'Price',\n  `min_price` decimal(20,6) DEFAULT NULL COMMENT 'Min Price',\n  `max_price` decimal(20,6) DEFAULT NULL COMMENT 'Max Price',\n  `tier_price` decimal(20,6) DEFAULT NULL COMMENT 'Tier Price',\n  `base_tier` decimal(20,6) DEFAULT NULL COMMENT 'Base Tier',\n  PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Catalog Product Index Price Bundle Tmp'"