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:06Z.1.log
{"name":"no-virus","data":{"file":"mrsimple_hi.sql.gz","description":"No virus detected in upload “mrsimple_hi.sql.gz”."},"type":"info"}
{"type":"info","data":{"file":"mrsimple_hi.sql.gz","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.47a9363a","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.47a9363a”."},"name":"gunzip"}
{"type":"debug","data":{"database":"xedaptot_mrsimple_hi","description":"The system identified the database name for the backup file “mrsimple_hi.sql.gz” to be “xedaptot_mrsimple_hi”.","file":"mrsimple_hi.sql.gz"},"name":"database_name"}
{"type":"info","data":{"file":"mrsimple_hi.sql.gz","description":"The system created the database “xedaptot_mrsimple_hi” since it did not exist.","database":"xedaptot_mrsimple_hi"},"name":"database_create"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"The system created a temporary database user “xedaptot_1u794mj”.","username":"xedaptot_1u794mj"},"name":"created_temp_database_user","type":"debug"}
{"type":"debug","data":{"username":"xedaptot_1u794mj","database":"xedaptot_mrsimple_hi","description":"The system linked the temporary database user “xedaptot_1u794mj” to the database “xedaptot_mrsimple_hi”.","file":"mrsimple_hi.sql.gz"},"name":"linked_temp_database_user_to_database"}
{"type":"info","data":{"file":"mrsimple_hi.sql.gz","description":"The system is starting to restore the database backup “mrsimple_hi.sql.gz”."},"name":"restoring_start"}
{"type":"debug","data":{"file":"mrsimple_hi.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 `_tmp_subscriptions`\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 `_tmp_subscriptions` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `user_id` varchar(191) NOT NULL,\n  `plan_id` varchar(191) NOT NULL,\n  `status` varchar(191) NOT NULL,\n  `current_period_ends_at` datetime DEFAULT NULL,\n  `trial_ends_at` timestamp NULL DEFAULT NULL,\n  `ends_at` datetime DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `timezone` varchar(191) NOT NULL,\n  `started_at` datetime DEFAULT NULL,\n  `last_period_ends_at` datetime DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `_tmp_subscriptions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"description":" TABLE `_tmp_subscriptions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `_tmp_subscriptions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_admin_groups`\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 `hi_admin_groups` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `name` varchar(191) NOT NULL,\n  `options` text DEFAULT NULL,\n  `permissions` text DEFAULT NULL,\n  `creator_id` int(10) unsigned DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_admin_groups_creator_id_foreign` (`creator_id`),\n  CONSTRAINT `hi_admin_groups_creator_id_foreign` FOREIGN KEY (`creator_id`) REFERENCES `hi_users` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4","file":"mrsimple_hi.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":" COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_admin_groups` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_admin_groups` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `hi_admin_groups` (`id`, `name`, `options`, `permissions`, `creator_id`, `created_at`, `updated_at`) VALUES (1,'Administrator','','{\\\"admin_group_read\\\":\\\"all\\\",\\\"admin_group_create\\\":\\\"yes\\\",\\\"admin_group_update\\\":\\\"all\\\",\\\"admin_group_delete\\\":\\\"all\\\",\\\"admin_read\\\":\\\"all\\\",\\\"admin_create\\\":\\\"yes\\\",\\\"admin_update\\\":\\\"all\\\",\\\"admin_delete\\\":\\\"all\\\",\\\"admin_login_as\\\":\\\"all\\\",\\\"customer_read\\\":\\\"all\\\",\\\"customer_create\\\":\\\"yes\\\",\\\"customer_update\\\":\\\"all\\\",\\\"customer_delete\\\":\\\"all\\\",\\\"customer_login_as\\\":\\\"all\\\",\\\"subscription_read\\\":\\\"all\\\",\\\"subscription_create\\\":\\\"yes\\\",\\\"subscription_update\\\":\\\"all\\\",\\\"subscription_disable\\\":\\\"all\\\",\\\"subscription_enable\\\":\\\"all\\\",\\\"subscription_delete\\\":\\\"all\\\",\\\"s","file":"mrsimple_hi.sql.gz"}}
{"name":"restoring","data":{"description":"ubscription_paid\\\":\\\"all\\\",\\\"subscription_unpaid\\\":\\\"all\\\",\\\"plan_read\\\":\\\"all\\\",\\\"plan_create\\\":\\\"yes\\\",\\\"plan_update\\\":\\\"all\\\",\\\"plan_delete\\\":\\\"all\\\",\\\"payment_method_read\\\":\\\"all\\\",\\\"payment_method_create\\\":\\\"yes\\\",\\\"payment_method_update\\\":\\\"all\\\",\\\"payment_method_delete\\\":\\\"all\\\",\\\"sending_server_read\\\":\\\"all\\\",\\\"sending_server_create\\\":\\\"yes\\\",\\\"sending_server_update\\\":\\\"all\\\",\\\"sending_server_delete\\\":\\\"all\\\",\\\"bounce_handler_read\\\":\\\"all\\\",\\\"bounce_handler_create\\\":\\\"yes\\\",\\\"bounce_handler_update\\\":\\\"all\\\",\\\"bounce_handler_delete\\\":\\\"all\\\",\\\"fbl_handler_read\\\":\\\"all\\\",\\\"fbl_handler_create\\\":\\\"yes\\\",\\\"fbl_handler_update\\\":\\\"all\\\",\\\"fbl_handler_delete\\\":\\\"all\\\",\\\"sending_domain_read\\\":\\\"all\\\",\\\"sending_domain_create\\\":\\\"yes\\\",\\\"sending_domain_update\\\":\\\"all\\\",\\\"sending_domain_delete\\\":\\\"all\\\",\\\"template_read\\\":\\\"all\\\",\\\"template_create\\\":\\\"yes\\\",\\\"template_update\\\":\\\"all\\\",\\\"template_delete\\\":\\\"all\\\",\\\"layout_read\\\":\\\"yes\\\",\\\"layout_update\\\":\\\"yes\\\",\\\"setting_general\\\":\\\"yes\\\",\\\"setting_sending\\\":\\\"yes","file":"mrsimple_hi.sql.gz"},"type":"debug"}
{"type":"debug","data":{"description":"\\\",\\\"setting_system_urls\\\":\\\"yes\\\",\\\"setting_access_when_offline\\\":\\\"yes\\\",\\\"setting_background_job\\\":\\\"yes\\\",\\\"setting_upgrade_manager\\\":\\\"yes\\\",\\\"language_read\\\":\\\"yes\\\",\\\"language_create\\\":\\\"yes\\\",\\\"language_update\\\":\\\"yes\\\",\\\"language_delete\\\":\\\"yes\\\",\\\"currency_read\\\":\\\"all\\\",\\\"currency_create\\\":\\\"yes\\\",\\\"currency_update\\\":\\\"all\\\",\\\"currency_delete\\\":\\\"all\\\",\\\"report_blacklist\\\":\\\"yes\\\",\\\"report_tracking_log\\\":\\\"yes\\\",\\\"report_bounce_log\\\":\\\"yes\\\",\\\"report_feedback_log\\\":\\\"yes\\\",\\\"report_open_log\\\":\\\"yes\\\",\\\"report_click_log\\\":\\\"yes\\\",\\\"report_unsubscribe_log\\\":\\\"yes\\\"}',NULL,'2025-08-23 02:29:26','2025-08-23 02:29:26'),(2,'Reseller','','{\\\"admin_group_read\\\":\\\"no\\\",\\\"admin_group_create\\\":\\\"no\\\",\\\"admin_group_update\\\":\\\"no\\\",\\\"admin_group_delete\\\":\\\"no\\\",\\\"admin_read\\\":\\\"no\\\",\\\"admin_create\\\":\\\"no\\\",\\\"admin_update\\\":\\\"no\\\",\\\"admin_delete\\\":\\\"no\\\",\\\"admin_login_as\\\":\\\"no\\\",\\\"customer_read\\\":\\\"own\\\",\\\"customer_create\\\":\\\"yes\\\",\\\"customer_update\\\":\\\"own\\\",\\\"customer_delete\\\":\\\"own\\\",\\\"customer_login_as\\\":\\\"","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"own\\\",\\\"subscription_read\\\":\\\"own\\\",\\\"subscription_create\\\":\\\"yes\\\",\\\"subscription_update\\\":\\\"no\\\",\\\"subscription_disable\\\":\\\"own\\\",\\\"subscription_enable\\\":\\\"own\\\",\\\"subscription_delete\\\":\\\"own\\\",\\\"subscription_paid\\\":\\\"no\\\",\\\"subscription_unpaid\\\":\\\"no\\\",\\\"plan_read\\\":\\\"all\\\",\\\"plan_create\\\":\\\"no\\\",\\\"plan_update\\\":\\\"no\\\",\\\"plan_delete\\\":\\\"no\\\",\\\"payment_method_read\\\":\\\"no\\\",\\\"payment_method_create\\\":\\\"no\\\",\\\"payment_method_update\\\":\\\"no\\\",\\\"payment_method_delete\\\":\\\"no\\\",\\\"sending_server_read\\\":\\\"no\\\",\\\"sending_server_create\\\":\\\"no\\\",\\\"sending_server_update\\\":\\\"no\\\",\\\"sending_server_delete\\\":\\\"no\\\",\\\"bounce_handler_read\\\":\\\"no\\\",\\\"bounce_handler_create\\\":\\\"no\\\",\\\"bounce_handler_update\\\":\\\"no\\\",\\\"bounce_handler_delete\\\":\\\"no\\\",\\\"fbl_handler_read\\\":\\\"no\\\",\\\"fbl_handler_create\\\":\\\"no\\\",\\\"fbl_handler_update\\\":\\\"no\\\",\\\"fbl_handler_delete\\\":\\\"no\\\",\\\"sending_domain_read\\\":\\\"no\\\",\\\"sending_domain_create\\\":\\\"no\\\",\\\"sending_domain_update\\\":\\\"no\\\",\\\"sending_domain_delete\\\":\\\"no\\\",\\\"template_read\\\":\\\"own\\\",\\\"template_cr","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"eate\\\":\\\"yes\\\",\\\"template_update\\\":\\\"own\\\",\\\"template_delete\\\":\\\"own\\\",\\\"layout_read\\\":\\\"no\\\",\\\"layout_update\\\":\\\"no\\\",\\\"setting_general\\\":\\\"no\\\",\\\"setting_sending\\\":\\\"no\\\",\\\"setting_system_urls\\\":\\\"no\\\",\\\"setting_access_when_offline\\\":\\\"no\\\",\\\"setting_background_job\\\":\\\"no\\\",\\\"setting_upgrade_manager\\\":\\\"no\\\",\\\"language_read\\\":\\\"no\\\",\\\"language_create\\\":\\\"no\\\",\\\"language_update\\\":\\\"no\\\",\\\"language_delete\\\":\\\"no\\\",\\\"currency_read\\\":\\\"no\\\",\\\"currency_create\\\":\\\"no\\\",\\\"currency_update\\\":\\\"no\\\",\\\"currency_delete\\\":\\\"no\\\",\\\"report_blacklist\\\":\\\"no\\\",\\\"report_tracking_log\\\":\\\"no\\\",\\\"report_bounce_log\\\":\\\"no\\\",\\\"report_feedback_log\\\":\\\"no\\\",\\\"report_open_log\\\":\\\"no\\\",\\\"report_click_log\\\":\\\"no\\\",\\\"report_unsubscribe_log\\\":\\\"no\\\"}',NULL,'2025-08-23 02:29:26','2025-08-23 02:29:26')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_admin_groups` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_admins`\n--------------\n\n--------------\n/*!40101 SET @s"}}
{"type":"debug","name":"restoring","data":{"description":"aved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `hi_admins` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `user_id` int(10) unsigned NOT NULL,\n  `creator_id` int(10) unsigned DEFAULT NULL,\n  `contact_id` int(10) unsigned DEFAULT NULL,\n  `admin_group_id` int(10) unsigned NOT NULL,\n  `language_id` int(10) unsigned DEFAULT NULL,\n  `timezone` varchar(191) NOT NULL,\n  `status` varchar(191) DEFAULT NULL,\n  `color_scheme` varchar(191) DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `text_direction` varchar(191) NOT NULL DEFAULT 'ltr',\n  `menu_layout` varchar(191) NOT NULL DEFAULT 'none',\n  `theme_mode` varchar(191) NOT NULL DEFAULT 'light',\n  PRIMARY KEY (`id`),\n  KEY `hi_admins_user_id_foreign` (`user_id`),\n  KEY `hi_admins_creator_id_foreign` (`creator_id`),\n  KEY `hi_admins_contact_id_foreign` (`contact_id","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"`),\n  KEY `hi_admins_admin_group_id_foreign` (`admin_group_id`),\n  KEY `hi_admins_language_id_foreign` (`language_id`),\n  CONSTRAINT `hi_admins_admin_group_id_foreign` FOREIGN KEY (`admin_group_id`) REFERENCES `hi_admin_groups` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_admins_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `hi_contacts` (`id`),\n  CONSTRAINT `hi_admins_creator_id_foreign` FOREIGN KEY (`creator_id`) REFERENCES `hi_users` (`id`),\n  CONSTRAINT `hi_admins_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `hi_languages` (`id`),\n  CONSTRAINT `hi_admins_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `hi_users` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_admins` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_admins` DISABLE KEYS */\n--------------\n\n--------------\nINS"},"name":"restoring"}
{"type":"debug","data":{"description":"ERT INTO `hi_admins` (`id`, `uid`, `user_id`, `creator_id`, `contact_id`, `admin_group_id`, `language_id`, `timezone`, `status`, `color_scheme`, `created_at`, `updated_at`, `text_direction`, `menu_layout`, `theme_mode`) VALUES (1,'68a927868c48c',1,NULL,NULL,1,7,'UTC','active',NULL,'2025-08-23 02:29:26','2025-08-23 02:42:09','ltr','left','light')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_admins` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_attachments`\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 `hi_attachments` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `email_id` int(10) unsigned NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `file` varchar(191) NOT NULL,\n  `size` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_hi.sql.gz","description":" NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_attachments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_attachments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_attachments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_attributes`\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 `hi_attributes` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) DEFAULT NULL,\n  `category_id` bigint(20) unsigned NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `status` varchar(191) DEFAULT NULL,\n  `created_at` tim"},"name":"restoring","type":"debug"}
{"data":{"description":"estamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `description` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_attributes_category_id_foreign` (`category_id`),\n  CONSTRAINT `hi_attributes_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `hi_categories` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_attributes` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_attributes` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_attributes` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_auto_triggers`\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--------------\nCREAT","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"E TABLE `hi_auto_triggers` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `subscriber_id` int(10) unsigned DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `data` text DEFAULT NULL,\n  `automation2_id` int(10) unsigned NOT NULL,\n  `executed_index` text DEFAULT NULL,\n  `is_error` tinyint(1) NOT NULL DEFAULT 0,\n  `uid` char(36) NOT NULL,\n  `trigger_session_id` bigint(20) unsigned DEFAULT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  `cached_subscriber` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_auto_triggers_automation2_id_foreign` (`automation2_id`),\n  KEY `hi_auto_triggers_trigger_session_id_foreign` (`trigger_session_id`),\n  KEY `hi_auto_triggers_customer_id_foreign` (`customer_id`),\n  KEY `hi_auto_triggers_subscriber_id_foreign` (`subscriber_id`),\n  CONSTRAINT `hi_auto_triggers_automation2_id_foreign` FOREIGN KEY (`automation2_id`) REFERENCES `hi_automation2s` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_auto_triggers_customer_id_foreign"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_auto_triggers_subscriber_id_foreign` FOREIGN KEY (`subscriber_id`) REFERENCES `hi_subscribers` (`id`) ON DELETE SET NULL,\n  CONSTRAINT `hi_auto_triggers_trigger_session_id_foreign` FOREIGN KEY (`trigger_session_id`) REFERENCES `hi_trigger_sessions` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_auto_triggers` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_auto_triggers` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_auto_triggers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_automation2s`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET char"}}
{"type":"debug","data":{"description":"acter_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `hi_automation2s` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  `mail_list_id` int(10) unsigned NOT NULL,\n  `time_zone` varchar(191) DEFAULT NULL,\n  `status` varchar(191) NOT NULL,\n  `data` longtext DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `segment_id` text DEFAULT NULL,\n  `last_error` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_automation2s_customer_id_foreign` (`customer_id`),\n  KEY `hi_automation2s_mail_list_id_foreign` (`mail_list_id`),\n  CONSTRAINT `hi_automation2s_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_automation2s_mail_list_id_foreign` FOREIGN KEY (`mail_list_id`) REFERENCES `hi_mail_lists` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicod","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"data":{"description":"e_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_automation2s` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_automation2s` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_automation2s` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_billing_addresses`\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 `hi_billing_addresses` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `customer_id` int(10) unsigned NOT NULL,\n  `first_name` varchar(191) NOT NULL,\n  `last_name` varchar(191) NOT NULL,\n  `address` varchar(191) NOT NULL,\n  `email` varchar(191) NOT NULL,\n  `phone` varchar(191) DEFAULT NULL,\n  `country_id` int(10) unsigned NOT NULL,\n  `created_at` ti","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"mestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_billing_addresses_customer_id_foreign` (`customer_id`),\n  KEY `hi_billing_addresses_country_id_foreign` (`country_id`),\n  CONSTRAINT `hi_billing_addresses_country_id_foreign` FOREIGN KEY (`country_id`) REFERENCES `hi_countries` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_billing_addresses_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_billing_addresses` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_billing_addresses` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `hi_billing_addresses` (`id`, `customer_id`, `first_name`, `last_name`, `address`, `email`, `phone`, `country_id`, `created_at`, `updated_at`) VALUES (1,1,"},"name":"restoring"}
{"data":{"description":"'VAN DUNG','TRAN','D Hotel Hẻm 111 Trần Hưng Đạo','[email protected]','0365810086',228,'2025-08-23 02:54:22','2025-08-23 02:54:22')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_billing_addresses` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_blacklists`\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 `hi_blacklists` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `reason` text DEFAULT NULL,\n  `email` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `admin_id` int(10) unsigned DEFAULT NULL,\n  `customer_id` int(10) unsigned DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  UNIQUE KEY `hi_blacklists_email_unique` (`email`),\n  KEY `hi_blacklists_admin_id_foreign` (`admin_id`),\n  KEY `hi_blacklists_cust","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"omer_id_foreign` (`customer_id`),\n  CONSTRAINT `hi_blacklists_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_blacklists_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_blacklists` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_blacklists` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_blacklists` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_bounce_handlers`\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 `hi_bounce_handlers` (\n"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `admin_id` int(10) unsigned NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `host` varchar(191) NOT NULL,\n  `username` varchar(191) NOT NULL,\n  `password` varchar(191) NOT NULL,\n  `port` varchar(191) NOT NULL,\n  `protocol` varchar(191) NOT NULL,\n  `encryption` varchar(191) NOT NULL,\n  `status` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `email` varchar(191) NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_bounce_handlers_admin_id_foreign` (`admin_id`),\n  CONSTRAINT `hi_bounce_handlers_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_bounce_handlers` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_bounce_handlers` DISABLE KE"},"name":"restoring"}
{"data":{"description":"YS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_bounce_handlers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_bounce_logs`\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 `hi_bounce_logs` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `runtime_message_id` varchar(191) DEFAULT NULL,\n  `message_id` varchar(191) DEFAULT NULL,\n  `bounce_type` varchar(191) NOT NULL,\n  `raw` text DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `status_code` text DEFAULT NULL,\n  `customer_id` int(10) unsigned DEFAULT NULL,\n  `tracking_log_id` int(10) unsigned DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_bounce_logs_customer_id_foreign` (`customer_id`),\n  KEY `hi_bounce_logs_tracking_log_id_foreign` (`tracking_log_id`),\n  CO","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"NSTRAINT `hi_bounce_logs_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE SET NULL,\n  CONSTRAINT `hi_bounce_logs_tracking_log_id_foreign` FOREIGN KEY (`tracking_log_id`) REFERENCES `hi_tracking_logs` (`id`) ON DELETE SET NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_bounce_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_bounce_logs` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_bounce_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_campaign_headers`\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 `hi_campaign_headers` (\n  `id` b"}}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"igint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `campaign_id` int(10) unsigned NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `value` text NOT NULL,\n  `editable` tinyint(1) NOT NULL DEFAULT 0,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_campaign_headers_campaign_id_foreign` (`campaign_id`),\n  KEY `hi_campaign_headers_customer_id_foreign` (`customer_id`),\n  CONSTRAINT `hi_campaign_headers_campaign_id_foreign` FOREIGN KEY (`campaign_id`) REFERENCES `hi_campaigns` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_campaign_headers_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_campaign_headers` WRITE\n--------------\n\n--------------\n/"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"*!40000 ALTER TABLE `hi_campaign_headers` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaign_headers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_campaign_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 `hi_campaign_links` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `campaign_id` int(10) unsigned NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `url` text NOT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_campaign_links_campaign_id_foreign` (`campaign_id`),\n  KEY `hi_campaign_links_customer_id_foreign` (`customer_id`),\n  CONSTRAINT `hi_campaign_links_campaign_id_foreign` FOREIGN KEY (`campaign_id`) REFERENCES `hi_campaigns` (`id`) ON DELETE CASCA"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"DE,\n  CONSTRAINT `hi_campaign_links_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_campaign_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaign_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaign_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_campaign_webhooks`\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 `hi_campaign_webhooks` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `type` varchar(191) NOT NULL,\n  `endpoint` text N"},"type":"debug"}
{"type":"debug","data":{"description":"OT NULL,\n  `campaign_id` int(10) unsigned NOT NULL,\n  `campaign_link_id` int(10) unsigned DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_campaign_webhooks_campaign_id_foreign` (`campaign_id`),\n  KEY `hi_campaign_webhooks_campaign_link_id_foreign` (`campaign_link_id`),\n  KEY `hi_campaign_webhooks_customer_id_foreign` (`customer_id`),\n  CONSTRAINT `hi_campaign_webhooks_campaign_id_foreign` FOREIGN KEY (`campaign_id`) REFERENCES `hi_campaigns` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_campaign_webhooks_campaign_link_id_foreign` FOREIGN KEY (`campaign_link_id`) REFERENCES `hi_campaign_links` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_campaign_webhooks_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @sa","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"ved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_campaign_webhooks` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaign_webhooks` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaign_webhooks` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_campaigns`\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 `hi_campaigns` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  `type` text NOT NULL,\n  `name` text NOT NULL,\n  `subject` text DEFAULT NULL,\n  `plain` longtext DEFAULT NULL,\n  `from_email` text DEFAULT NULL,\n  `from_name` text DEFAULT NULL,\n  `reply_to` text DEFAULT NULL,\n  `status` text NOT NULL,\n  `sign_dkim` tinyint(1) DEFAULT NULL,\n  `track_open` "}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"tinyint(1) DEFAULT NULL,\n  `track_click` tinyint(1) DEFAULT NULL,\n  `run_at` timestamp NULL DEFAULT NULL,\n  `delivery_at` timestamp NULL DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `last_error` longtext DEFAULT NULL,\n  `default_mail_list_id` int(10) unsigned DEFAULT NULL,\n  `tracking_domain_id` bigint(20) unsigned DEFAULT NULL,\n  `use_default_sending_server_from_email` tinyint(1) NOT NULL DEFAULT 0,\n  `preheader` text DEFAULT NULL,\n  `running_pid` int(11) DEFAULT NULL,\n  `template_id` int(10) unsigned DEFAULT NULL,\n  `skip_failed_message` tinyint(1) NOT NULL DEFAULT 0,\n  `signature_id` bigint(20) unsigned DEFAULT NULL,\n  `delivery_statuses` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_campaigns_customer_id_foreign` (`customer_id`),\n  KEY `hi_campaigns_default_mail_list_id_foreign` (`default_mail_list_id`),\n  KEY `hi_campaigns_tracking_domain_id_foreign` (`tracking_domain_id`),\n  KEY `hi_campaigns_template_id_foreign` (`template_id`),\n  KEY `hi_"}}
{"type":"debug","name":"restoring","data":{"description":"campaigns_signature_id_foreign` (`signature_id`),\n  CONSTRAINT `hi_campaigns_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_campaigns_default_mail_list_id_foreign` FOREIGN KEY (`default_mail_list_id`) REFERENCES `hi_mail_lists` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_campaigns_signature_id_foreign` FOREIGN KEY (`signature_id`) REFERENCES `hi_signatures` (`id`) ON DELETE SET NULL,\n  CONSTRAINT `hi_campaigns_template_id_foreign` FOREIGN KEY (`template_id`) REFERENCES `hi_templates` (`id`) ON DELETE SET NULL,\n  CONSTRAINT `hi_campaigns_tracking_domain_id_foreign` FOREIGN KEY (`tracking_domain_id`) REFERENCES `hi_tracking_domains` (`id`) ON DELETE SET NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_campaigns` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaigns` DISA","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","name":"restoring","data":{"description":"BLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaigns` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_campaigns_lists_segments`\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 `hi_campaigns_lists_segments` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `campaign_id` int(10) unsigned NOT NULL,\n  `mail_list_id` int(10) unsigned NOT NULL,\n  `segment_id` int(10) unsigned DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_cls_campaign_id_fk` (`campaign_id`),\n  KEY `hi_cls_mail_list_id_fk` (`mail_list_id`),\n  KEY `hi_cls_segment_id_fk` (`segment_id`),\n  KEY `hi_campaigns_lists_segments_customer_id_foreign` (`customer_id`),\n  CONST","file":"mrsimple_hi.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"RAINT `hi_campaigns_lists_segments_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_cls_campaign_id_fk` FOREIGN KEY (`campaign_id`) REFERENCES `hi_campaigns` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_cls_mail_list_id_fk` FOREIGN KEY (`mail_list_id`) REFERENCES `hi_mail_lists` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_cls_segment_id_fk` FOREIGN KEY (`segment_id`) REFERENCES `hi_segments` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_campaigns_lists_segments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaigns_lists_segments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_campaigns_lists_segments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_categorie"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"s`\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 `hi_categories` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) DEFAULT NULL,\n  `name` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `description` text DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_categories` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_categories` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_categories` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_click_logs`\n--------------\n\n--------------"}}
{"data":{"file":"mrsimple_hi.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 `hi_click_logs` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `message_id` varchar(191) NOT NULL,\n  `url` text NOT NULL,\n  `ip_address` varchar(191) DEFAULT NULL,\n  `user_agent` text DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `customer_id` int(10) unsigned DEFAULT NULL,\n  `tracking_log_id` int(10) unsigned DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_click_logs_message_id_foreign` (`message_id`),\n  KEY `hi_click_logs_customer_id_foreign` (`customer_id`),\n  KEY `hi_click_logs_tracking_log_id_foreign` (`tracking_log_id`),\n  CONSTRAINT `hi_click_logs_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_click_logs_message_id_foreign` FOREIGN KEY (`message_id`) REFERENCES `hi_tracking_logs` (`message_"},"name":"restoring","type":"debug"}
{"data":{"description":"id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_click_logs_tracking_log_id_foreign` FOREIGN KEY (`tracking_log_id`) REFERENCES `hi_tracking_logs` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_click_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_click_logs` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_click_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_contacts`\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 `hi_contacts` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `first_name` varchar(191) DEFAULT NULL,\n  `last_name` ","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":"varchar(191) DEFAULT NULL,\n  `company` varchar(191) DEFAULT NULL,\n  `address_1` varchar(191) DEFAULT NULL,\n  `address_2` varchar(191) DEFAULT NULL,\n  `country_id` int(10) unsigned DEFAULT NULL,\n  `state` varchar(191) DEFAULT NULL,\n  `zip` varchar(191) DEFAULT NULL,\n  `phone` varchar(191) DEFAULT NULL,\n  `url` varchar(191) DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `email` varchar(191) DEFAULT NULL,\n  `city` varchar(191) DEFAULT NULL,\n  `tax_number` text DEFAULT NULL,\n  `billing_address` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_contacts_country_id_foreign` (`country_id`),\n  CONSTRAINT `hi_contacts_country_id_foreign` FOREIGN KEY (`country_id`) REFERENCES `hi_countries` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_contacts` WRITE\n--------------\n\n--------------\n/*!","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"40000 ALTER TABLE `hi_contacts` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_contacts` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_countries`\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 `hi_countries` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `name` varchar(191) NOT NULL,\n  `code` varchar(191) NOT NULL,\n  `status` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=233 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_countries` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_co","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","data":{"description":"untries` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `hi_countries` (`id`, `name`, `code`, `status`, `created_at`, `updated_at`) VALUES (1,'Afghanistan','AF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(2,'Albania','AL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(3,'Algeria','DZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(4,'American Samoa','AS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(5,'Andorra','AD','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(6,'Angola','AO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(7,'Anguilla','AI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(8,'Antigua','AG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(9,'Argentina','AR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(10,'Armenia','AM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(11,'Aruba','AW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(12,'Australia','AU','active','2025-08-23 02:29:26','2025-08-23 02:2","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"9:26'),(13,'Austria','AT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(14,'Azerbaijan','AZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(15,'Bahrain','BH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(16,'Bangladesh','BD','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(17,'Barbados','BB','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(18,'Belarus','BY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(19,'Belgium','BE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(20,'Belize','BZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(21,'Benin','BJ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(22,'Bermuda','BM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(23,'Bhutan','BT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(24,'Bolivia','BO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(25,'Bosnia and Herzegovina','BA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(26,'Botswana','BW','active','2025-08-23 02:29:26'"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":",'2025-08-23 02:29:26'),(27,'Brazil','BR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(28,'British Indian Ocean Territory','IO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(29,'British Virgin Islands','VG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(30,'Brunei','BN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(31,'Bulgaria','BG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(32,'Burkina Faso','BF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(33,'Burma Myanmar','MM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(34,'Burundi','BI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(35,'Cambodia','KH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(36,'Cameroon','CM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(37,'Canada','CA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(38,'Cape Verde','CV','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(39,'Cayman Islands','KY','active','2025-08-23 02:29:26','2025-08-23 02:","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"29:26'),(40,'Central African Republic','CF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(41,'Chad','TD','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(42,'Chile','CL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(43,'China','CN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(44,'Colombia','CO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(45,'Comoros','KM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(46,'Cook Islands','CK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(47,'Costa Rica','CR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(48,'Côte d\\'Ivoire','CI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(49,'Croatia','HR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(50,'Cuba','CU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(51,'Cyprus','CY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(52,'Czech Republic','CZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(53,'Democratic Republic of Congo','C"},"name":"restoring"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"D','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(54,'Denmark','DK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(55,'Djibouti','DJ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(56,'Dominica','DM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(57,'Dominican Republic','DO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(58,'Ecuador','EC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(59,'Egypt','EG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(60,'El Salvador','SV','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(61,'Equatorial Guinea','GQ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(62,'Eritrea','ER','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(63,'Estonia','EE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(64,'Ethiopia','ET','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(65,'Falkland Islands','FK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(66,'Faroe Islands','FO','active','2025-08-23 02:29:26',"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"'2025-08-23 02:29:26'),(67,'Federated States of Micronesia','FM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(68,'Fiji','FJ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(69,'Finland','FI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(70,'France','FR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(71,'French Guiana','GF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(72,'French Polynesia','PF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(73,'Gabon','GA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(74,'Georgia','GE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(75,'Germany','DE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(76,'Ghana','GH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(77,'Gibraltar','GI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(78,'Greece','GR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(79,'Greenland','GL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(80,'Grenada','GD',","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":"'active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(81,'Guadeloupe','GP','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(82,'Guam','GU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(83,'Guatemala','GT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(84,'Guinea','GN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(85,'Guinea-Bissau','GW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(86,'Guyana','GY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(87,'Haiti','HT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(88,'Honduras','HN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(89,'Hong Kong','HK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(90,'Hungary','HU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(91,'Iceland','IS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(92,'India','IN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(93,'Indonesia','ID','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(94,'Iran','IR"},"name":"restoring"}
{"data":{"description":"','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(95,'Iraq','IQ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(96,'Ireland','IE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(97,'Israel','IL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(98,'Italy','IT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(99,'Jamaica','JM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(100,'Japan','JP','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(101,'Jordan','JO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(102,'Kazakhstan','KZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(103,'Kenya','KE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(104,'Kiribati','KI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(105,'Kosovo','XK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(106,'Kuwait','KW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(107,'Kyrgyzstan','KG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(108,'Laos','LA',","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"'active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(109,'Latvia','LV','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(110,'Lebanon','LB','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(111,'Lesotho','LS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(112,'Liberia','LR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(113,'Libya','LY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(114,'Liechtenstein','LI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(115,'Lithuania','LT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(116,'Luxembourg','LU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(117,'Macau','MO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(118,'Macedonia','MK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(119,'Madagascar','MG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(120,'Malawi','MW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(121,'Malaysia','MY','active','2025-08-23 02:29:26','2025-08-23 02:29:26"},"type":"debug"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"'),(122,'Maldives','MV','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(123,'Mali','ML','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(124,'Malta','MT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(125,'Marshall Islands','MH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(126,'Martinique','MQ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(127,'Mauritania','MR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(128,'Mauritius','MU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(129,'Mayotte','YT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(130,'Mexico','MX','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(131,'Moldova','MD','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(132,'Monaco','MC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(133,'Mongolia','MN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(134,'Montenegro','ME','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(135,'Montserrat','MS','active','2025-08-23 "},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"02:29:26','2025-08-23 02:29:26'),(136,'Morocco','MA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(137,'Mozambique','MZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(138,'Namibia','NA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(139,'Nauru','NR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(140,'Nepal','NP','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(141,'Netherlands','NL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(142,'Netherlands Antilles','AN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(143,'New Caledonia','NC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(144,'New Zealand','NZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(145,'Nicaragua','NI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(146,'Niger','NE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(147,'Nigeria','NG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(148,'Niue','NU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(149,'","file":"mrsimple_hi.sql.gz"},"type":"debug"}
{"data":{"description":"Norfolk Island','NF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(150,'North Korea','KP','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(151,'Northern Mariana Islands','MP','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(152,'Norway','NO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(153,'Oman','OM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(154,'Pakistan','PK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(155,'Palau','PW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(156,'Palestine','PS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(157,'Panama','PA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(158,'Papua New Guinea','PG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(159,'Paraguay','PY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(160,'Peru','PE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(161,'Philippines','PH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(162,'Poland','PL','active','2025","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"-08-23 02:29:26','2025-08-23 02:29:26'),(163,'Portugal','PT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(164,'Puerto Rico','PR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(165,'Qatar','QA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(166,'Republic of the Congo','CG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(167,'Réunion','RE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(168,'Romania','RO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(169,'Russia','RU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(170,'Rwanda','RW','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(171,'Saint Barthélemy','BL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(172,'Saint Helena','SH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(173,'Saint Kitts and Nevis','KN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(174,'Saint Martin','MF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(175,'Saint Pierre and Miquelon','PM','active'","file":"mrsimple_hi.sql.gz"},"type":"debug"}
{"data":{"description":",'2025-08-23 02:29:26','2025-08-23 02:29:26'),(176,'Saint Vincent and the Grenadines','VC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(177,'Samoa','WS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(178,'San Marino','SM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(179,'São Tomé and Príncipe','ST','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(180,'Saudi Arabia','SA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(181,'Senegal','SN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(182,'Serbia','RS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(183,'Seychelles','SC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(184,'Sierra Leone','SL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(185,'Singapore','SG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(186,'Slovakia','SK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(187,'Slovenia','SI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(188,'Solomon Islands','SB','ac","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_hi.sql.gz","description":"tive','2025-08-23 02:29:26','2025-08-23 02:29:26'),(189,'Somalia','SO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(190,'South Africa','ZA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(191,'South Korea','KR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(192,'Spain','ES','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(193,'Sri Lanka','LK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(194,'St. Lucia','LC','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(195,'Sudan','SD','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(196,'Suriname','SR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(197,'Swaziland','SZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(198,'Sweden','SE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(199,'Switzerland','CH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(200,'Syria','SY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(201,'Taiwan','TW','active','2025-08-23 02:29:26','2025-08-23 02:29:26')"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":",(202,'Tajikistan','TJ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(203,'Tanzania','TZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(204,'Thailand','TH','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(205,'The Bahamas','BS','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(206,'The Gambia','GM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(207,'Timor-Leste','TL','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(208,'Togo','TG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(209,'Tokelau','TK','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(210,'Tonga','TO','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(211,'Trinidad and Tobago','TT','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(212,'Tunisia','TN','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(213,'Turkey','TR','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(214,'Turkmenistan','TM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(215,'Turks and Caicos Islands','T"}}
{"data":{"file":"mrsimple_hi.sql.gz","description":"C','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(216,'Tuvalu','TV','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(217,'Uganda','UG','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(218,'Ukraine','UA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(219,'United Arab Emirates','AE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(220,'United Kingdom','GB','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(221,'United States','US','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(222,'Uruguay','UY','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(223,'US Virgin Islands','VI','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(224,'Uzbekistan','UZ','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(225,'Vanuatu','VU','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(226,'Vatican City','VA','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(227,'Venezuela','VE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(228,'Vietnam','VN','active','2025-"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"08-23 02:29:26','2025-08-23 02:29:26'),(229,'Wallis and Futuna','WF','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(230,'Yemen','YE','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(231,'Zambia','ZM','active','2025-08-23 02:29:26','2025-08-23 02:29:26'),(232,'Zimbabwe','ZW','active','2025-08-23 02:29:26','2025-08-23 02:29:26')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_countries` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_currencies`\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 `hi_currencies` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `admin_id` int(10) unsigned DEFAULT NULL,\n  `name` varchar(191) NOT NULL,\n  `code` varchar(191) NOT NULL,\n  `format` varchar(191) NOT NULL,\n  `status` varchar(191) NOT NULL,\n ","file":"mrsimple_hi.sql.gz"}}
{"data":{"description":" `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_currencies_admin_id_foreign` (`admin_id`),\n  CONSTRAINT `hi_currencies_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_currencies` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_currencies` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `hi_currencies` (`id`, `uid`, `admin_id`, `name`, `code`, `format`, `status`, `created_at`, `updated_at`) VALUES (1,'68a92784bbbe2',NULL,'US Dollar','USD','${PRICE}','active','2025-08-23 02:29:24','2025-08-23 02:29:24')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_currencies` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nD","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":"ROP TABLE IF EXISTS `hi_customer_groups`\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 `hi_customer_groups` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `name` varchar(191) NOT NULL,\n  `options` text NOT NULL,\n  `admin_id` int(10) unsigned NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_customer_groups_admin_id_foreign` (`admin_id`),\n  CONSTRAINT `hi_customer_groups_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_customer_groups` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_customer_groups` DISABLE "},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_customer_groups` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_customers`\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 `hi_customers` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `admin_id` int(10) unsigned DEFAULT NULL,\n  `contact_id` int(10) unsigned DEFAULT NULL,\n  `language_id` int(10) unsigned DEFAULT NULL,\n  `timezone` varchar(191) NOT NULL,\n  `status` varchar(191) DEFAULT NULL,\n  `color_scheme` varchar(191) DEFAULT NULL,\n  `quota` blob DEFAULT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `text_direction` varchar(191) NOT NULL DEFAULT 'ltr',\n  `payment_method` longtext DEFAULT NULL,\n  `auto_billing_data` longtext DEFAULT","file":"mrsimple_hi.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_hi.sql.gz","description":" NULL,\n  `menu_layout` varchar(191) NOT NULL DEFAULT 'none',\n  `theme_mode` varchar(191) NOT NULL DEFAULT 'light',\n  `custom_queue_name` varchar(191) DEFAULT NULL,\n  `db_connection` varchar(191) DEFAULT NULL,\n  `name` varchar(191) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_customers_admin_id_foreign` (`admin_id`),\n  KEY `hi_customers_contact_id_foreign` (`contact_id`),\n  KEY `hi_customers_language_id_foreign` (`language_id`),\n  CONSTRAINT `hi_customers_admin_id_foreign` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`),\n  CONSTRAINT `hi_customers_contact_id_foreign` FOREIGN KEY (`contact_id`) REFERENCES `hi_contacts` (`id`),\n  CONSTRAINT `hi_customers_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `hi_languages` (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_customers` WRITE\n--------------\n\n--------------\n/*!40000"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","description":" ALTER TABLE `hi_customers` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `hi_customers` (`id`, `uid`, `admin_id`, `contact_id`, `language_id`, `timezone`, `status`, `color_scheme`, `quota`, `created_at`, `updated_at`, `text_direction`, `payment_method`, `auto_billing_data`, `menu_layout`, `theme_mode`, `custom_queue_name`, `db_connection`, `name`) VALUES (1,'68a927868cc98',1,NULL,7,'UTC','active',NULL,NULL,'2025-08-23 02:29:26','2025-11-22 08:53:41','ltr','{\\\"method\\\":\\\"offline\\\"}',NULL,'left','light',NULL,NULL,'Dũng Trần')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_customers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_email_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 `hi_email_links` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT"},"name":"restoring"}
{"type":"debug","data":{"description":",\n  `uid` char(36) NOT NULL,\n  `email_id` int(10) unsigned NOT NULL,\n  `link` varchar(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  `customer_id` int(10) unsigned NOT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_email_links_email_id_foreign` (`email_id`),\n  KEY `hi_email_links_customer_id_foreign` (`customer_id`),\n  CONSTRAINT `hi_email_links_customer_id_foreign` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_email_links_email_id_foreign` FOREIGN KEY (`email_id`) REFERENCES `hi_emails` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_email_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_links` ENABLE KEYS */\n--------------\n\n-","file":"mrsimple_hi.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"-------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_email_verification_plans`\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 `hi_email_verification_plans` (\n  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `name` varchar(191) NOT NULL,\n  `description` text NOT NULL,\n  `credits` bigint(20) NOT NULL,\n  `visibility` tinyint(1) NOT NULL DEFAULT 1,\n  `currency_id` int(10) unsigned NOT NULL,\n  `price` decimal(16,2) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_email_verification_plans_currency_id_foreign` (`currency_id`),\n  CONSTRAINT `hi_email_verification_plans_currency_id_foreign` FOREIGN KEY (`currency_id`) REFERENCES `hi_currencies` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COL","file":"mrsimple_hi.sql.gz"}}
{"data":{"description":"LATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_email_verification_plans` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_verification_plans` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_verification_plans` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_email_verification_servers`\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 `hi_email_verification_servers` (\n  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n  `uid` char(36) NOT NULL,\n  `admin_id` int(10) unsigned DEFAULT NULL,\n  `customer_id` int(10) unsigned DEFAULT NULL,\n  `name` text NOT NULL,\n  `type` text NOT NULL,\n  `options` text DEFAULT NULL,\n  `status` varc","file":"mrsimple_hi.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"har(191) NOT NULL,\n  `created_at` timestamp NULL DEFAULT NULL,\n  `updated_at` timestamp NULL DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `hi_evs_admin_id_fk` (`admin_id`),\n  KEY `hi_evs_customer_id_fk` (`customer_id`),\n  CONSTRAINT `hi_evs_admin_id_fk` FOREIGN KEY (`admin_id`) REFERENCES `hi_admins` (`id`) ON DELETE CASCADE,\n  CONSTRAINT `hi_evs_customer_id_fk` FOREIGN KEY (`customer_id`) REFERENCES `hi_customers` (`id`) ON DELETE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `hi_email_verification_servers` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_verification_servers` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `hi_email_verification_servers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `hi_email_webhooks`\n--------------\n\n--------------\n/","file":"mrsimple_hi.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_hi.sql.gz","truncated":1,"description":"…"},"name":"restoring"}
{"type":"debug","name":"removed_temp_database_user","data":{"description":"The system removed the temporary database user “xedaptot_1u794mj”.","file":"mrsimple_hi.sql.gz","username":"xedaptot_1u794mj"}}
{"data":{"file":"mrsimple_hi.sql.gz","description":"The system successfully restored the database “xedaptot_mrsimple_hi” from the backup file “mrsimple_hi.sql.gz”."},"name":"restore_done","type":"done"}
{"type":"info","name":"processed","data":{"file":"mrsimple_hi.sql.gz"}}
{"type":"close"}