a:4:{s:4:"hash";s:0:"";s:5:"mtime";i:1762863062;s:6:"expire";i:9999999999;s:4:"tags";s:40:"080_DB_PDO_MYSQL_DDL,080_DB_DDL,080_MAGE";}
"CREATE TABLE `mst_seo_canonical_rewrite` (\n  `canonical_rewrite_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Canonical Rewrite Id',\n  `is_active` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Is Active',\n  `canonical` text NOT NULL COMMENT 'Canonical',\n  `reg_expression` text DEFAULT NULL COMMENT 'Regular expression',\n  `conditions_serialized` text NOT NULL COMMENT 'Conditions Serialized',\n  `actions_serialized` text NOT NULL COMMENT 'Actions Serialized',\n  `sort_order` int(10) unsigned NOT NULL COMMENT 'Sort Order',\n  `comments` text DEFAULT NULL COMMENT 'Comments',\n  PRIMARY KEY (`canonical_rewrite_id`),\n  FULLTEXT KEY `MST_SEO_CANONICAL_REWRITE_CANONICAL` (`canonical`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='mst_seo_canonical_rewrite'"