File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T07:40:58Z.1.log
{"data":{"description":"No virus detected in upload “mrsimple_ms.sql.gz”.","file":"mrsimple_ms.sql.gz"},"name":"no-virus","type":"info"}
{"name":"gunzip","data":{"description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.ccd56a2c”.","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.ccd56a2c","file":"mrsimple_ms.sql.gz"},"type":"info"}
{"type":"debug","data":{"database":"xedaptot_mrsimple_ms","description":"The system identified the database name for the backup file “mrsimple_ms.sql.gz” to be “xedaptot_mrsimple_ms”.","file":"mrsimple_ms.sql.gz"},"name":"database_name"}
{"type":"info","data":{"file":"mrsimple_ms.sql.gz","description":"The system created the database “xedaptot_mrsimple_ms” since it did not exist.","database":"xedaptot_mrsimple_ms"},"name":"database_create"}
{"data":{"username":"xedaptot_jsl8mpe","description":"The system created a temporary database user “xedaptot_jsl8mpe”.","file":"mrsimple_ms.sql.gz"},"name":"created_temp_database_user","type":"debug"}
{"type":"debug","data":{"database":"xedaptot_mrsimple_ms","username":"xedaptot_jsl8mpe","file":"mrsimple_ms.sql.gz","description":"The system linked the temporary database user “xedaptot_jsl8mpe” to the database “xedaptot_mrsimple_ms”."},"name":"linked_temp_database_user_to_database"}
{"type":"info","data":{"description":"The system is starting to restore the database backup “mrsimple_ms.sql.gz”.","file":"mrsimple_ms.sql.gz"},"name":"restoring_start"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"--------------\n/*M!999999 enable the sandbox mode */ \n\n\n\n\n\n\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_actionscheduler_actions`\n--------------\n\n-"},"name":"restoring"}
{"type":"debug","data":{"description":"-------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_actionscheduler_actions` (\n `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `hook` varchar(191) NOT NULL,\n `status` varchar(20) NOT NULL,\n `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',\n `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,\n `args` varchar(191) DEFAULT NULL,\n `schedule` longtext DEFAULT NULL,\n `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `attempts` int(11) NOT NULL DEFAULT 0,\n `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',\n `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `extended_args` varchar(8000) DEFAULT NULL,\n PRIMARY KEY (`action_id`),\n KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"_date_gmt`),\n KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),\n KEY `scheduled_date_gmt` (`scheduled_date_gmt`),\n KEY `args` (`args`),\n KEY `group_id` (`group_id`),\n KEY `last_attempt_gmt` (`last_attempt_gmt`),\n KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=175 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_actionscheduler_actions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_actions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_actions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_actionscheduler_claims`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 "},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_actionscheduler_claims` (\n `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n PRIMARY KEY (`claim_id`),\n KEY `date_created_gmt` (`date_created_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=26019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_actionscheduler_claims` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_claims` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_claims` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_actionscheduler_groups`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_","file":"mrsimple_ms.sql.gz"}}
{"data":{"description":"set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_actionscheduler_groups` (\n `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `slug` varchar(255) NOT NULL,\n PRIMARY KEY (`group_id`),\n KEY `slug` (`slug`(191))\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_actionscheduler_groups` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_groups` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ms_actionscheduler_groups` (`group_id`, `slug`) VALUES (1,'action-scheduler-migration'),(2,'rank-math')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_groups` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_actionscheduler_logs`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = ","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"@@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_actionscheduler_logs` (\n `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `action_id` bigint(20) unsigned NOT NULL,\n `message` text NOT NULL,\n `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',\n PRIMARY KEY (`log_id`),\n KEY `action_id` (`action_id`),\n KEY `log_date_gmt` (`log_date_gmt`)\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_actionscheduler_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_logs` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_actionscheduler_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n----------","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"----\nDROP TABLE IF EXISTS `ms_commentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_commentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n------"},"name":"restoring"}
{"type":"debug","data":{"description":"--------\nDROP TABLE IF EXISTS `ms_comments`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_comments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n `comment_author` tinytext NOT NULL,\n `comment_author_email` varchar(100) NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT 0,\n `comment_approved` varchar(20) NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) NOT NULL DEFAULT '',\n `comment_type` varchar(20) NOT NULL DEFAULT 'comment',\n `comment_parent` bigint(20) unsigned","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":" NOT NULL DEFAULT 0,\n `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_e_events`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client ","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"= utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_e_events` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `event_data` text DEFAULT NULL,\n `created_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `created_at_index` (`created_at`)\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_events` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ms_e_events` (`id`, `event_data`, `created_at`) VALUES (1,'{\\\"event\\\":\\\"modal load\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"step\\\\\\\":\\\\\\\"account\\\\\\\",\\\\\\\"user_state\\\\\\\":\\\\\\\"anon\\\\\\\"}\\\",\\\"ts\\\":\\\"2024-06-23T14:19:10.922-07:00\\\"}','2024-06-23 14:19:10'),(2,'{\\\"event\\\":\\\"close modal\\\",\\\"version\\\":\\\"\\\",\\\"details\\\":\\\"{\\\\\\\"placement\\\\\\\":\\\\\\\"Onboarding wizard\\\\\\\",\\\\\\\"ste","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"p\\\\\\\":\\\\\\\"account\\\\\\\"}\\\",\\\"ts\\\":\\\"2024-06-23T14:19:13.383-07:00\\\"}','2024-06-23 14:19:13')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_e_submissions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_e_submissions` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `type` varchar(60) DEFAULT NULL,\n `hash_id` varchar(60) NOT NULL,\n `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',\n `post_id` bigint(20) unsigned NOT NULL,\n `referer` varchar(500) NOT NULL,\n `referer_title` varchar(300) DEFAULT NULL,\n `element_id` varchar(20) NOT NULL,\n `form_name` varchar(60) NOT NULL,\n `campaign_id` bigint(20) unsigned NOT NULL,\n `user_id` bigint(20) unsigne"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"d DEFAULT NULL,\n `user_ip` varchar(46) NOT NULL,\n `user_agent` text NOT NULL,\n `actions_count` int(11) DEFAULT 0,\n `actions_succeeded_count` int(11) DEFAULT 0,\n `status` varchar(20) NOT NULL,\n `is_read` tinyint(1) NOT NULL DEFAULT 0,\n `meta` text DEFAULT NULL,\n `created_at_gmt` datetime NOT NULL,\n `updated_at_gmt` datetime NOT NULL,\n `created_at` datetime NOT NULL,\n `updated_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n UNIQUE KEY `hash_id_unique_index` (`hash_id`),\n KEY `main_meta_id_index` (`main_meta_id`),\n KEY `hash_id_index` (`hash_id`),\n KEY `type_index` (`type`),\n KEY `post_id_index` (`post_id`),\n KEY `element_id_index` (`element_id`),\n KEY `campaign_id_index` (`campaign_id`),\n KEY `user_id_index` (`user_id`),\n KEY `user_ip_index` (`user_ip`),\n KEY `status_index` (`status`),\n KEY `is_read_index` (`is_read`),\n KEY `created_at_gmt_index` (`created_at_gmt`),\n KEY `updated_at_gmt_index` (`updated_at_gmt`),\n KEY `created_at_index` (`created_at`),\n KEY `updated_at_index` (`updated_a"}}
{"type":"debug","name":"restoring","data":{"description":"t`),\n KEY `referer_index` (`referer`(191)),\n KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_e_submissions_actions_log`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_e_submissions_actions_log` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `submission_id` bigint(20) unsigned NOT NULL,\n `action_name` varchar(60) NOT NULL,\n `action_label","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"` varchar(60) DEFAULT NULL,\n `status` varchar(20) NOT NULL,\n `log` text DEFAULT NULL,\n `created_at_gmt` datetime NOT NULL,\n `updated_at_gmt` datetime NOT NULL,\n `created_at` datetime NOT NULL,\n `updated_at` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `submission_id_index` (`submission_id`),\n KEY `action_name_index` (`action_name`),\n KEY `status_index` (`status`),\n KEY `created_at_gmt_index` (`created_at_gmt`),\n KEY `updated_at_gmt_index` (`updated_at_gmt`),\n KEY `created_at_index` (`created_at`),\n KEY `updated_at_index` (`updated_at`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUN"},"name":"restoring"}
{"data":{"description":"LOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_e_submissions_values`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_e_submissions_values` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `key` varchar(60) DEFAULT NULL,\n `value` longtext DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `submission_id_index` (`submission_id`),\n KEY `key_index` (`key`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_e_submissions_values` ENABLE KEYS */","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_links`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_links` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) NOT NULL DEFAULT '',\n `link_name` varchar(255) NOT NULL DEFAULT '',\n `link_image` varchar(255) NOT NULL DEFAULT '',\n `link_target` varchar(25) NOT NULL DEFAULT '',\n `link_description` varchar(255) NOT NULL DEFAULT '',\n `link_visible` varchar(20) NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n `link_rating` int(11) NOT NULL DEFAULT 0,\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) NOT NULL DEFAULT '',\n `link_notes` mediumtext NOT NULL,\n `link_rss` varchar(255) NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `li"},"name":"restoring"}
{"data":{"file":"mrsimple_ms.sql.gz","description":"nk_visible` (`link_visible`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ms_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ms_options` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) NOT NULL DEFAULT '',\n `option_value` longtext NOT NULL,\n `autoload` varchar(20) NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`),\n KEY `autolo"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"ad` (`autoload`)\n) ENGINE=InnoDB AUTO_INCREMENT=55458 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ms_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ms_options` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ms_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://mangospaphuquoc.com','yes'),(2,'home','https://mangospaphuquoc.com','yes'),(3,'blogname','Mango Spa Phú Quốc','yes'),(4,'blogdescription','Mango Spa Phú Quốc','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mails"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"erver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:159:{s:19:\\\"sitemap_index\\\\.xml$\\\";s:19:\\\"index.php?sitemap=1\\\";s:31:\\\"([^/]+?)-sitemap([0-9]+)?\\\\.xml$\\\";s:51:\\\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\\\";s:24:\\\"([a-z]+)?-?sitemap\\\\.xsl$\\\";s:25:\\\"index.php?xsl=$matches[1]\\\";s:15:\\\"locations\\\\.kml$\\\";s:27:\\\"index.php?sitemap=locations\\\";s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:21:\\\"^index","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":".php/wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:24:\\\"^index.php/wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:17:\\\"^wp-sitemap\\\\.xml$\\\";s:23:\\\"index.php?sitemap=index\\\";s:17:\\\"^wp-sitemap\\\\.xsl$\\\";s:36:\\\"index.php?sitemap-stylesheet=sitemap\\\";s:23:\\\"^wp-sitemap-index\\\\.xsl$\\\";s:34:\\\"index.php?sitemap-stylesheet=index\\\";s:48:\\\"^wp-sitemap-([a-z]+?)-([a-z\\\\d_-]+?)-(\\\\d+?)\\\\.xml$\\\";s:75:\\\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\\\";s:34:\\\"^wp-sitemap-([a-z]+?)-(\\\\d+?)\\\\.xml$\\\";s:47:\\\"index.php?sitemap=$matches[1]&paged=$matches[2]\\\";s:19:\\\"tf_header_footer/?$\\\";s:36:\\\"index.php?post_type=tf_header_footer\\\";s:49:\\\"tf_header_footer/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:53:\\\"index.php?post_type=tf_header_footer&feed=$matches[1]\\\";s:44:\\\"tf_header_footer/(feed|rdf|rss|rss2|atom)/?$\\\";s:53:\\\"index.php?post_type=tf_header_footer&feed=$matches[1]\\\";s:36:\\\"tf_header_footer/page/([0-9]{1,})/?$\\\";s:54:\\\"index.php?post_type=tf_header_footer&paged=$matches[1]\\\";s:32:\\\"cate"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"gory/(.+?)/schema-preview/?$\\\";s:57:\\\"index.php?category=$matches[1]&schema-preview=$matches[3]\\\";s:27:\\\"tag/(.+?)/schema-preview/?$\\\";s:57:\\\"index.php?post_tag=$matches[1]&schema-preview=$matches[3]\\\";s:28:\\\"type/(.+?)/schema-preview/?$\\\";s:60:\\\"index.php?post_format=$matches[1]&schema-preview=$matches[3]\\\";s:47:\\\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"category/(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:35:\\\"category/(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"category/(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";s:44:\\\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:39:\\\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:20:"},"type":"debug"}
{"data":{"description":"\\\"tag/([^/]+)/embed/?$\\\";s:36:\\\"index.php?tag=$matches[1]&embed=true\\\";s:32:\\\"tag/([^/]+)/page/?([0-9]{1,})/?$\\\";s:43:\\\"index.php?tag=$matches[1]&paged=$matches[2]\\\";s:14:\\\"tag/([^/]+)/?$\\\";s:25:\\\"index.php?tag=$matches[1]\\\";s:45:\\\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:40:\\\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:21:\\\"type/([^/]+)/embed/?$\\\";s:44:\\\"index.php?post_format=$matches[1]&embed=true\\\";s:33:\\\"type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?post_format=$matches[1]&paged=$matches[2]\\\";s:15:\\\"type/([^/]+)/?$\\\";s:33:\\\"index.php?post_format=$matches[1]\\\";s:45:\\\"elementskit-content/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:55:\\\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:75:\\\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attach","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"ment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:70:\\\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:51:\\\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:34:\\\"elementskit-content/(.+?)/embed/?$\\\";s:52:\\\"index.php?elementskit_content=$matches[1]&embed=true\\\";s:38:\\\"elementskit-content/(.+?)/trackback/?$\\\";s:46:\\\"index.php?elementskit_content=$matches[1]&tb=1\\\";s:46:\\\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\\\";s:53:\\\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:59:\\\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\\\";s:51:\\\"elementskit-content/(.+?)/schema-preview(/(.*))?/?$\\\";s:68:\\\"index.php?elementskit_content=$matches[1]&schema-preview=$ma","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"tches[3]\\\";s:42:\\\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\\\";s:58:\\\"index.php?elementskit_content=$matches[1]&page=$matches[2]\\\";s:44:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:54:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:74:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:69:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:69:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:50:\\\"tf_header_footer/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:33:\\\"tf_header_footer/([^/]+)/embed/?$\\\";s:49:\\\"index.php?tf_header_footer=$matches[1]&embed=true\\\";s:37:\\\"tf_header_footer/([^/]+)/trackback/?$\\\";s:43"},"type":"debug"}
{"name":"restoring","data":{"description":":\\\"index.php?tf_header_footer=$matches[1]&tb=1\\\";s:57:\\\"tf_header_footer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:55:\\\"index.php?tf_header_footer=$matches[1]&feed=$matches[2]\\\";s:52:\\\"tf_header_footer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:55:\\\"index.php?tf_header_footer=$matches[1]&feed=$matches[2]\\\";s:45:\\\"tf_header_footer/([^/]+)/page/?([0-9]{1,})/?$\\\";s:56:\\\"index.php?tf_header_footer=$matches[1]&paged=$matches[2]\\\";s:52:\\\"tf_header_footer/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:56:\\\"index.php?tf_header_footer=$matches[1]&cpage=$matches[2]\\\";s:50:\\\"tf_header_footer/([^/]+)/schema-preview(/(.*))?/?$\\\";s:65:\\\"index.php?tf_header_footer=$matches[1]&schema-preview=$matches[3]\\\";s:41:\\\"tf_header_footer/([^/]+)(?:/([0-9]+))?/?$\\\";s:55:\\\"index.php?tf_header_footer=$matches[1]&page=$matches[2]\\\";s:33:\\\"tf_header_footer/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:43:\\\"tf_header_footer/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:63:\\\"tf_header_footer/[^/]+/(","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"[^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:58:\\\"tf_header_footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:58:\\\"tf_header_footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:39:\\\"tf_header_footer/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:38:\\\"metform-form/.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:48:\\\"metform-form/.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:68:\\\"metform-form/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:63:\\\"metform-form/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"matches[1]&cpage=$matches[2]\\\";s:44:\\\"metform-form/.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:27:\\\"metform-form/(.+?)/embed/?$\\\";s:45:\\\"index.php?metform-form=$matches[1]&embed=true\\\";s:31:\\\"metform-form/(.+?)/trackback/?$\\\";s:39:\\\"index.php?metform-form=$matches[1]&tb=1\\\";s:39:\\\"metform-form/(.+?)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&paged=$matches[2]\\\";s:46:\\\"metform-form/(.+?)/comment-page-([0-9]{1,})/?$\\\";s:52:\\\"index.php?metform-form=$matches[1]&cpage=$matches[2]\\\";s:44:\\\"metform-form/(.+?)/schema-preview(/(.*))?/?$\\\";s:61:\\\"index.php?metform-form=$matches[1]&schema-preview=$matches[3]\\\";s:35:\\\"metform-form/(.+?)(?:/([0-9]+))?/?$\\\";s:51:\\\"index.php?metform-form=$matches[1]&page=$matches[2]\\\";s:12:\\\"robots\\\\.txt$\\\";s:18:\\\"index.php?robots=1\\\";s:13:\\\"favicon\\\\.ico$\\\";s:19:\\\"index.php?favicon=1\\\";s:12:\\\"sitemap\\\\.xml\\\";s:23:\\\"index.php?sitemap=index\\\";s:48:\\\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\\\.php$\\\";s:18:\\\"index.php?feed=old"}}
{"type":"debug","name":"restoring","data":{"description":"\\\";s:20:\\\".*wp-app\\\\.php(/.*)?$\\\";s:19:\\\"index.php?error=403\\\";s:18:\\\".*wp-register.php$\\\";s:23:\\\"index.php?register=true\\\";s:32:\\\"feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:27:\\\"(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:8:\\\"embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:27:\\\"comment-page-([0-9]{1,})/?$\\\";s:39:\\\"index.php?&page_id=56&cpage=$matches[1]\\\";s:25:\\\"schema-preview(/(.*))?/?$\\\";s:37:\\\"index.php?&schema-preview=$matches[2]\\\";s:41:\\\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:36:\\\"comments/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:17:\\\"comments/embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:44:\\\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:39:\\\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","data":{"description":":20:\\\"search/(.+)/embed/?$\\\";s:34:\\\"index.php?s=$matches[1]&embed=true\\\";s:32:\\\"search/(.+)/page/?([0-9]{1,})/?$\\\";s:41:\\\"index.php?s=$matches[1]&paged=$matches[2]\\\";s:14:\\\"search/(.+)/?$\\\";s:23:\\\"index.php?s=$matches[1]\\\";s:47:\\\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"author/([^/]+)/embed/?$\\\";s:44:\\\"index.php?author_name=$matches[1]&embed=true\\\";s:35:\\\"author/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?author_name=$matches[1]&paged=$matches[2]\\\";s:17:\\\"author/([^/]+)/?$\\\";s:33:\\\"index.php?author_name=$matches[1]\\\";s:69:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matche","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"s[3]&feed=$matches[4]\\\";s:45:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\\\";s:39:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\\\";s:63:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\\\";s:56:\\\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:32:\\\"([0-9]{4})/([0-9]{1,2})/embed/?$\\\";s:58:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\\\";s:44:\\\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\\\";s:26:\\\"([0-9]{4})/([0-9]{1,2})/?$\\\";s:47:\\\"index.php?year=$matches["}}
{"type":"debug","name":"restoring","data":{"description":"1]&monthnum=$matches[2]\\\";s:43:\\\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:38:\\\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:19:\\\"([0-9]{4})/embed/?$\\\";s:37:\\\"index.php?year=$matches[1]&embed=true\\\";s:31:\\\"([0-9]{4})/page/?([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&paged=$matches[2]\\\";s:13:\\\"([0-9]{4})/?$\\\";s:26:\\\"index.php?year=$matches[1]\\\";s:58:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:68:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:88:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:83:\\\"[0-9]{4}/[","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:64:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:53:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\\\";s:91:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\\\";s:57:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\\\";s:85:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\\\";s:77:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:65:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"page/?([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\\\";s:72:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\\\";s:70:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/schema-preview(/(.*))?/?$\\\";s:107:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&schema-preview=$matches[6]\\\";s:61:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\\\";s:47:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:57:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:77:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment"}}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:72:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:53:\\\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:64:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\\\";s:62:\\\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/schema-preview(/(.*))?/?$\\\";s:90:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&schema-preview=$matches[5]\\\";s:51:\\\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\\\";s:49:\\\"([0-9]{4})/([0-9]{1,2})/schema-preview(/(.*))?/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&schema"},"name":"restoring"}
{"type":"debug","data":{"description":"-preview=$matches[4]\\\";s:38:\\\"([0-9]{4})/comment-page-([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&cpage=$matches[2]\\\";s:36:\\\"([0-9]{4})/schema-preview(/(.*))?/?$\\\";s:53:\\\"index.php?year=$matches[1]&schema-preview=$matches[3]\\\";s:27:\\\".?.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:37:\\\".?.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:57:\\\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:33:\\\".?.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:16:\\\"(.?.+?)/embed/?$\\\";s:41:\\\"index.php?pagename=$matches[1]&embed=true\\\";s:20:\\\"(.?.+?)/trackback/?$\\\";s:35:\\\"index.php?pagename=$matches[1]&tb=1\\\";","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"s:40:\\\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:35:\\\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:28:\\\"(.?.+?)/page/?([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&paged=$matches[2]\\\";s:35:\\\"(.?.+?)/comment-page-([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&cpage=$matches[2]\\\";s:33:\\\"(.?.+?)/schema-preview(/(.*))?/?$\\\";s:57:\\\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\\\";s:24:\\\"(.?.+?)(?:/([0-9]+))?/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&page=$matches[2]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:7:{i:0;s:31:\\\"elementor-pro/elementor-pro.php\\\";i:1;s:23:\\\"elementor/elementor.php\\\";i:2;s:37:\\\"elementskit-lite/elementskit-lite.php\\\";i:3;s:19:\\\"metform/metform.php\\\";i:4;s:38:\\\"seo-by-rank-math-pro/rank-math-pro.php\\\";i:5;s:30:\\\"seo-by-rank-math/rank-math.php\\\";i:6;s:67:\\\"themesflat-ad"},"type":"debug"}
{"data":{"description":"dons-for-elementor/themesflat-addons-for-elementor.php\\\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','hello-elementor','yes'),(41,'stylesheet','hello-elementor','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_defaul","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"t','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:0:{}','yes'),(77,'widget_text','a:0:{}','yes'),(78,'widget_rss','a:0:{}','yes'),(79,'uninstall_plugins','a:1:{s:23:\\\"elementor/elementor.php\\\";a:2:{i:0;s:21:\\\"Elementor\\\\Maintenance\\\";i:1;s:9:\\\"uninstall\\\";}}','no'),(80,'timezone_string','Asia/Ho_Chi_Minh','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','56','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"data":{"file":"mrsimple_ms.sql.gz","description":"site_icon','161','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1734679004','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','57155','yes'),(101,'ms_user_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator\\\";s:12:\\\"capabilities\\\";a:78:{s:13:\\\"switch_themes\\\";b:1;s:11:\\\"edit_themes\\\";b:1;s:16:\\\"activate_plugins\\\";b:1;s:12:\\\"edit_plugins\\\";b:1;s:10:\\\"edit_users\\\";b:1;s:10:\\\"edit_files\\\";b:1;s:14:\\\"manage_options\\\";b:1;s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_ms.sql.gz","description":"\";b:1;s:12:\\\"upload_files\\\";b:1;s:6:\\\"import\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:8:\\\"level_10\\\";b:1;s:7:\\\"level_9\\\";b:1;s:7:\\\"level_8\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;s:23:\\\"rank_math_edit_htaccess\\\";b:1;s:16:\\\"rank_math_titles\\\";b:1;s:17:\\\"rank_math_general\\\";b:1;s:17:\\\"rank_math_sitemap\\\";b:1;s:21:\\\"rank_math_404_monitor\\\";b:1;s:22:\\\"rank_math_link_builder\\\";b:1;s:22:\\\"rank_math_redirections\\\";b:1;s:22:\\\"rank_math_role_manager\\\";b:1;s:19:\\\"rank_math_analytics\\\";b:1;s:23:\\\"rank_math_site_analysis\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_math_onpage_general\\\";b:1;s:25:\\\"rank_math_onpage_advanced\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;s:20:\\\"rank_math_content_ai\\\";b:1;s:19:\\\"rank_math_admin_bar\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:39:{s:1","file":"mrsimple_ms.sql.gz"}}
{"data":{"file":"mrsimple_ms.sql.gz","description":"7:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:23:\\\"rank_math_site_analysis\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_m"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"ath_onpage_general\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:14:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:25:\\\"rank_math_onpage_analysis\\\";b:1;s:24:\\\"rank_math_onpage_general\\\";b:1;s:24:\\\"rank_math_onpage_snippet\\\";b:1;s:23:\\\"rank_math_onpage_social\\\";b:1;}}s:11:\\\"contributor\\\";a:2:{s:4:\\\"name\\\";s:11:\\\"Contributor\\\";s:12:\\\"capabilities\\\";a:5:{s:10:\\\"edit_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;}}s:10:\\\"subscriber\\\";a:2:{s:4:\\\"name\\\";s:10:\\\"Subscriber\\\";s:12:\\\"capabilities\\\";a:2:{s:4:\\\"read\\\";b:1;s:7:\\\"level_0\\\";b:1;}}}','yes'),(102,'fresh_site','0','off'),(103,'user_count','2','no'),(104,'widget_block','a:6:{i:2;a:1:{s:7:\\\"content\\\";s:19","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":":\\\"<!-- wp:search /-->\\\";}i:3;a:1:{s:7:\\\"content\\\";s:154:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\\\";}i:4;a:1:{s:7:\\\"content\\\";s:227:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\\\"displayAvatar\\\":false,\\\"displayDate\\\":false,\\\"displayExcerpt\\\":false} /--></div><!-- /wp:group -->\\\";}i:5;a:1:{s:7:\\\"content\\\";s:146:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\\\";}i:6;a:1:{s:7:\\\"content\\\";s:150:\\\"<!-- wp:group --><div class=\\\"wp-block-group\\\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(105,'sidebars_widgets','a:2:{s:19:\\\"wp_inactive_widgets\\\";a:5:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\""}}
{"data":{"description":";i:3;s:7:\\\"block-5\\\";i:4;s:7:\\\"block-6\\\";}s:13:\\\"array_version\\\";i:3;}','yes'),(106,'cron','a:14:{i:1764778396;a:1:{s:26:\\\"action_scheduler_run_queue\\\";a:1:{s:32:\\\"0d04ed39571b55704c122d726248bbac\\\";a:3:{s:8:\\\"schedule\\\";s:12:\\\"every_minute\\\";s:4:\\\"args\\\";a:1:{i:0;s:7:\\\"WP Cron\\\";}s:8:\\\"interval\\\";i:60;}}}i:1764778944;a:1:{s:34:\\\"wp_privacy_delete_old_export_files\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"hourly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:3600;}}}i:1764789404;a:2:{s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:16:\\\"wp_update_themes\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1764789423;a:1:{s:21:\\\"wp_update_user_counts\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"}}i:1764802413;a:1:{s:35:\\\"rank_math/content-ai/update_prompts\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764806400;a:2:{s:35:\\\"rank_math/redirection/clean_trashed\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:30:\\\"rank_math/links/internal_links\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764832604;a:1:{s:32:\\\"recovery_mode_clean_expired_keys\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764832623;a:2:{s:19:\\\"wp_scheduled_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}s:25:\\\"delete_expired_transients\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule","file":"mrsimple_ms.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764832624;a:1:{s:30:\\\"wp_scheduled_auto_draft_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764832747;a:1:{s:28:\\\"elementor/tracker/send_event\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1764929353;a:1:{s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1765091805;a:1:{s:30:\\\"wp_delete_temp_updater_backups\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}i:1765178204;a:1:{s:30:\\\"wp_site_health_scheduled_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"weekly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:604800;}}}s:7:\\\"version\\\";i:2;}','on"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"'),(107,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(116,'widget_recent-posts','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(121,'recovery_keys','a:0:{}','off'),(122,'theme_mods_twentytwentyfour','a:2:{s:18:\\\"custom"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"_css_post_id\\\";i:-1;s:16:\\\"sidebars_widgets\\\";a:2:{s:4:\\\"time\\\";i:1719127138;s:4:\\\"data\\\";a:3:{s:19:\\\"wp_inactive_widgets\\\";a:0:{}s:9:\\\"sidebar-1\\\";a:3:{i:0;s:7:\\\"block-2\\\";i:1;s:7:\\\"block-3\\\";i:2;s:7:\\\"block-4\\\";}s:9:\\\"sidebar-2\\\";a:2:{i:0;s:7:\\\"block-5\\\";i:1;s:7:\\\"block-6\\\";}}}}','no'),(123,'_transient_wp_core_block_css_files','a:2:{s:7:\\\"version\\\";s:3:\\\"6.9\\\";s:5:\\\"files\\\";a:584:{i:0;s:31:\\\"accordion-heading/style-rtl.css\\\";i:1;s:35:\\\"accordion-heading/style-rtl.min.css\\\";i:2;s:27:\\\"accordion-heading/style.css\\\";i:3;s:31:\\\"accordion-heading/style.min.css\\\";i:4;s:28:\\\"accordion-item/style-rtl.css\\\";i:5;s:32:\\\"accordion-item/style-rtl.min.css\\\";i:6;s:24:\\\"accordion-item/style.css\\\";i:7;s:28:\\\"accordion-item/style.min.css\\\";i:8;s:29:\\\"accordion-panel/style-rtl.css\\\";i:9;s:33:\\\"accordion-panel/style-rtl.min.css\\\";i:10;s:25:\\\"accordion-panel/style.css\\\";i:11;s:29:\\\"accordion-panel/style.min.css\\\";i:12;s:23:\\\"accordion/style-rtl.css\\\";i:13;s:27:\\\"accordion/style-rtl.min.css\\\";i:14;s:19:\\\"accordion/style.css\\\";i:"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"15;s:23:\\\"accordion/style.min.css\\\";i:16;s:23:\\\"archives/editor-rtl.css\\\";i:17;s:27:\\\"archives/editor-rtl.min.css\\\";i:18;s:19:\\\"archives/editor.css\\\";i:19;s:23:\\\"archives/editor.min.css\\\";i:20;s:22:\\\"archives/style-rtl.css\\\";i:21;s:26:\\\"archives/style-rtl.min.css\\\";i:22;s:18:\\\"archives/style.css\\\";i:23;s:22:\\\"archives/style.min.css\\\";i:24;s:20:\\\"audio/editor-rtl.css\\\";i:25;s:24:\\\"audio/editor-rtl.min.css\\\";i:26;s:16:\\\"audio/editor.css\\\";i:27;s:20:\\\"audio/editor.min.css\\\";i:28;s:19:\\\"audio/style-rtl.css\\\";i:29;s:23:\\\"audio/style-rtl.min.css\\\";i:30;s:15:\\\"audio/style.css\\\";i:31;s:19:\\\"audio/style.min.css\\\";i:32;s:19:\\\"audio/theme-rtl.css\\\";i:33;s:23:\\\"audio/theme-rtl.min.css\\\";i:34;s:15:\\\"audio/theme.css\\\";i:35;s:19:\\\"audio/theme.min.css\\\";i:36;s:21:\\\"avatar/editor-rtl.css\\\";i:37;s:25:\\\"avatar/editor-rtl.min.css\\\";i:38;s:17:\\\"avatar/editor.css\\\";i:39;s:21:\\\"avatar/editor.min.css\\\";i:40;s:20:\\\"avatar/style-rtl.css\\\";i:41;s:24:\\\"avatar/style-rtl.min.css\\\";i:42;s:16:\\\"avatar/style.css\\\";i:43;s:20:\\\"avatar/style.mi"},"name":"restoring"}
{"data":{"description":"n.css\\\";i:44;s:21:\\\"button/editor-rtl.css\\\";i:45;s:25:\\\"button/editor-rtl.min.css\\\";i:46;s:17:\\\"button/editor.css\\\";i:47;s:21:\\\"button/editor.min.css\\\";i:48;s:20:\\\"button/style-rtl.css\\\";i:49;s:24:\\\"button/style-rtl.min.css\\\";i:50;s:16:\\\"button/style.css\\\";i:51;s:20:\\\"button/style.min.css\\\";i:52;s:22:\\\"buttons/editor-rtl.css\\\";i:53;s:26:\\\"buttons/editor-rtl.min.css\\\";i:54;s:18:\\\"buttons/editor.css\\\";i:55;s:22:\\\"buttons/editor.min.css\\\";i:56;s:21:\\\"buttons/style-rtl.css\\\";i:57;s:25:\\\"buttons/style-rtl.min.css\\\";i:58;s:17:\\\"buttons/style.css\\\";i:59;s:21:\\\"buttons/style.min.css\\\";i:60;s:22:\\\"calendar/style-rtl.css\\\";i:61;s:26:\\\"calendar/style-rtl.min.css\\\";i:62;s:18:\\\"calendar/style.css\\\";i:63;s:22:\\\"calendar/style.min.css\\\";i:64;s:25:\\\"categories/editor-rtl.css\\\";i:65;s:29:\\\"categories/editor-rtl.min.css\\\";i:66;s:21:\\\"categories/editor.css\\\";i:67;s:25:\\\"categories/editor.min.css\\\";i:68;s:24:\\\"categories/style-rtl.css\\\";i:69;s:28:\\\"categories/style-rtl.min.css\\\";i:70;s:20:\\\"categories/style.css\\\";i:71;s:24:\\\"cat","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"egories/style.min.css\\\";i:72;s:19:\\\"code/editor-rtl.css\\\";i:73;s:23:\\\"code/editor-rtl.min.css\\\";i:74;s:15:\\\"code/editor.css\\\";i:75;s:19:\\\"code/editor.min.css\\\";i:76;s:18:\\\"code/style-rtl.css\\\";i:77;s:22:\\\"code/style-rtl.min.css\\\";i:78;s:14:\\\"code/style.css\\\";i:79;s:18:\\\"code/style.min.css\\\";i:80;s:18:\\\"code/theme-rtl.css\\\";i:81;s:22:\\\"code/theme-rtl.min.css\\\";i:82;s:14:\\\"code/theme.css\\\";i:83;s:18:\\\"code/theme.min.css\\\";i:84;s:22:\\\"columns/editor-rtl.css\\\";i:85;s:26:\\\"columns/editor-rtl.min.css\\\";i:86;s:18:\\\"columns/editor.css\\\";i:87;s:22:\\\"columns/editor.min.css\\\";i:88;s:21:\\\"columns/style-rtl.css\\\";i:89;s:25:\\\"columns/style-rtl.min.css\\\";i:90;s:17:\\\"columns/style.css\\\";i:91;s:21:\\\"columns/style.min.css\\\";i:92;s:33:\\\"comment-author-name/style-rtl.css\\\";i:93;s:37:\\\"comment-author-name/style-rtl.min.css\\\";i:94;s:29:\\\"comment-author-name/style.css\\\";i:95;s:33:\\\"comment-author-name/style.min.css\\\";i:96;s:29:\\\"comment-content/style-rtl.css\\\";i:97;s:33:\\\"comment-content/style-rtl.min.css\\\";i:98;s:25:\\\"comment-cont"},"name":"restoring"}
{"data":{"file":"mrsimple_ms.sql.gz","description":"ent/style.css\\\";i:99;s:29:\\\"comment-content/style.min.css\\\";i:100;s:26:\\\"comment-date/style-rtl.css\\\";i:101;s:30:\\\"comment-date/style-rtl.min.css\\\";i:102;s:22:\\\"comment-date/style.css\\\";i:103;s:26:\\\"comment-date/style.min.css\\\";i:104;s:31:\\\"comment-edit-link/style-rtl.css\\\";i:105;s:35:\\\"comment-edit-link/style-rtl.min.css\\\";i:106;s:27:\\\"comment-edit-link/style.css\\\";i:107;s:31:\\\"comment-edit-link/style.min.css\\\";i:108;s:32:\\\"comment-reply-link/style-rtl.css\\\";i:109;s:36:\\\"comment-reply-link/style-rtl.min.css\\\";i:110;s:28:\\\"comment-reply-link/style.css\\\";i:111;s:32:\\\"comment-reply-link/style.min.css\\\";i:112;s:30:\\\"comment-template/style-rtl.css\\\";i:113;s:34:\\\"comment-template/style-rtl.min.css\\\";i:114;s:26:\\\"comment-template/style.css\\\";i:115;s:30:\\\"comment-template/style.min.css\\\";i:116;s:42:\\\"comments-pagination-numbers/editor-rtl.css\\\";i:117;s:46:\\\"comments-pagination-numbers/editor-rtl.min.css\\\";i:118;s:38:\\\"comments-pagination-numbers/editor.css\\\";i:119;s:42:\\\"comments-pagination-numbers/editor.min.css\\\";"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"i:120;s:34:\\\"comments-pagination/editor-rtl.css\\\";i:121;s:38:\\\"comments-pagination/editor-rtl.min.css\\\";i:122;s:30:\\\"comments-pagination/editor.css\\\";i:123;s:34:\\\"comments-pagination/editor.min.css\\\";i:124;s:33:\\\"comments-pagination/style-rtl.css\\\";i:125;s:37:\\\"comments-pagination/style-rtl.min.css\\\";i:126;s:29:\\\"comments-pagination/style.css\\\";i:127;s:33:\\\"comments-pagination/style.min.css\\\";i:128;s:29:\\\"comments-title/editor-rtl.css\\\";i:129;s:33:\\\"comments-title/editor-rtl.min.css\\\";i:130;s:25:\\\"comments-title/editor.css\\\";i:131;s:29:\\\"comments-title/editor.min.css\\\";i:132;s:23:\\\"comments/editor-rtl.css\\\";i:133;s:27:\\\"comments/editor-rtl.min.css\\\";i:134;s:19:\\\"comments/editor.css\\\";i:135;s:23:\\\"comments/editor.min.css\\\";i:136;s:22:\\\"comments/style-rtl.css\\\";i:137;s:26:\\\"comments/style-rtl.min.css\\\";i:138;s:18:\\\"comments/style.css\\\";i:139;s:22:\\\"comments/style.min.css\\\";i:140;s:20:\\\"cover/editor-rtl.css\\\";i:141;s:24:\\\"cover/editor-rtl.min.css\\\";i:142;s:16:\\\"cover/editor.css\\\";i:143;s:20:\\\"cover/editor.min.cs","file":"mrsimple_ms.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"s\\\";i:144;s:19:\\\"cover/style-rtl.css\\\";i:145;s:23:\\\"cover/style-rtl.min.css\\\";i:146;s:15:\\\"cover/style.css\\\";i:147;s:19:\\\"cover/style.min.css\\\";i:148;s:22:\\\"details/editor-rtl.css\\\";i:149;s:26:\\\"details/editor-rtl.min.css\\\";i:150;s:18:\\\"details/editor.css\\\";i:151;s:22:\\\"details/editor.min.css\\\";i:152;s:21:\\\"details/style-rtl.css\\\";i:153;s:25:\\\"details/style-rtl.min.css\\\";i:154;s:17:\\\"details/style.css\\\";i:155;s:21:\\\"details/style.min.css\\\";i:156;s:20:\\\"embed/editor-rtl.css\\\";i:157;s:24:\\\"embed/editor-rtl.min.css\\\";i:158;s:16:\\\"embed/editor.css\\\";i:159;s:20:\\\"embed/editor.min.css\\\";i:160;s:19:\\\"embed/style-rtl.css\\\";i:161;s:23:\\\"embed/style-rtl.min.css\\\";i:162;s:15:\\\"embed/style.css\\\";i:163;s:19:\\\"embed/style.min.css\\\";i:164;s:19:\\\"embed/theme-rtl.css\\\";i:165;s:23:\\\"embed/theme-rtl.min.css\\\";i:166;s:15:\\\"embed/theme.css\\\";i:167;s:19:\\\"embed/theme.min.css\\\";i:168;s:19:\\\"file/editor-rtl.css\\\";i:169;s:23:\\\"file/editor-rtl.min.css\\\";i:170;s:15:\\\"file/editor.css\\\";i:171;s:19:\\\"file/editor.min.css\\\";i:172;s:18:\\\"fil"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"e/style-rtl.css\\\";i:173;s:22:\\\"file/style-rtl.min.css\\\";i:174;s:14:\\\"file/style.css\\\";i:175;s:18:\\\"file/style.min.css\\\";i:176;s:23:\\\"footnotes/style-rtl.css\\\";i:177;s:27:\\\"footnotes/style-rtl.min.css\\\";i:178;s:19:\\\"footnotes/style.css\\\";i:179;s:23:\\\"footnotes/style.min.css\\\";i:180;s:23:\\\"freeform/editor-rtl.css\\\";i:181;s:27:\\\"freeform/editor-rtl.min.css\\\";i:182;s:19:\\\"freeform/editor.css\\\";i:183;s:23:\\\"freeform/editor.min.css\\\";i:184;s:22:\\\"gallery/editor-rtl.css\\\";i:185;s:26:\\\"gallery/editor-rtl.min.css\\\";i:186;s:18:\\\"gallery/editor.css\\\";i:187;s:22:\\\"gallery/editor.min.css\\\";i:188;s:21:\\\"gallery/style-rtl.css\\\";i:189;s:25:\\\"gallery/style-rtl.min.css\\\";i:190;s:17:\\\"gallery/style.css\\\";i:191;s:21:\\\"gallery/style.min.css\\\";i:192;s:21:\\\"gallery/theme-rtl.css\\\";i:193;s:25:\\\"gallery/theme-rtl.min.css\\\";i:194;s:17:\\\"gallery/theme.css\\\";i:195;s:21:\\\"gallery/theme.min.css\\\";i:196;s:20:\\\"group/editor-rtl.css\\\";i:197;s:24:\\\"group/editor-rtl.min.css\\\";i:198;s:16:\\\"group/editor.css\\\";i:199;s:20:\\\"group/editor.min.css\\\";","file":"mrsimple_ms.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_ms.sql.gz","description":"i:200;s:19:\\\"group/style-rtl.css\\\";i:201;s:23:\\\"group/style-rtl.min.css\\\";i:202;s:15:\\\"group/style.css\\\";i:203;s:19:\\\"group/style.min.css\\\";i:204;s:19:\\\"group/theme-rtl.css\\\";i:205;s:23:\\\"group/theme-rtl.min.css\\\";i:206;s:15:\\\"group/theme.css\\\";i:207;s:19:\\\"group/theme.min.css\\\";i:208;s:21:\\\"heading/style-rtl.css\\\";i:209;s:25:\\\"heading/style-rtl.min.css\\\";i:210;s:17:\\\"heading/style.css\\\";i:211;s:21:\\\"heading/style.min.css\\\";i:212;s:19:\\\"html/editor-rtl.css\\\";i:213;s:23:\\\"html/editor-rtl.min.css\\\";i:214;s:15:\\\"html/editor.css\\\";i:215;s:19:\\\"html/editor.min.css\\\";i:216;s:20:\\\"image/editor-rtl.css\\\";i:217;s:24:\\\"image/editor-rtl.min.css\\\";i:218;s:16:\\\"image/editor.css\\\";i:219;s:20:\\\"image/editor.min.css\\\";i:220;s:19:\\\"image/style-rtl.css\\\";i:221;s:23:\\\"image/style-rtl.min.css\\\";i:222;s:15:\\\"image/style.css\\\";i:223;s:19:\\\"image/style.min.css\\\";i:224;s:19:\\\"image/theme-rtl.css\\\";i:225;s:23:\\\"image/theme-rtl.min.css\\\";i:226;s:15:\\\"image/theme.css\\\";i:227;s:19:\\\"image/theme.min.css\\\";i:228;s:29:\\\"latest-comments/sty"},"name":"restoring"}
{"data":{"description":"le-rtl.css\\\";i:229;s:33:\\\"latest-comments/style-rtl.min.css\\\";i:230;s:25:\\\"latest-comments/style.css\\\";i:231;s:29:\\\"latest-comments/style.min.css\\\";i:232;s:27:\\\"latest-posts/editor-rtl.css\\\";i:233;s:31:\\\"latest-posts/editor-rtl.min.css\\\";i:234;s:23:\\\"latest-posts/editor.css\\\";i:235;s:27:\\\"latest-posts/editor.min.css\\\";i:236;s:26:\\\"latest-posts/style-rtl.css\\\";i:237;s:30:\\\"latest-posts/style-rtl.min.css\\\";i:238;s:22:\\\"latest-posts/style.css\\\";i:239;s:26:\\\"latest-posts/style.min.css\\\";i:240;s:18:\\\"list/style-rtl.css\\\";i:241;s:22:\\\"list/style-rtl.min.css\\\";i:242;s:14:\\\"list/style.css\\\";i:243;s:18:\\\"list/style.min.css\\\";i:244;s:22:\\\"loginout/style-rtl.css\\\";i:245;s:26:\\\"loginout/style-rtl.min.css\\\";i:246;s:18:\\\"loginout/style.css\\\";i:247;s:22:\\\"loginout/style.min.css\\\";i:248;s:19:\\\"math/editor-rtl.css\\\";i:249;s:23:\\\"math/editor-rtl.min.css\\\";i:250;s:15:\\\"math/editor.css\\\";i:251;s:19:\\\"math/editor.min.css\\\";i:252;s:18:\\\"math/style-rtl.css\\\";i:253;s:22:\\\"math/style-rtl.min.css\\\";i:254;s:14:\\\"math/style.css\\\";i:255;","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"s:18:\\\"math/style.min.css\\\";i:256;s:25:\\\"media-text/editor-rtl.css\\\";i:257;s:29:\\\"media-text/editor-rtl.min.css\\\";i:258;s:21:\\\"media-text/editor.css\\\";i:259;s:25:\\\"media-text/editor.min.css\\\";i:260;s:24:\\\"media-text/style-rtl.css\\\";i:261;s:28:\\\"media-text/style-rtl.min.css\\\";i:262;s:20:\\\"media-text/style.css\\\";i:263;s:24:\\\"media-text/style.min.css\\\";i:264;s:19:\\\"more/editor-rtl.css\\\";i:265;s:23:\\\"more/editor-rtl.min.css\\\";i:266;s:15:\\\"more/editor.css\\\";i:267;s:19:\\\"more/editor.min.css\\\";i:268;s:30:\\\"navigation-link/editor-rtl.css\\\";i:269;s:34:\\\"navigation-link/editor-rtl.min.css\\\";i:270;s:26:\\\"navigation-link/editor.css\\\";i:271;s:30:\\\"navigation-link/editor.min.css\\\";i:272;s:29:\\\"navigation-link/style-rtl.css\\\";i:273;s:33:\\\"navigation-link/style-rtl.min.css\\\";i:274;s:25:\\\"navigation-link/style.css\\\";i:275;s:29:\\\"navigation-link/style.min.css\\\";i:276;s:33:\\\"navigation-submenu/editor-rtl.css\\\";i:277;s:37:\\\"navigation-submenu/editor-rtl.min.css\\\";i:278;s:29:\\\"navigation-submenu/editor.css\\\";i:279;s:33:\\\"navigati","file":"mrsimple_ms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"on-submenu/editor.min.css\\\";i:280;s:25:\\\"navigation/editor-rtl.css\\\";i:281;s:29:\\\"navigation/editor-rtl.min.css\\\";i:282;s:21:\\\"navigation/editor.css\\\";i:283;s:25:\\\"navigation/editor.min.css\\\";i:284;s:24:\\\"navigation/style-rtl.css\\\";i:285;s:28:\\\"navigation/style-rtl.min.css\\\";i:286;s:20:\\\"navigation/style.css\\\";i:287;s:24:\\\"navigation/style.min.css\\\";i:288;s:23:\\\"nextpage/editor-rtl.css\\\";i:289;s:27:\\\"nextpage/editor-rtl.min.css\\\";i:290;s:19:\\\"nextpage/editor.css\\\";i:291;s:23:\\\"nextpage/editor.min.css\\\";i:292;s:24:\\\"page-list/editor-rtl.css\\\";i:293;s:28:\\\"page-list/editor-rtl.min.css\\\";i:294;s:20:\\\"page-list/editor.css\\\";i:295;s:24:\\\"page-list/editor.min.css\\\";i:296;s:23:\\\"page-list/style-rtl.css\\\";i:297;s:27:\\\"page-list/style-rtl.min.css\\\";i:298;s:19:\\\"page-list/style.css\\\";i:299;s:23:\\\"page-list/style.min.css\\\";i:300;s:24:\\\"paragraph/editor-rtl.css\\\";i:301;s:28:\\\"paragraph/editor-rtl.min.css\\\";i:302;s:20:\\\"paragraph/editor.css\\\";i:303;s:24:\\\"paragraph/editor.min.css\\\";i:304;s:23:\\\"paragraph/style-rtl.css\\\";i"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":":305;s:27:\\\"paragraph/style-rtl.min.css\\\";i:306;s:19:\\\"paragraph/style.css\\\";i:307;s:23:\\\"paragraph/style.min.css\\\";i:308;s:35:\\\"post-author-biography/style-rtl.css\\\";i:309;s:39:\\\"post-author-biography/style-rtl.min.css\\\";i:310;s:31:\\\"post-author-biography/style.css\\\";i:311;s:35:\\\"post-author-biography/style.min.css\\\";i:312;s:30:\\\"post-author-name/style-rtl.css\\\";i:313;s:34:\\\"post-author-name/style-rtl.min.css\\\";i:314;s:26:\\\"post-author-name/style.css\\\";i:315;s:30:\\\"post-author-name/style.min.css\\\";i:316;s:25:\\\"post-author/style-rtl.css\\\";i:317;s:29:\\\"post-author/style-rtl.min.css\\\";i:318;s:21:\\\"post-author/style.css\\\";i:319;s:25:\\\"post-author/style.min.css\\\";i:320;s:33:\\\"post-comments-count/style-rtl.css\\\";i:321;s:37:\\\"post-comments-count/style-rtl.min.css\\\";i:322;s:29:\\\"post-comments-count/style.css\\\";i:323;s:33:\\\"post-comments-count/style.min.css\\\";i:324;s:33:\\\"post-comments-form/editor-rtl.css\\\";i:325;s:37:\\\"post-comments-form/editor-rtl.min.css\\\";i:326;s:29:\\\"post-comments-form/editor.css\\\";i:327;s:33:\\\""},"type":"debug"}
{"name":"restoring","data":{"description":"post-comments-form/editor.min.css\\\";i:328;s:32:\\\"post-comments-form/style-rtl.css\\\";i:329;s:36:\\\"post-comments-form/style-rtl.min.css\\\";i:330;s:28:\\\"post-comments-form/style.css\\\";i:331;s:32:\\\"post-comments-form/style.min.css\\\";i:332;s:32:\\\"post-comments-link/style-rtl.css\\\";i:333;s:36:\\\"post-comments-link/style-rtl.min.css\\\";i:334;s:28:\\\"post-comments-link/style.css\\\";i:335;s:32:\\\"post-comments-link/style.min.css\\\";i:336;s:26:\\\"post-content/style-rtl.css\\\";i:337;s:30:\\\"post-content/style-rtl.min.css\\\";i:338;s:22:\\\"post-content/style.css\\\";i:339;s:26:\\\"post-content/style.min.css\\\";i:340;s:23:\\\"post-date/style-rtl.css\\\";i:341;s:27:\\\"post-date/style-rtl.min.css\\\";i:342;s:19:\\\"post-date/style.css\\\";i:343;s:23:\\\"post-date/style.min.css\\\";i:344;s:27:\\\"post-excerpt/editor-rtl.css\\\";i:345;s:31:\\\"post-excerpt/editor-rtl.min.css\\\";i:346;s:23:\\\"post-excerpt/editor.css\\\";i:347;s:27:\\\"post-excerpt/editor.min.css\\\";i:348;s:26:\\\"post-excerpt/style-rtl.css\\\";i:349;s:30:\\\"post-excerpt/style-rtl.min.css\\\";i:350;s:22:\\\"post-ex","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"cerpt/style.css\\\";i:351;s:26:\\\"post-excerpt/style.min.css\\\";i:352;s:34:\\\"post-featured-image/editor-rtl.css\\\";i:353;s:38:\\\"post-featured-image/editor-rtl.min.css\\\";i:354;s:30:\\\"post-featured-image/editor.css\\\";i:355;s:34:\\\"post-featured-image/editor.min.css\\\";i:356;s:33:\\\"post-featured-image/style-rtl.css\\\";i:357;s:37:\\\"post-featured-image/style-rtl.min.css\\\";i:358;s:29:\\\"post-featured-image/style.css\\\";i:359;s:33:\\\"post-featured-image/style.min.css\\\";i:360;s:34:\\\"post-navigation-link/style-rtl.css\\\";i:361;s:38:\\\"post-navigation-link/style-rtl.min.css\\\";i:362;s:30:\\\"post-navigation-link/style.css\\\";i:363;s:34:\\\"post-navigation-link/style.min.css\\\";i:364;s:27:\\\"post-template/style-rtl.css\\\";i:365;s:31:\\\"post-template/style-rtl.min.css\\\";i:366;s:23:\\\"post-template/style.css\\\";i:367;s:27:\\\"post-template/style.min.css\\\";i:368;s:24:\\\"post-terms/style-rtl.css\\\";i:369;s:28:\\\"post-terms/style-rtl.min.css\\\";i:370;s:20:\\\"post-terms/style.css\\\";i:371;s:24:\\\"post-terms/style.min.css\\\";i:372;s:31:\\\"post-time-to-read/style","file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_ms.sql.gz","description":"-rtl.css\\\";i:373;s:35:\\\"post-time-to-read/style-rtl.min.css\\\";i:374;s:27:\\\"post-time-to-read/style.css\\\";i:375;s:31:\\\"post-time-to-read/style.min.css\\\";i:376;s:24:\\\"post-title/style-rtl.css\\\";i:377;s:28:\\\"post-title/style-rtl.min.css\\\";i:378;s:20:\\\"post-title/style.css\\\";i:379;s:24:\\\"post-title/style.min.css\\\";i:380;s:26:\\\"preformatted/style-rtl.css\\\";i:381;s:30:\\\"preformatted/style-rtl.min.css\\\";i:382;s:22:\\\"preformatted/style.css\\\";i:383;s:26:\\\"preformatted/style.min.css\\\";i:384;s:24:\\\"pullquote/editor-rtl.css\\\";i:385;s:28:\\\"pullquote/editor-rtl.min.css\\\";i:386;s:20:\\\"pullquote/editor.css\\\";i:387;s:24:\\\"pullquote/editor.min.css\\\";i:388;s:23:\\\"pullquote/style-rtl.css\\\";i:389;s:27:\\\"pullquote/style-rtl.min.css\\\";i:390;s:19:\\\"pullquote/style.css\\\";i:391;s:23:\\\"pullquote/style.min.css\\\";i:392;s:23:\\\"pullquote/theme-rtl.css\\\";i:393;s:27:\\\"pullquote/theme-rtl.min.css\\\";i:394;s:19:\\\"pullquote/theme.css\\\";i:395;s:23:\\\"pullquote/theme.min.css\\\";i:396;s:39:\\\"query-pagination-numbers/editor-rtl.css\\\";i:397;s:43:\\\"quer"}}
{"name":"restoring","data":{"description":"…","truncated":1,"file":"mrsimple_ms.sql.gz"},"type":"debug"}
{"name":"removed_temp_database_user","data":{"file":"mrsimple_ms.sql.gz","description":"The system removed the temporary database user “xedaptot_jsl8mpe”.","username":"xedaptot_jsl8mpe"},"type":"debug"}
{"data":{"file":"mrsimple_ms.sql.gz","description":"The system successfully restored the database “xedaptot_mrsimple_ms” from the backup file “mrsimple_ms.sql.gz”."},"name":"restore_done","type":"done"}
{"name":"processed","data":{"file":"mrsimple_ms.sql.gz"},"type":"info"}
{"type":"close"}