HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T08:13:42Z.1.log
{"name":"no-virus","data":{"file":"mrsimple_bus.sql.gz","description":"No virus detected in upload “mrsimple_bus.sql.gz”."},"type":"info"}
{"name":"gunzip","data":{"archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.b964db8f","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.b964db8f”.","file":"mrsimple_bus.sql.gz"},"type":"info"}
{"type":"debug","name":"database_name","data":{"database":"xedaptot_mrsimple_bus","description":"The system identified the database name for the backup file “mrsimple_bus.sql.gz” to be “xedaptot_mrsimple_bus”.","file":"mrsimple_bus.sql.gz"}}
{"data":{"description":"The system created the database “xedaptot_mrsimple_bus” since it did not exist.","file":"mrsimple_bus.sql.gz","database":"xedaptot_mrsimple_bus"},"name":"database_create","type":"info"}
{"data":{"description":"The system created a temporary database user “xedaptot_xum24bo”.","file":"mrsimple_bus.sql.gz","username":"xedaptot_xum24bo"},"name":"created_temp_database_user","type":"debug"}
{"name":"linked_temp_database_user_to_database","data":{"description":"The system linked the temporary database user “xedaptot_xum24bo” to the database “xedaptot_mrsimple_bus”.","file":"mrsimple_bus.sql.gz","username":"xedaptot_xum24bo","database":"xedaptot_mrsimple_bus"},"type":"debug"}
{"name":"restoring_start","data":{"file":"mrsimple_bus.sql.gz","description":"The system is starting to restore the database backup “mrsimple_bus.sql.gz”."},"type":"info"}
{"name":"restoring","data":{"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 `ws_10_e_events`\n--------------\n\n-------------","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","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 `ws_10_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=MyISAM 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 `ws_10_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_10_e_submissions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ws_10_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) unsigned 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","file":"mrsimple_bus.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":",\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_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM 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 `ws_10_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions` DISABLE KEY"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"S */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_10_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 `ws_10_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` 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_"}}
{"data":{"description":"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=MyISAM 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 `ws_10_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_10_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 `ws_10_e_submissions_values` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREM","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"ENT,\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=MyISAM 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 `ws_10_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_e_submissions_values` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_10_wpmailsmtp_debug_events`\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 `ws_10_wpmailsmtp_debug_ev","file":"mrsimple_bus.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"ents` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `content` text DEFAULT NULL,\n  `initiator` text DEFAULT NULL,\n  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,\n  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),\n  PRIMARY KEY (`id`)\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 `ws_10_wpmailsmtp_debug_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_wpmailsmtp_debug_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_wpmailsmtp_debug_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_10_wpmailsmtp_tasks_meta`\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------------"},"type":"debug"}
{"name":"restoring","data":{"description":"--\nCREATE TABLE `ws_10_wpmailsmtp_tasks_meta` (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `action` varchar(255) NOT NULL,\n  `data` longtext NOT NULL,\n  `date` datetime NOT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=MyISAM AUTO_INCREMENT=2 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 `ws_10_wpmailsmtp_tasks_meta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_wpmailsmtp_tasks_meta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_10_wpmailsmtp_tasks_meta` (`id`, `action`, `data`, `date`) VALUES (1,'wp_mail_smtp_send_usage_data','W10=','2022-06-21 20:27:10')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_10_wpmailsmtp_tasks_meta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_e_events`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ws_11_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=MyISAM 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 `ws_11_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_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-------"}}
{"type":"debug","name":"restoring","data":{"description":"-------\n\n--------------\nCREATE TABLE `ws_11_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) unsigned 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_","file":"mrsimple_bus.sql.gz"}}
{"data":{"description":"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_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM 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 `ws_11_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TA","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"BLE `ws_11_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_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 `ws_11_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` 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_","file":"mrsimple_bus.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"description":"index` (`updated_at_gmt`),\n  KEY `created_at_index` (`created_at`),\n  KEY `updated_at_index` (`updated_at`)\n) ENGINE=MyISAM 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 `ws_11_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_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 `ws_11_e_submissions_values` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `submission_id` bigint(20) unsigned NOT NULL D","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"data":{"description":"EFAULT 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=MyISAM 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 `ws_11_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_e_submissions_values` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_wpmailsmtp_debug_events`\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 `ws_11_wpmailsmtp_debug_events` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREME","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"NT,\n  `content` text DEFAULT NULL,\n  `initiator` text DEFAULT NULL,\n  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,\n  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),\n  PRIMARY KEY (`id`)\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 `ws_11_wpmailsmtp_debug_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_wpmailsmtp_debug_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_wpmailsmtp_debug_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_11_wpmailsmtp_tasks_meta`\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 `ws_11_wpmailsmtp_tasks_meta` (\n  `id"},"type":"debug"}
{"data":{"description":"` bigint(20) NOT NULL AUTO_INCREMENT,\n  `action` varchar(255) NOT NULL,\n  `data` longtext NOT NULL,\n  `date` datetime NOT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=MyISAM 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 `ws_11_wpmailsmtp_tasks_meta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_wpmailsmtp_tasks_meta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_11_wpmailsmtp_tasks_meta` (`id`, `action`, `data`, `date`) VALUES (1,'wp_mail_smtp_send_usage_data','W10=','2022-06-19 14:55:14'),(2,'wp_mail_smtp_admin_notifications_update','W10=','2022-07-07 09:12:43')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_11_wpmailsmtp_tasks_meta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_12_e_submissions`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_c","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"lient     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ws_12_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) unsigned 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 NU"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"LL,\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_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=12 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 `ws_12_e_submissions` WRI","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"TE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_12_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_12_e_submissions` (`id`, `type`, `hash_id`, `main_meta_id`, `post_id`, `referer`, `referer_title`, `element_id`, `form_name`, `campaign_id`, `user_id`, `user_ip`, `user_agent`, `actions_count`, `actions_succeeded_count`, `status`, `is_read`, `meta`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,'submission','dbf0a92a-7e4f-4477-a7e5-634f7d5f27fb',2,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,0,'58.187.172.98','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-05-28 14:45:30','2022-05-28 14:45:30','2022-05-28 14:45:30','2022-05-28 14:45:30'),(2,'submission','760e6a75-9f0c-4a3b-b18d-967ca7e4a365',7,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":",12,'58.187.172.98','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-05-28 15:01:55','2022-05-28 15:01:55','2022-05-28 15:01:55','2022-05-28 15:01:55'),(3,'submission','9a6db68a-d628-4e2b-83cc-c6936154aa9e',12,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04 09:52:13','2022-06-04 09:52:13','2022-06-04 09:52:13','2022-06-04 09:52:13'),(4,'submission','9f72e9d2-b5f8-420a-9a69-b54a9e805524',17,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04"}}
{"data":{"description":" 09:53:54','2022-06-04 09:53:54','2022-06-04 09:53:54','2022-06-04 09:53:54'),(5,'submission','f09c3c07-501b-4d5b-a1a2-be69e6f621a4',22,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04 15:57:13','2022-06-04 15:57:13','2022-06-04 15:57:13','2022-06-04 15:57:13'),(6,'submission','178d3924-63c0-467c-a178-6ee9e8cc30d5',27,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04 15:58:34','2022-06-04 15:58:35','2022-06-04 15:58:34','2022-06-04 15:58:35'),(7,'submission','3926eefa-5d85-42a1-a3da-aa21bbf056f6',32,195,'https://huytram.wstation.online/thiep-cuoi/','Thi","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"ệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04 16:01:59','2022-06-04 16:02:00','2022-06-04 16:01:59','2022-06-04 16:02:00'),(8,'submission','8893ce84-328d-4eae-89c9-7f4aa098a69c',37,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-04 16:03:36','2022-06-04 16:03:36','2022-06-04 16:03:36','2022-06-04 16:03:36'),(9,'submission','ee59124c-fd40-4b3f-b9bf-9d4a4ab6978e',42,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,1,'115.75.183.235','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 Edg/102.0.1245.3","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"0',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-05 02:10:46','2022-06-05 02:10:46','2022-06-05 02:10:46','2022-06-05 02:10:46'),(10,'submission','ecb1a221-8e5d-4506-9069-632fdb814c24',47,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,1,'115.75.183.235','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 Edg/102.0.1245.30',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-05 02:12:35','2022-06-05 02:12:36','2022-06-05 02:12:35','2022-06-05 02:12:36'),(11,'submission','356b77ab-5a08-419a-8845-9504ed861c19',52,195,'https://huytram.wstation.online/thiep-cuoi/','Thiệp cưới','46b5e0c8','Tham gia',0,0,'115.75.183.235','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 Edg/102.0.1245.30',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"195\\\"}','2022-06-05 02:13:51','2022-06-05 02:13:52','2022-06-05 02:13:51','2022-06-05 02:13:52')\n--------------\n\n---"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"-----------\n/*!40000 ALTER TABLE `ws_12_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_12_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 `ws_12_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` 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_"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"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=MyISAM AUTO_INCREMENT=12 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 `ws_12_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_12_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_12_e_submissions_actions_log` (`id`, `submission_id`, `action_name`, `action_label`, `status`, `log`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,1,'email','Email','success',NULL,'2022-05-28 14:45:30','2022-05-28 14:45:30','2022-05-28 14:45:30','2022-05-28 14:45:30'),(2,2,'email','Email','success',NULL,'2022-05-28 15:01:55','2022-05-28 15:01:55','2022-05-28 15:01:55','2022-05-28 15:01:55'),(3,3,'email','Email','success',NULL,'2022-06-04 09:52:13"}}
{"data":{"description":"','2022-06-04 09:52:13','2022-06-04 09:52:13','2022-06-04 09:52:13'),(4,4,'email','Email','success',NULL,'2022-06-04 09:53:54','2022-06-04 09:53:54','2022-06-04 09:53:54','2022-06-04 09:53:54'),(5,5,'email','Email','success',NULL,'2022-06-04 15:57:13','2022-06-04 15:57:13','2022-06-04 15:57:13','2022-06-04 15:57:13'),(6,6,'email','Email','success',NULL,'2022-06-04 15:58:35','2022-06-04 15:58:35','2022-06-04 15:58:35','2022-06-04 15:58:35'),(7,7,'email','Email','success',NULL,'2022-06-04 16:02:00','2022-06-04 16:02:00','2022-06-04 16:02:00','2022-06-04 16:02:00'),(8,8,'email','Email','success',NULL,'2022-06-04 16:03:36','2022-06-04 16:03:36','2022-06-04 16:03:36','2022-06-04 16:03:36'),(9,9,'email','Email','success',NULL,'2022-06-05 02:10:46','2022-06-05 02:10:46','2022-06-05 02:10:46','2022-06-05 02:10:46'),(10,10,'email','Email','success',NULL,'2022-06-05 02:12:36','2022-06-05 02:12:36','2022-06-05 02:12:36','2022-06-05 02:12:36'),(11,11,'email','Email','success',NULL,'2022-06-05 02:13:52','2022-06-05 02:13:","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"52','2022-06-05 02:13:52','2022-06-05 02:13:52')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_12_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_12_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 `ws_12_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=MyISAM AUTO_INCREMENT=56 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 `ws_12_e_su","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"bmissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_12_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_12_e_submissions_values` (`id`, `submission_id`, `key`, `value`) VALUES (1,1,'name','Test'),(2,1,'email','[email protected]'),(3,1,'message','1 Người'),(4,1,'field_3','Tôi sẽ tham dự'),(5,1,'field_1','ytesdt'),(6,2,'name','Test'),(7,2,'email','[email protected]'),(8,2,'message','2 Người'),(9,2,'field_3','Tôi sẽ tham dự'),(10,2,'field_1','adas asdasd ád'),(11,3,'name','Test'),(12,3,'email','[email protected]'),(13,3,'message','1 Người'),(14,3,'field_3','Tôi sẽ tham dự'),(15,3,'field_1','Happy'),(16,4,'name','Test'),(17,4,'email','[email protected]'),(18,4,'message','1 Người'),(19,4,'field_3','Tôi sẽ tham dự'),(20,4,'field_1','test'),(21,5,'name','Test'),(22,5,'email','[email protected]'),(23,5,'message','1 Người'),(24,5,'field_3','Tôi sẽ tham dự'),(25,5,'field_1','sdfsdfsdf'),(26,6,'name','Test'),(27,6,'email','[email protected]'),(28,6,'message','1 Người'),(29,6,'fi"},"type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"eld_3','Tôi sẽ tham dự'),(30,6,'field_1','123123'),(31,7,'name','Huy'),(32,7,'email','[email protected]'),(33,7,'message','1 Người'),(34,7,'field_3','Tôi sẽ tham dự'),(35,7,'field_1','ha á zx á ad'),(36,8,'name','Huy'),(37,8,'email','[email protected]'),(38,8,'message','1 Người'),(39,8,'field_3','Tôi sẽ tham dự'),(40,8,'field_1','xz czx czx czxc zxczx czx czx czx c'),(41,9,'name','Dũng'),(42,9,'email','[email protected]'),(43,9,'message','2 Người'),(44,9,'field_3','Xin lỗi tôi không thể tham gia'),(45,9,'field_1','ahihi'),(46,10,'name','Dũng'),(47,10,'email','[email protected]'),(48,10,'message','2 Người'),(49,10,'field_3','Xin lỗi tôi không thể tham gia'),(50,10,'field_1','ahihi'),(51,11,'name','Dũng'),(52,11,'email','[email protected]'),(53,11,'message','2 Người'),(54,11,'field_3','Xin lỗi tôi không thể tham gia'),(55,11,'field_1','ahhi')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_12_e_submissions_values` ENABLE KEYS */\n--------------\n\n--"},"name":"restoring","type":"debug"}
{"data":{"description":"------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_e_events`\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 `ws_13_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=MyISAM 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 `ws_13_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_e_submissions`\n","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"--------------\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 `ws_13_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) unsigned 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","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"data":{"description":"` 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_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"\n\n--------------\nLOCK TABLES `ws_13_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_13_e_submissions` (`id`, `type`, `hash_id`, `main_meta_id`, `post_id`, `referer`, `referer_title`, `element_id`, `form_name`, `campaign_id`, `user_id`, `user_ip`, `user_agent`, `actions_count`, `actions_succeeded_count`, `status`, `is_read`, `meta`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,'submission','7a9e367f-a0b1-462e-90f1-639f55ab1306',3,790,'http://minhmywedding.wstation.online/thiep-cuoi/','Thiệp Cưới','31870e81','RSVP Multi-Step',0,0,'59.153.229.67','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"790\\\"}','2022-07-09 16:48:30','2022-07-09 16:48:31','2022-07-09 23:48:30','2022-07-09 23:48:31')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e"},"type":"debug"}
{"data":{"description":"_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_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 `ws_13_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` 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` (`upd","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"ated_at_gmt`),\n  KEY `created_at_index` (`created_at`),\n  KEY `updated_at_index` (`updated_at`)\n) ENGINE=MyISAM AUTO_INCREMENT=2 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 `ws_13_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_13_e_submissions_actions_log` (`id`, `submission_id`, `action_name`, `action_label`, `status`, `log`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,1,'email','Email','success',NULL,'2022-07-09 16:48:31','2022-07-09 16:48:31','2022-07-09 23:48:31','2022-07-09 23:48:31')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_e_submissions_valu"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"es`\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 `ws_13_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=MyISAM AUTO_INCREMENT=9 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 `ws_13_e_submissions_values` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_submissions_values` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_13_e_submissions_values` (`id`, `submission_id`, `key`, `value`) VALUES (1,1,'field_1215b74',''),(2,1,'na","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"me','Nguyễn Ngọc Long'),(3,1,'email','[email protected]'),(4,1,'field_2e0ee9f',''),(5,1,'field_f0c645d','Đương nhiên rồi'),(6,1,'field_0da121d','mình làm gì có người iu'),(7,1,'field_eb13337',''),(8,1,'message','Chúc bạn tuôi ngàn năm hạnh phúc')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_e_submissions_values` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_wpmailsmtp_debug_events`\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 `ws_13_wpmailsmtp_debug_events` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `content` text DEFAULT NULL,\n  `initiator` text DEFAULT NULL,\n  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,\n  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAU"},"type":"debug"}
{"data":{"description":"LT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ws_13_wpmailsmtp_debug_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_debug_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_debug_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_wpmailsmtp_emails_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 `ws_13_wpmailsmtp_emails_log` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `subject` varchar(191) NOT NULL,\n  `message_id` varchar(255) DEFAULT NULL,\n  `people` text NOT NULL,\n  `headers` text NOT NULL,\n  `error_text` text DEFAULT NULL,\n  `content_plain` lo","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"ngtext NOT NULL,\n  `content_html` longtext NOT NULL,\n  `status` tinyint(3) unsigned NOT NULL DEFAULT 0,\n  `date_sent` timestamp NOT NULL DEFAULT current_timestamp(),\n  `mailer` varchar(255) NOT NULL,\n  `attachments` tinyint(3) unsigned NOT NULL DEFAULT 0,\n  `initiator_name` varchar(255) DEFAULT NULL,\n  `initiator_file` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `status` (`status`),\n  KEY `subject` (`subject`)\n) ENGINE=InnoDB AUTO_INCREMENT=2 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 `ws_13_wpmailsmtp_emails_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_emails_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_13_wpmailsmtp_emails_log` (`id`, `subject`, `message_id`, `people`, `headers`, `error_text`, `content_plain`, `content_html`, `status`, `date_sent`, `mailer`, `attachments`, `initiator_name`, `initiator_file`"},"name":"restoring","type":"debug"}
{"data":{"description":") VALUES (1,'New message from &quot;Minh My Wedding&quot;','','{\\\"to\\\":[\\\"[email protected]\\\"],\\\"from\\\":\\\"[email protected]\\\"}','[\\\"Date: Sat, 9 Jul 2022 16:48:30 +0000\\\",\\\"From: Minh My Wedding <[email protected]>\\\",\\\"Message-ID: <[email protected]>\\\",\\\"X-Mailer: WPMailSMTP\\\\/Mailer\\\\/mail 3.4.0\\\",\\\"MIME-Version: 1.0\\\",\\\"Content-Type: text\\\\/html; charset=UTF-8\\\",\\\"Content-Transfer-Encoding: 8bit\\\"]','','','',1,'2022-07-09 16:48:30','mail',0,'Elementor Pro','/home/mrsimple/backup.naniguide.com/wp-content/plugins/elementor-pro/modules/forms/actions/email.php:300')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_emails_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_13_wpmailsmtp_tasks_meta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `ws_13_wpmailsmtp_tasks_meta` (\n  `id` bigint(20) NOT NULL AUTO_INCREMENT,\n  `action` varchar(255) NOT NULL,\n  `data` longtext NOT NULL,\n  `date` datetime NOT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=MyISAM AUTO_INCREMENT=5 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 `ws_13_wpmailsmtp_tasks_meta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_tasks_meta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_13_wpmailsmtp_tasks_meta` (`id`, `action`, `data`, `date`) VALUES (1,'wp_mail_smtp_send_usage_data','W10=','2022-06-28 01:48:15'),(2,'wp_mail_smtp_admin_notifications_update','W10=','2022-07-07 08:45:25'),(3,'wp_mail_smtp_process_email_logs_migration_4','W10=','2022-07-07 08:46:26'),(4,'wp_mail_smtp_process_email_logs_migration_5','W10=','2022-07-07 08:46:26')\n-------","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"-------\n\n--------------\n/*!40000 ALTER TABLE `ws_13_wpmailsmtp_tasks_meta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_14_e_events`\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 `ws_14_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=MyISAM 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 `ws_14_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_14_e_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_14_e_events` ENABLE KEYS */\n-----------"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"---\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_14_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 `ws_14_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) unsigned 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` va"}}
{"type":"debug","data":{"description":"rchar(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_at`),\n  KEY `referer_index` (`referer`(191)),\n  KEY `referer_title_index` (`referer_title`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode","file":"mrsimple_bus.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `ws_14_e_submissions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_14_e_submissions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_14_e_submissions` (`id`, `type`, `hash_id`, `main_meta_id`, `post_id`, `referer`, `referer_title`, `element_id`, `form_name`, `campaign_id`, `user_id`, `user_ip`, `user_agent`, `actions_count`, `actions_succeeded_count`, `status`, `is_read`, `meta`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,'submission','60f371d3-723d-4018-876e-b41784701913',2,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,0,'115.75.183.235','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 Edg/102.0.1245.33',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-06 15:41:52','2022-06-06 15:41:52','202","file":"mrsimple_bus.sql.gz"}}
{"data":{"description":"2-06-06 15:41:52','2022-06-06 15:41:52'),(2,'submission','4960f58b-7113-4b5f-be05-447b60ddace2',7,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-06 16:05:20','2022-06-06 16:05:20','2022-06-06 16:05:20','2022-06-06 16:05:20'),(3,'submission','f1d95e92-7fe4-4bae-8597-4c6f79b9715b',12,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-06 16:08:59','2022-06-06 16:08:59','2022-06-06 16:08:59','2022-06-06 16:08:59'),(4,'submission','bfd6045a-719f-45d0-b76c-3af73b463c3c',17,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"cdae8b','Tham gia',0,12,'113.23.30.211','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-06 16:11:32','2022-06-06 16:11:33','2022-06-06 16:11:32','2022-06-06 16:11:33'),(5,'submission','20e8ce36-d171-4364-8c9d-a80f180518de',22,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,0,'113.23.31.71','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-14 18:24:47','2022-06-14 18:24:47','2022-06-14 18:24:47','2022-06-14 18:24:47'),(6,'submission','b365dfd5-d3c3-40c5-8f2f-4fb5352184ec',27,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,12,'58.187.173.150','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_i","file":"mrsimple_bus.sql.gz"}}
{"name":"restoring","data":{"description":"d\\\":\\\"352\\\"}','2022-06-18 02:28:00','2022-06-18 02:28:00','2022-06-18 02:28:00','2022-06-18 02:28:00'),(7,'submission','378a1976-7866-4a10-b941-e7d7c4ac6998',32,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,12,'58.187.173.150','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 02:34:39','2022-06-18 02:34:39','2022-06-18 02:34:39','2022-06-18 02:34:39'),(8,'submission','c8dcb641-5cd0-47a6-b3a3-6b966c44e7f0',37,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.41',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 16:18:36','2022-06-18 16:18:36','2022-06-18 16:18:36','2022-06-18 16:18:36'),(9,'submission','26dee0b6-1aef-4424-9343-bfafb68a9fc9',4","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"2,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 16:25:06','2022-06-18 16:25:06','2022-06-18 16:25:06','2022-06-18 16:25:06'),(10,'submission','c495883a-ffab-42a5-91bd-8af707536ef6',47,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 17:05:39','2022-06-18 17:05:39','2022-06-18 17:05:39','2022-06-18 17:05:39'),(11,'submission','03d5c885-5b69-4365-a424-8668afe9ff68',52,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,1,'171.251.232.225','Mozilla/5.0 ","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"data":{"description":"(Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 17:07:33','2022-06-18 17:07:33','2022-06-18 17:07:33','2022-06-18 17:07:33'),(12,'submission','728710fc-1b1f-45e2-91c4-905b51777d42',57,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','52cdae8b','Tham gia',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 17:09:14','2022-06-18 17:09:14','2022-06-18 17:09:14','2022-06-18 17:09:14'),(13,'submission','2bc2d67d-8234-42e1-a4d1-f6533c679482',63,330,'https://huytramwedding.wstation.online/?elementor_library=thiep-cuoi-cao-cap-3','Thiệp cưới cao cấp 3','4c55c839','RSVP Multi-Step',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.","file":"mrsimple_bus.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"330\\\"}','2022-06-18 17:12:12','2022-06-18 17:12:12','2022-06-18 17:12:12','2022-06-18 17:12:12'),(14,'submission','c836c8dc-f30a-478d-82a4-8fafaf80f5b4',71,330,'https://huytramwedding.wstation.online/?elementor_library=thiep-cuoi-cao-cap-3','Thiệp cưới cao cấp 3','4c55c839','RSVP Multi-Step',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"330\\\"}','2022-06-18 17:15:18','2022-06-18 17:15:18','2022-06-18 17:15:18','2022-06-18 17:15:18'),(15,'submission','00bd0c68-0c8c-4f94-8e65-15f37357e3bc',79,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2","file":"mrsimple_bus.sql.gz"}}
{"data":{"file":"mrsimple_bus.sql.gz","description":"022-06-18 17:23:15','2022-06-18 17:23:15','2022-06-18 17:23:15','2022-06-18 17:23:15'),(16,'submission','7c16aeb7-5e02-41e4-8a00-b30646955eaa',87,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,1,'171.251.232.225','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-18 17:25:57','2022-06-18 17:25:57','2022-06-18 17:25:57','2022-06-18 17:25:57'),(17,'submission','7c5fdcb6-0df6-4fcc-9473-3a4ce8fdb8b1',95,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'58.187.173.150','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-19 02:18:12','2022-06-19 02:18:12','2022-06-19 02:18:12','2022-06-19 02:18:12'),(18,'submission','1921a17c-d210-4c26-920e-c77053f3cca5',1"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"03,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'103.199.69.106','Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Build/QKQ1.200114.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/101.0.4951.41 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/371.0.0.24.109;]',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-27 02:21:23','2022-06-27 02:21:24','2022-06-27 02:21:23','2022-06-27 02:21:24'),(19,'submission','3e72539b-2056-49a3-9bc4-940ebca42b3f',111,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'171.253.142.64','Mozilla/5.0 (iPhone; CPU iPhone OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19E241 [FBAN/FBIOS;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/15.4;FBSS/3;FBID/phone;FBLC/vi_VN;FBOP/5]',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-27 03:09:57','2022-06-27 03:09:57','2022-06-27 03:09:57','2022-06-27 03:09:57'),(20,'submission','cb5f0e90-86ee-412a-9a21"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"-5f202d92ef04',119,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'8.21.11.137','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-27 03:53:33','2022-06-27 03:53:33','2022-06-27 03:53:33','2022-06-27 03:53:33'),(21,'submission','08f3a180-98ab-4100-8e0e-0e450e91f1c0',127,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'183.91.31.100','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-27 08:35:07','2022-06-27 08:35:07','2022-06-27 08:35:07','2022-06-27 08:35:07'),(22,'submission','97500a73-7d2d-45b4-b177-eb16d35ce856',135,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'116.106.233.36','Mozilla/5.0 (iPhone; CPU ","file":"mrsimple_bus.sql.gz"}}
{"data":{"file":"mrsimple_bus.sql.gz","description":"iPhone OS 15_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 LightSpeed [FBAN/MessengerLiteForiOS;FBAV/366.1.0.27.103;FBBV/378525315;FBDV/iPhone11,2;FBMD/iPhone;FBSN/iOS;FBSV/15.0.1;FBSS/3;FBCR/;FBID/phone;FBLC/vi;FBOP/0]',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-27 12:18:37','2022-06-27 12:18:37','2022-06-27 12:18:37','2022-06-27 12:18:37'),(23,'submission','56da1919-f266-4252-8afd-a9380174bb0a',143,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'118.68.99.119','Mozilla/5.0 (Linux; Android 10; SM-A600G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-06-28 11:21:22','2022-06-28 11:21:23','2022-06-28 11:21:22','2022-06-28 11:21:23'),(24,'submission','bfdc6937-97d0-4d7a-aa0e-93ac5e21d48f',151,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'183.91.31.100','Mozilla/5.0 (Windows NT 1"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_bus.sql.gz","description":"0.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-01 03:20:38','2022-07-01 03:20:39','2022-07-01 03:20:38','2022-07-01 03:20:39'),(25,'submission','8c21c479-9f57-4561-a7a3-5cecee007e57',159,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'115.74.131.214','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-02 13:17:09','2022-07-02 13:17:10','2022-07-02 13:17:09','2022-07-02 13:17:10'),(26,'submission','854419b1-83c8-4642-9ed5-8881fd5f3d8c',167,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'171.253.137.250','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/18D61 [FBAN/FBIOS;FBDV/iPhone10,6;FBMD/iPhone;FBSN/iOS;FBSV/14.4.1;FBSS/3;FBID/phone;"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_bus.sql.gz","description":"FBLC/en_US;FBOP/5]',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-04 15:30:45','2022-07-04 15:30:45','2022-07-04 15:30:45','2022-07-04 15:30:45'),(27,'submission','ecc458f4-5151-4a86-87ee-586f18f60c51',175,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,12,'1.55.199.200','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-05 15:37:45','2022-07-05 15:37:45','2022-07-05 15:37:45','2022-07-05 15:37:45'),(28,'submission','980652aa-42e4-418c-bb70-69534cdf6bf7',183,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'27.3.129.236','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.132 Safari/537.36',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-05 16:05:58','2022-07-05 16:05:59','2022-07-05 16:05:58','2022-07-05 16:05:59'),(29,'submission','e"},"name":"restoring"}
{"name":"restoring","data":{"description":"03faf63-56c4-4b0e-9a93-599a8e3d2e27',191,352,'https://huytramwedding.wstation.online/thiep-cuoi/','Thiệp cưới','6320e059','RSVP Multi-Step',0,0,'126.45.54.203','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 LightSpeed [FBAN/MessengerLiteForiOS;FBAV/368.1.0.26.104;FBBV/381237319;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/15.5;FBSS/3;FBCR/;FBID/phone;FBLC/vi;FBOP/0]',1,1,'new',0,'{\\\"edit_post_id\\\":\\\"352\\\"}','2022-07-13 03:20:44','2022-07-13 03:20:45','2022-07-13 03:20:44','2022-07-13 03:20:45')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_14_e_submissions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `ws_14_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 `ws_14_e_submissions_ac","file":"mrsimple_bus.sql.gz"},"type":"debug"}
{"type":"debug","data":{"description":"tions_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` 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=MyISAM AUTO_INCREMENT=30 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 `ws_14_e_submissions_actions_log` WRITE\n--------------\n\n--------------\n/*!40000 ALT","file":"mrsimple_bus.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"ER TABLE `ws_14_e_submissions_actions_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `ws_14_e_submissions_actions_log` (`id`, `submission_id`, `action_name`, `action_label`, `status`, `log`, `created_at_gmt`, `updated_at_gmt`, `created_at`, `updated_at`) VALUES (1,1,'email','Email','success',NULL,'2022-06-06 15:41:52','2022-06-06 15:41:52','2022-06-06 15:41:52','2022-06-06 15:41:52'),(2,2,'email','Email','success',NULL,'2022-06-06 16:05:20','2022-06-06 16:05:20','2022-06-06 16:05:20','2022-06-06 16:05:20'),(3,3,'email','Email','success',NULL,'2022-06-06 16:08:59','2022-06-06 16:08:59','2022-06-06 16:08:59','2022-06-06 16:08:59'),(4,4,'email','Email','success',NULL,'2022-06-06 16:11:33','2022-06-06 16:11:33','2022-06-06 16:11:33','2022-06-06 16:11:33'),(5,5,'email','Email','success',NULL,'2022-06-14 18:24:47','2022-06-14 18:24:47','2022-06-14 18:24:47','2022-06-14 18:24:47'),(6,6,'email','Email','success',NULL,'2022-06-18 02:28:00','2022-06-18 02:28:00','2022-06-18 02:28:00','2022-06-18 02:28:"},"type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"00'),(7,7,'email','Email','success',NULL,'2022-06-18 02:34:39','2022-06-18 02:34:39','2022-06-18 02:34:39','2022-06-18 02:34:39'),(8,8,'email','Email','success',NULL,'2022-06-18 16:18:36','2022-06-18 16:18:36','2022-06-18 16:18:36','2022-06-18 16:18:36'),(9,9,'email','Email','success',NULL,'2022-06-18 16:25:06','2022-06-18 16:25:06','2022-06-18 16:25:06','2022-06-18 16:25:06'),(10,10,'email','Email','success',NULL,'2022-06-18 17:05:39','2022-06-18 17:05:39','2022-06-18 17:05:39','2022-06-18 17:05:39'),(11,11,'email','Email','success',NULL,'2022-06-18 17:07:33','2022-06-18 17:07:33','2022-06-18 17:07:33','2022-06-18 17:07:33'),(12,12,'email','Email','success',NULL,'2022-06-18 17:09:14','2022-06-18 17:09:14','2022-06-18 17:09:14','2022-06-18 17:09:14'),(13,13,'email','Email','success',NULL,'2022-06-18 17:12:12','2022-06-18 17:12:12','2022-06-18 17:12:12','2022-06-18 17:12:12'),(14,14,'email','Email','success',NULL,'2022-06-18 17:15:18','2022-06-18 17:15:18','2022-06-18 17:15:18','2022-06-18 17:15:18'),(15,15,'e"},"type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"mail','Email','success',NULL,'2022-06-18 17:23:15','2022-06-18 17:23:15','2022-06-18 17:23:15','2022-06-18 17:23:15'),(16,16,'email','Email','success',NULL,'2022-06-18 17:25:57','2022-06-18 17:25:57','2022-06-18 17:25:57','2022-06-18 17:25:57'),(17,17,'email','Email','success',NULL,'2022-06-19 02:18:12','2022-06-19 02:18:12','2022-06-19 02:18:12','2022-06-19 02:18:12'),(18,18,'email','Email','success',NULL,'2022-06-27 02:21:24','2022-06-27 02:21:24','2022-06-27 02:21:24','2022-06-27 02:21:24'),(19,19,'email','Email','success',NULL,'2022-06-27 03:09:57','2022-06-27 03:09:57','2022-06-27 03:09:57','2022-06-27 03:09:57'),(20,20,'email','Email','success',NULL,'2022-06-27 03:53:33','2022-06-27 03:53:33','2022-06-27 03:53:33','2022-06-27 03:53:33'),(21,21,'email','Email','success',NULL,'2022-06-27 08:35:07','2022-06-27 08:35:07','2022-06-27 08:35:07','2022-06-27 08:35:07'),(22,22,'email','Email','success',NULL,'2022-06-27 12:18:37','2022-06-27 12:18:37','2022-06-27 12:18:37','2022-06-27 12:18:37'),(23,23,'email','E"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_bus.sql.gz","description":"mail','success',NULL,'2022-06-28 11:21:23','2022-06-28 11:21:23','2022-06-28 11:21:23','2022-06-28 11:21:23'),(24,24,'email','Email','success',NULL,'2022-07-01 03:20:39','2022-07-01 03:20:39','2022-07-01 03:20:39','2022-07-01 03:20:39'),(25,25,'email','Email','success',NULL,'2022-07-02 13:17:10','2022-07-02 13:17:10','2022-07-02 13:17:10','2022-07-02 13:17:10'),(26,26,'email','Email','success',NULL,'2022-07-04 15:30:45','2022-07-04 15:30:45','2022-07-04 15:30:45','2022-07-04 15:30:45'),(27,27,'email','Email','success',NULL,'2022-07-05 15:37:45','2022-07-05 15:37:45','2022-07-05 15:37:45','2022-07-05 15:37:45'),(28,28,'email','Email','success',NULL,'2022-07-05 16:05:59','2022-07-05 16:05:59','2022-07-05 16:05:59','2022-07-05 16:05:59'),(29,29,'email','Email','success',NULL,'2022-07-13 03:20:45','2022-07-13 03:20:45','2022-07-13 03:20:45','2022-07-13 03:20:45')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `ws_14_e_submissions_actions_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n------"},"type":"debug"}
{"data":{"file":"mrsimple_bus.sql.gz","description":"…","truncated":1},"name":"restoring","type":"debug"}
{"name":"removed_temp_database_user","data":{"file":"mrsimple_bus.sql.gz","description":"The system removed the temporary database user “xedaptot_xum24bo”.","username":"xedaptot_xum24bo"},"type":"debug"}
{"name":"restore_done","data":{"description":"The system successfully restored the database “xedaptot_mrsimple_bus” from the backup file “mrsimple_bus.sql.gz”.","file":"mrsimple_bus.sql.gz"},"type":"done"}
{"data":{"file":"mrsimple_bus.sql.gz"},"name":"processed","type":"info"}
{"type":"close"}