a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863050;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `catalog_product_bundle_stock_index` (\n  `entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',\n  `website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',\n  `stock_id` smallint(5) unsigned NOT NULL COMMENT 'Stock ID',\n  `option_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Option ID',\n  `stock_status` smallint(6) DEFAULT 0 COMMENT 'Stock Status',\n  PRIMARY KEY (`entity_id`,`website_id`,`stock_id`,`option_id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Catalog Product Bundle Stock Index'"