OwlCyberSecurity - MANAGER
Edit File: 2025-03-04T17:33:47Z.1.log
{"name":"no-virus","data":{"description":"No virus detected in upload “oneinkho_wp541.sql”.","file":"oneinkho_wp541.sql"},"type":"info"} {"type":"debug","data":{"database":"oneinkho_wp541","description":"The system identified the database name for the backup file “oneinkho_wp541.sql” to be “oneinkho_wp541”.","file":"oneinkho_wp541.sql"},"name":"database_name"} {"data":{"username":"oneinkho_dg23jwx","description":"The system created a temporary database user “oneinkho_dg23jwx”.","file":"oneinkho_wp541.sql"},"name":"created_temp_database_user","type":"debug"} {"name":"linked_temp_database_user_to_database","data":{"database":"oneinkho_wp541","username":"oneinkho_dg23jwx","file":"oneinkho_wp541.sql","description":"The system linked the temporary database user “oneinkho_dg23jwx” to the database “oneinkho_wp541”."},"type":"debug"} {"data":{"description":"The system is starting to restore the database backup “oneinkho_wp541.sql”.","file":"oneinkho_wp541.sql"},"name":"restoring_start","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 `wpwq_actionscheduler_actions`\n--------------\n","file":"oneinkho_wp541.sql"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"\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 `wpwq_actionscheduler_actions` (\n `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `hook` varchar(191) NOT NULL,\n `status` varchar(20) NOT NULL,\n `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',\n `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,\n `args` varchar(191) DEFAULT NULL,\n `schedule` longtext DEFAULT NULL,\n `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `attempts` int(11) NOT NULL DEFAULT 0,\n `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',\n `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `extended_args` varchar(8000) DEFAULT NULL,\n PRIMARY KEY (`action_id`),\n KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`sched"}} {"type":"debug","data":{"description":"uled_date_gmt`),\n KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),\n KEY `scheduled_date_gmt` (`scheduled_date_gmt`),\n KEY `args` (`args`),\n KEY `group_id` (`group_id`),\n KEY `last_attempt_gmt` (`last_attempt_gmt`),\n KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)\n) ENGINE=MyISAM AUTO_INCREMENT=11 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 `wpwq_actionscheduler_actions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_actions` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wpwq_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (10,'action_scheduler/migration_hook','failed','2024-07-04 10","file":"oneinkho_wp541.sql"},"name":"restoring"} {"type":"debug","data":{"description":":51:12','2024-07-04 10:51:12',10,'[]','O:30:\\\"ActionScheduler_SimpleSchedule\\\":2:{s:22:\\\"\\0*\\0scheduled_timestamp\\\";i:1720090272;s:41:\\\"\\0ActionScheduler_SimpleSchedule\\0timestamp\\\";i:1720090272;}',1,1,'2024-07-04 10:51:17','2024-07-04 10:51:17',0,NULL)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_actions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_actionscheduler_claims`\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 `wpwq_actionscheduler_claims` (\n `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n PRIMARY KEY (`claim_id`),\n KEY `date_created_gmt` (`date_created_gmt`)\n) ENGINE=MyISAM AUTO_INCREMENT=33503 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n-------------","file":"oneinkho_wp541.sql"},"name":"restoring"} {"data":{"file":"oneinkho_wp541.sql","description":"-\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wpwq_actionscheduler_claims` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_claims` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_claims` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_actionscheduler_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 `wpwq_actionscheduler_groups` (\n `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `slug` varchar(255) NOT NULL,\n PRIMARY KEY (`group_id`),\n KEY `slug` (`slug`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @s"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"aved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wpwq_actionscheduler_groups` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_groups` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wpwq_actionscheduler_groups` (`group_id`, `slug`) VALUES (1,'action-scheduler-migration')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_groups` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_actionscheduler_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 `wpwq_actionscheduler_logs` (\n `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `action_id` bigint(20) unsigned NOT NULL,\n `message` text NOT NULL,\n `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',\n `log_date_local` datetime DEFAULT '0000-00"}} {"data":{"description":"-00 00:00:00',\n PRIMARY KEY (`log_id`),\n KEY `action_id` (`action_id`),\n KEY `log_date_gmt` (`log_date_gmt`)\n) ENGINE=MyISAM AUTO_INCREMENT=13 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 `wpwq_actionscheduler_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionscheduler_logs` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wpwq_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (10,10,'action created','2024-07-04 10:50:12','2024-07-04 10:50:12'),(11,10,'action started via Async Request','2024-07-04 10:51:17','2024-07-04 10:51:17'),(12,10,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-07-04 10:51:17','2024-07-04 10:51:17')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_actionsch","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"data":{"description":"eduler_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_commentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `wpwq_commentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=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 `wpwq_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTE","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"R TABLE `wpwq_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_comments`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `wpwq_comments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n `comment_author` tinytext NOT NULL,\n `comment_author_email` varchar(100) NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT 0,\n `comment_approved` varchar(20) NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) NOT"}} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":" NULL DEFAULT '',\n `comment_type` varchar(20) NOT NULL DEFAULT 'comment',\n `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=MyISAM AUTO_INCREMENT=17 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 `wpwq_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_comments` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wpwq_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2024-07-01 12:20:28','2024-07-01 12:20:28','Hi, this is a comment.\\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\\nCommenter avatars come from <a href=\\\"https://en.gravatar.com/\\\">Gravatar</a>.',0,'1','','comment',0,0),(2,1,'* * * Apple iPhone 15 Free: http://infointensify.com/uploads/h2cani.php * * * hs=78e1156c606962fa71b283eea547adc0*','okebepu@merepost.com','http://infointensify.com/uploads/h2cani.php','185.220.101.2','2024-08-13 21:26:40','2024-08-13 21:26:40','xa4vss',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','comment',0,0),(3,2130,'* * * Apple iPhone 15 Free: https://electrisog.es/uploads/bruu9t.php * * * hs=6777c55ff8ffd6b88c4dbdc41e46dc9f*','okebepu@me","file":"oneinkho_wp541.sql"}} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"repost.com','https://electrisog.es/uploads/bruu9t.php','46.36.38.151','2024-08-13 21:26:58','2024-08-13 21:26:58','ut0bia',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','comment',0,0),(4,1,'* * * Claim Free iPhone 15: https://otkatnie-vorota.su/upload/fzhqof.php?gbj7s * * * hs=78e1156c606962fa71b283eea547adc0*','pazapz@mailbox.in.ua','https://otkatnie-vorota.su/upload/fzhqof.php?gbj7s','192.42.116.215','2024-08-21 00:51:08','2024-08-21 00:51:08','zj763a',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','comment',0,0),(5,1,'Johnnyguigh','johnny9502@inbox.lv','https://google.ru','23.129.64.172','2024-11-02 13:05:13','2024-11-02 13:05:13','Ищите в <a href=\\\"https://google.ru/\\\" / rel=\\\"nofollow ugc\\\">гугле</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99 Sa"},"name":"restoring"} {"data":{"description":"fari/537.36','comment',0,0),(6,1,'🗂 You have received 1 message № 517. Open - https://telegra.ph/Go-to-your-personal-cabinet-08-25?hs=78e1156c606962fa71b283eea547adc0& 🗂','txahole@eewmaop.com','https://telegra.ph/Go-to-your-personal-cabinet-08-25','185.220.101.23','2024-11-09 03:24:34','2024-11-09 03:24:34','6dk54e',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 YaBrowser/20.11.3.183 Yowser/2.5 Safari/537.36','comment',0,0),(7,1,'🗒 You have a transaction from unknown user. GЕТ > https://telegra.ph/Go-to-your-personal-cabinet-08-25?hs=78e1156c606962fa71b283eea547adc0& 🗒','txahole@eewmaop.com','https://telegra.ph/Go-to-your-personal-cabinet-08-25','45.141.215.116','2024-12-11 18:42:44','2024-12-11 18:42:44','6xmm2n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.165','comment',0,0),(8,2130,'📑 You have received 1 message(-s) # 487. Re","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"ad > https://telegra.ph/Go-to-your-personal-cabinet-08-25?hs=6777c55ff8ffd6b88c4dbdc41e46dc9f& 📑','txahole@eewmaop.com','https://telegra.ph/Go-to-your-personal-cabinet-08-25','93.113.25.189','2024-12-11 18:43:13','2024-12-11 18:43:13','ghxqao',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.165','comment',0,0),(9,1,'⚖ We send a gift from us. Confirm > https://telegra.ph/Message--2868-12-25?hs=78e1156c606962fa71b283eea547adc0& ⚖','romnik2012@code-gmail.com','https://telegra.ph/Message--2868-12-25','104.192.3.74','2024-12-26 21:17:43','2024-12-26 21:17:43','5aat5j',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','comment',0,0),(10,1,'🔐 You have received a message # 901018. Go >>> https://telegra.ph/Ticket--6974-01-15?hs=78e1156c606962fa71b283eea547adc0& 🔐','aurorabnkwy@gmailbrt.com','https://telegra.ph/Ticket--6","file":"oneinkho_wp541.sql"},"type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"974-01-15','185.220.100.255','2025-01-18 21:20:59','2025-01-18 21:20:59','1r0bq5',0,'0','Opera/9.80 (Windows NT 6.1; Win64; x64; Edition Yx) Presto/2.12.388 Version/12.15','comment',0,0),(11,1,'* * * Get Free Bitcoin Now: http://balajihrsolutions.com/uploads/rm5fef.php?oc1i0dh * * * hs=78e1156c606962fa71b283eea547adc0*','pazapz@mailbox.in.ua','http://balajihrsolutions.com/uploads/rm5fef.php?oc1i0dh','192.42.116.212','2025-01-25 03:51:04','2025-01-25 03:51:04','lz2loe',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','comment',0,0),(12,1,'🔓 Message: Operation 0.75701038 BTC. Confirm => https://telegra.ph/Get-BTC-right-now-01-22?hs=78e1156c606962fa71b283eea547adc0& 🔓','txahole@eewmaop.com','https://telegra.ph/Get-BTC-right-now-01-22','195.47.238.89','2025-01-27 02:41:29','2025-01-27 02:41:29','rq5v8x',0,'0','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":" CLR 3.0.30729; Media Center PC 6.0)','comment',0,0),(13,2130,'📌 You have received a email # 948377. Go > https://telegra.ph/Get-BTC-right-now-01-22?hs=6777c55ff8ffd6b88c4dbdc41e46dc9f& 📌','txahole@eewmaop.com','https://telegra.ph/Get-BTC-right-now-01-22','192.42.116.213','2025-01-27 02:41:50','2025-01-27 02:41:50','muhqod',0,'0','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)','comment',0,0),(14,2133,'📆 Email; You got a transfer №RE71. NEXT => https://telegra.ph/Get-BTC-right-now-01-22?hs=276829c1d57345f26ce6d49a3b3fac94& 📆','txahole@eewmaop.com','https://telegra.ph/Get-BTC-right-now-01-22','192.42.116.174','2025-01-27 02:42:05','2025-01-27 02:42:05','5fq0s3',0,'0','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)','comment',0,0),(15,1,'📂 Sending a transaction"}} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":" from unknown user. Gо tо withdrаwаl >> https://telegra.ph/Get-BTC-right-now-01-22?hs=78e1156c606962fa71b283eea547adc0& 📂','romnik2012@code-gmail.com','https://telegra.ph/Get-BTC-right-now-01-22','109.70.100.67','2025-02-02 12:30:50','2025-02-02 12:30:50','ckfb6o',0,'0','Mozilla/5.0 (Macintosh; I; Intel Mac OS X 10_6_7; ru-ru) AppleWebKit/534.31+ (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1','comment',0,0),(16,1,'📅 You got a transaction from our company. Next =>> https://telegra.ph/Get-BTC-right-now-02-10?hs=78e1156c606962fa71b283eea547adc0& 📅','aurorabnkwy@gmailbrt.com','https://telegra.ph/Get-BTC-right-now-02-10','194.163.130.99','2025-02-17 21:04:01','2025-02-17 21:04:01','c8ubdp',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 YaBrowser/21.2.3.100 Yowser/2.5 Safari/537.36','comment',0,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TA"},"type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"BLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_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 `wpwq_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 `wpwq_e_events` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_e_events` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_e_events` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_commentmeta`\n--------------\n\n---------"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","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 `wpwq_give_commentmeta` (\n `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n `give_comment_id` bigint(20) NOT NULL,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `give_comment_id` (`give_comment_id`),\n KEY `meta_key` (`meta_key`(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 `wpwq_give_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_comments`\n--"}} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","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 `wpwq_give_comments` (\n `comment_ID` bigint(20) NOT NULL AUTO_INCREMENT,\n `user_id` bigint(20) NOT NULL,\n `comment_content` longtext NOT NULL,\n `comment_parent` mediumtext NOT NULL,\n `comment_type` mediumtext NOT NULL,\n `comment_date` datetime NOT NULL,\n `comment_date_gmt` datetime NOT NULL,\n PRIMARY KEY (`comment_ID`)\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 `wpwq_give_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nD"}} {"type":"debug","name":"restoring","data":{"description":"ROP TABLE IF EXISTS `wpwq_give_donationmeta`\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 `wpwq_give_donationmeta` (\n `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n `donation_id` bigint(20) NOT NULL,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `donation_id` (`donation_id`),\n KEY `meta_key` (`meta_key`(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 `wpwq_give_donationmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donationmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donationmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n-------------","file":"oneinkho_wp541.sql"}} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"-\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_donormeta`\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 `wpwq_give_donormeta` (\n `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n `donor_id` bigint(20) NOT NULL,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `donor_id` (`donor_id`),\n KEY `meta_key` (`meta_key`(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 `wpwq_give_donormeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donormeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donormeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--"}} {"data":{"description":"------------\nDROP TABLE IF EXISTS `wpwq_give_donors`\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 `wpwq_give_donors` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `user_id` bigint(20) NOT NULL,\n `email` varchar(255) NOT NULL,\n `name` mediumtext NOT NULL,\n `phone` varchar(50) NOT NULL DEFAULT '',\n `purchase_value` mediumtext NOT NULL,\n `purchase_count` bigint(20) NOT NULL,\n `payment_ids` longtext NOT NULL,\n `date_created` datetime NOT NULL,\n `token` varchar(255) NOT NULL,\n `verify_key` varchar(255) NOT NULL,\n `verify_throttle` datetime NOT NULL,\n PRIMARY KEY (`id`),\n UNIQUE KEY `email` (`email`),\n KEY `user` (`user_id`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wpwq_give_donor","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"s` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donors` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_donors` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_formmeta`\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 `wpwq_give_formmeta` (\n `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n `form_id` bigint(20) NOT NULL,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `form_id` (`form_id`),\n KEY `meta_key` (`meta_key`(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 `wpwq_give_formmeta` WRITE\n--------","file":"oneinkho_wp541.sql"},"type":"debug"} {"data":{"file":"oneinkho_wp541.sql","description":"------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_formmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_formmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_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 `wpwq_give_log` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `log_type` varchar(16) NOT NULL,\n `data` text NOT NULL,\n `category` varchar(64) NOT NULL,\n `source` varchar(64) NOT NULL,\n `date` datetime NOT NULL,\n PRIMARY KEY (`id`),\n KEY `log_type` (`log_type`),\n KEY `category` (`category`),\n KEY `source` (`source`)\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--------------\nLOC"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"K TABLES `wpwq_give_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_migrations`\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 `wpwq_give_migrations` (\n `id` varchar(180) NOT NULL,\n `status` varchar(16) NOT NULL,\n `error` text DEFAULT NULL,\n `last_run` datetime NOT NULL,\n PRIMARY KEY (`id`)\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 `wpwq_give_migrations` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_migrations` DISABLE KEYS */\n","file":"oneinkho_wp541.sql"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"--------------\n\n--------------\nINSERT INTO `wpwq_give_migrations` (`id`, `status`, `error`, `last_run`) VALUES ('create_migrations_table','success','','2024-07-01 08:20:28'),('create_revenue_table','success','','2024-07-01 08:20:28'),('remove_revenue_foreign_keys','success','','2024-07-01 08:20:28'),('set-form-donation-levels-to-strings','success','','2024-07-01 08:20:29'),('set_paypal_standard_id_to_paypal_from_paypal_standard','success','','2024-07-01 08:20:29'),('create_new_log_table','success','','2024-07-01 08:20:29'),('delete_old_log_tables','success','','2024-07-01 08:20:29'),('remove-paypal-ipn-verification-setting','success','','2024-07-01 08:20:29'),('set_automatic_formatting_option','success','','2024-07-01 08:20:29'),('add-statement-descriptor-to-stripe-accounts','success','','2024-07-01 08:20:29'),('remove-log-with-card-info','success','','2024-07-01 08:20:29'),('add-missing-transaction-id-for-uncompleted-stripe-donations','success','','2024-07-01 08:20:29'),('create_subscription_tables','success"}} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"','','2024-07-01 08:20:29'),('remove_sensitive_logs','success','','2024-07-01 08:20:29'),('complete-removed-legacy-log-migration','success','','2024-07-01 08:20:29'),('add_paymentmode_to_subscription_table','success','','2024-07-01 08:20:29'),('move-donation-comment-to-donation-meta-table','success','','2024-07-01 08:20:29'),('donation-forms-remove-duplicate-meta','success','','2024-07-01 08:20:29'),('register-paypal-donations-refresh-token-cron-job-by-mode','success','','2024-07-01 08:20:29'),('remove_payment_intent_secret_meta','success','','2024-07-01 08:20:29'),('copy-v2-gateways-settings-to-v3','success','','2024-07-01 08:20:29'),('migrate_completed_migrations','success','','2024-07-01 08:20:29'),('add-missing-donor-id-in-donation-comments','success','','2024-07-01 08:20:29'),('donation-forms-clean-multiple-slashes-on-db','success','','2024-07-01 08:20:29'),('donation-forms-donation-levels-schema','success','','2024-07-01 19:27:59'),('donors-add-phone-column','success','','2024-07-01 19:27:59')\n---------"},"name":"restoring"} {"type":"debug","data":{"description":"-----\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_migrations` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_revenue`\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 `wpwq_give_revenue` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `donation_id` bigint(20) unsigned NOT NULL,\n `form_id` bigint(20) unsigned NOT NULL,\n `amount` int(10) unsigned NOT NULL,\n PRIMARY KEY (`id`)\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 `wpwq_give_revenue` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_revenue` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_revenue` ENA","file":"oneinkho_wp541.sql"},"name":"restoring"} {"name":"restoring","data":{"description":"BLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_sequential_ordering`\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 `wpwq_give_sequential_ordering` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `payment_id` bigint(20) NOT NULL,\n PRIMARY KEY (`id`)\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 `wpwq_give_sequential_ordering` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_sequential_ordering` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_sequential_ordering` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS","file":"oneinkho_wp541.sql"},"type":"debug"} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":" `wpwq_give_sessions`\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 `wpwq_give_sessions` (\n `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `session_key` char(32) NOT NULL,\n `session_value` longtext NOT NULL,\n `session_expiry` bigint(20) unsigned NOT NULL,\n PRIMARY KEY (`session_key`),\n UNIQUE KEY `session_id` (`session_id`)\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 `wpwq_give_sessions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_sessions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_sessions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_giv"},"type":"debug"} {"name":"restoring","data":{"description":"e_subscriptionmeta`\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 `wpwq_give_subscriptionmeta` (\n `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,\n `subscription_id` bigint(20) NOT NULL,\n `meta_key` varchar(255) DEFAULT NULL,\n `meta_value` longtext DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `subscription_id` (`subscription_id`),\n KEY `meta_key` (`meta_key`(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 `wpwq_give_subscriptionmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_subscriptionmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_subscriptionmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n----------","file":"oneinkho_wp541.sql"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"----\n\n--------------\nDROP TABLE IF EXISTS `wpwq_give_subscriptions`\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 `wpwq_give_subscriptions` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `customer_id` bigint(20) NOT NULL,\n `period` varchar(20) NOT NULL,\n `frequency` bigint(20) NOT NULL DEFAULT 1,\n `initial_amount` decimal(18,10) NOT NULL,\n `recurring_amount` decimal(18,10) NOT NULL,\n `recurring_fee_amount` decimal(18,10) NOT NULL,\n `bill_times` bigint(20) NOT NULL,\n `transaction_id` varchar(60) NOT NULL,\n `parent_payment_id` bigint(20) NOT NULL,\n `payment_mode` varchar(20) NOT NULL DEFAULT '',\n `product_id` bigint(20) NOT NULL,\n `created` datetime NOT NULL,\n `expiration` datetime NOT NULL,\n `status` varchar(20) NOT NULL,\n `profile_id` varchar(60) NOT NULL,\n `notes` longtext NOT NULL,\n PRIMARY KEY (`id`),\n KEY `profile_id` (`pr","file":"oneinkho_wp541.sql"}} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"ofile_id`),\n KEY `customer` (`customer_id`),\n KEY `transaction` (`transaction_id`),\n KEY `customer_and_status` (`customer_id`,`status`)\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 `wpwq_give_subscriptions` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_subscriptions` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_give_subscriptions` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_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 `wpwq_links` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) NOT NULL DEFAULT '',\n `link_name` varchar"},"name":"restoring"} {"data":{"file":"oneinkho_wp541.sql","description":"(255) NOT NULL DEFAULT '',\n `link_image` varchar(255) NOT NULL DEFAULT '',\n `link_target` varchar(25) NOT NULL DEFAULT '',\n `link_description` varchar(255) NOT NULL DEFAULT '',\n `link_visible` varchar(20) NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n `link_rating` int(11) NOT NULL DEFAULT 0,\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) NOT NULL DEFAULT '',\n `link_notes` mediumtext NOT NULL,\n `link_rss` varchar(255) NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\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 `wpwq_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n-------"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"-------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_litespeed_url`\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 `wpwq_litespeed_url` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `url` varchar(500) NOT NULL,\n `cache_tags` varchar(1000) NOT NULL DEFAULT '',\n PRIMARY KEY (`id`),\n UNIQUE KEY `url` (`url`(191)),\n KEY `cache_tags` (`cache_tags`(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 `wpwq_litespeed_url` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_litespeed_url` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_litespeed_url` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS ","file":"oneinkho_wp541.sql"},"type":"debug"} {"name":"restoring","data":{"description":"`wpwq_litespeed_url_file`\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 `wpwq_litespeed_url_file` (\n `id` bigint(20) NOT NULL AUTO_INCREMENT,\n `url_id` bigint(20) NOT NULL,\n `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',\n `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',\n `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',\n `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',\n `webp` tinyint(4) NOT NULL COMMENT 'webp=1',\n `expired` int(11) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `filename` (`filename`),\n KEY `type` (`type`),\n KEY `url_id_2` (`url_id`,`vary`,`type`),\n KEY `filename_2` (`filename`,`expired`),\n KEY `url_id` (`url_id`,`expired`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf","file":"oneinkho_wp541.sql"},"type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"8mb4 COLLATE=utf8mb4_unicode_520_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wpwq_litespeed_url_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_litespeed_url_file` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_litespeed_url_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_loginizer_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 `wpwq_loginizer_logs` (\n `username` varchar(255) NOT NULL DEFAULT '',\n `time` int(10) NOT NULL DEFAULT 0,\n `count` int(10) NOT NULL DEFAULT 0,\n `lockout` int(10) NOT NULL DEFAULT 0,\n `ip` varchar(255) NOT NULL DEFAULT '',\n `url` varchar(255) NOT NULL DEFAULT '',\n UNIQUE KEY `ip` (`ip`)\n) ENGINE=My"},"name":"restoring"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"ISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `wpwq_loginizer_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_loginizer_logs` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `wpwq_loginizer_logs` (`username`, `time`, `count`, `lockout`, `ip`, `url`) VALUES ('matican1',1741037560,3,1,'62.221.215.36','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741029916,4,1,'158.58.191.201','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741037561,1,0,'172.168.203.225','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741047449,2,0,'45.148.31.171','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741037541,1,0,'77.55.253.202','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741037540,1,0,'198.54.114.10','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741034439,1,0,'78.142.47.109','https:/"},"name":"restoring"} {"data":{"description":"/offametropolitanclub.com/xmlrpc.php'),('matican1',1741069816,2,0,'95.217.165.68','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741034424,1,0,'185.234.14.102','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741034414,1,0,'103.11.100.6','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741029949,1,0,'203.162.166.162','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741029931,1,0,'159.65.253.251','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741025676,1,0,'178.79.139.173','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741025651,1,0,'168.119.226.35','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741069815,3,1,'213.238.179.176','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741017885,1,0,'178.128.26.49','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741012586,1,0,'178.156.143.173','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741012572,1,0,'173.236.249.89','https://offametropolitanclub.co","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"description":"m/xmlrpc.php'),('matican1',1741012539,1,0,'88.80.26.2','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741009916,1,0,'14.128.14.5','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741034414,2,0,'162.55.240.80','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741009898,1,0,'103.30.79.151','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741012560,2,0,'193.202.110.34','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741008842,1,0,'45.84.107.33','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741006993,1,0,'185.220.101.33','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741021578,3,1,'85.14.243.58','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741005929,1,0,'47.244.50.243','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741005926,1,0,'191.6.210.119','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741005914,1,0,'5.75.193.94','https://offametropolitanclub.com/xmlrpc.php'),('matican1',17","file":"oneinkho_wp541.sql"}} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"41005911,1,0,'173.212.237.37','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741005147,1,0,'37.187.56.239','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741003296,1,0,'185.220.101.79','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740992192,2,0,'192.42.116.217','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741002068,1,0,'172.104.98.42','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741069743,3,1,'104.234.155.75','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741014389,2,0,'185.220.101.7','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741001441,1,0,'185.220.101.4','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740999592,1,0,'195.47.238.88','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740989408,2,0,'185.107.113.142','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740998548,1,0,'158.69.124.180','https://offametropolitanclub.com/xmlrpc.php'),('matican1',17410"},"name":"restoring"} {"data":{"description":"25666,2,0,'139.59.57.12','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740998523,1,0,'62.204.61.5','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741002050,2,0,'92.205.64.128','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740998471,1,0,'8.218.163.254','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741017877,4,1,'185.224.83.126','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740998447,1,0,'185.26.107.175','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740997740,1,0,'45.84.107.74','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741079205,1,0,'103.93.16.160','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995890,1,0,'192.42.116.211','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741079201,1,0,'108.61.117.81','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741002051,3,1,'85.248.116.95','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741075367,1,0,'121.41.193.253',","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"'https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995150,1,0,'54.245.112.243','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995141,1,0,'185.30.32.249','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995140,1,0,'185.187.75.18','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741005905,2,0,'137.220.43.249','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995123,1,0,'89.116.20.68','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741002047,2,0,'62.221.214.246','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741075363,1,0,'66.29.134.113','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741079207,2,0,'13.80.27.129','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995113,2,0,'81.91.86.134','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740994042,1,0,'185.220.101.30','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740990348,1,0,'198.96.155.3','https://www.offametropolitanc"},"type":"debug"} {"data":{"description":"lub.com/xmlrpc.php'),('matican1',1741075357,1,0,'40.71.236.232','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741069822,1,0,'68.183.186.124','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989459,1,0,'157.230.210.92','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740984797,3,1,'192.42.116.193','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741069799,1,0,'139.59.113.119','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989444,1,0,'54.160.22.13','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989428,1,0,'157.245.35.80','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989415,1,0,'95.217.113.101','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989415,1,0,'193.202.110.29','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740998543,2,0,'198.71.229.102','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989414,1,0,'54.205.87.171','https://offametropolitanclub.com/xmlrpc.php'),('m","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"atican1',1740989413,1,0,'82.115.4.2','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989405,1,0,'85.10.156.45','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989399,1,0,'194.218.97.177','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989397,1,0,'5.188.159.153','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740988498,1,0,'102.130.113.9','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741069748,1,0,'146.190.51.0','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741025685,2,0,'185.107.112.140','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740995157,2,0,'185.30.32.79','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740989436,2,0,'172.104.61.49','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741059298,1,0,'23.95.24.134','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741055174,1,0,'94.136.170.156','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741055158,1,0,'80.88.87","file":"oneinkho_wp541.sql"},"type":"debug"} {"data":{"file":"oneinkho_wp541.sql","description":".200','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740982949,1,0,'185.220.101.3','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741055156,1,0,'136.243.92.92','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741055151,1,0,'64.90.51.251','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741047464,1,0,'23.92.26.113','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741067874,2,0,'107.170.224.186','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740981099,1,0,'185.34.33.2','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740979249,1,0,'45.84.107.101','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740977493,1,0,'162.213.249.63','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740977406,1,0,'185.220.101.23','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741005926,2,0,'93.186.200.190','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740964456,1,0,'80.94.92.92','https://"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"description":"www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740962607,1,0,'23.154.177.9','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740960758,1,0,'171.25.193.78','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741047449,1,0,'77.237.234.79','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740958911,1,0,'89.221.215.139','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740957060,1,0,'185.220.101.83','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1740955211,1,0,'192.42.116.203','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741012555,2,0,'85.31.239.154','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1740953358,1,0,'45.138.16.113','https://www.offametropolitanclub.com/xmlrpc.php'),('matican1',1741040982,1,0,'213.238.183.30','https://offametropolitanclub.com/xmlrpc.php'),('matican1',1741040964,1,0,'43.153.53.250','https://offametropolitanclub.com/xmlrpc.php')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wp","file":"oneinkho_wp541.sql"}} {"data":{"description":"wq_loginizer_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `wpwq_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `wpwq_options` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) NOT NULL DEFAULT '',\n `option_value` longtext NOT NULL,\n `autoload` varchar(20) NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`),\n KEY `autoload` (`autoload`)\n) ENGINE=MyISAM AUTO_INCREMENT=89083 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 `wpwq_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `wpwq_options` DISABLE KEYS */\n--------------\n\n-------","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":"-------\nINSERT INTO `wpwq_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://www.offametropolitanclub.com','yes'),(2,'home','https://www.offametropolitanclub.com','yes'),(3,'blogname','Offa Metropolitan Club','yes'),(4,'blogdescription','OMC','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','maticanweb@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','ye"},"type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"s'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:239:{s:12:\\\"donations/?$\\\";s:30:\\\"index.php?post_type=give_forms\\\";s:42:\\\"donations/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?post_type=give_forms&feed=$matches[1]\\\";s:37:\\\"donations/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?post_type=give_forms&feed=$matches[1]\\\";s:29:\\\"donations/page/([0-9]{1,})/?$\\\";s:48:\\\"index.php?post_type=give_forms&paged=$matches[1]\\\";s:7:\\\"jobs/?$\\\";s:37:\\\"index.php?post_type=awsm_job_openings\\\";s:37:\\\"jobs/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:54:\\\"index.php?post_type=awsm_job_openings&feed=$matches[1]\\\";s:32:\\\"jobs/(feed|rdf|rss|rss2|atom)/?$\\\";s:54:\\\"index.php?post_type=awsm_job_openings&feed=$matches[1]\\\";s:24:\\\"jobs/page/([0-9]{1,})/?$\\\";s:55:\\\"index.php?post_type=awsm_job_openings&paged=$matches[1]\\\";s:11:\\\"^wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^wp-json"},"name":"restoring"} {"data":{"description":"/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:21:\\\"^index.php/wp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:24:\\\"^index.php/wp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:17:\\\"^wp-sitemap\\\\.xml$\\\";s:23:\\\"index.php?sitemap=index\\\";s:17:\\\"^wp-sitemap\\\\.xsl$\\\";s:36:\\\"index.php?sitemap-stylesheet=sitemap\\\";s:23:\\\"^wp-sitemap-index\\\\.xsl$\\\";s:34:\\\"index.php?sitemap-stylesheet=index\\\";s:48:\\\"^wp-sitemap-([a-z]+?)-([a-z\\\\d_-]+?)-(\\\\d+?)\\\\.xml$\\\";s:75:\\\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\\\";s:34:\\\"^wp-sitemap-([a-z]+?)-(\\\\d+?)\\\\.xml$\\\";s:47:\\\"index.php?sitemap=$matches[1]&paged=$matches[2]\\\";s:13:\\\"give/(.+?)/?$\\\";s:50:\\\"index.php?url_prefix=give&give_form_id=$matches[1]\\\";s:12:\\\"portfolio/?$\\\";s:32:\\\"index.php?post_type=la_portfolio\\\";s:42:\\\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?post_type=la_portfolio&feed=$matches[1]\\\";s:37:\\\"portfolio/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?post_type=la_portfolio&feed=$matches[1]\\\";s:29:\\","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"data":{"description":"\"portfolio/page/([0-9]{1,})/?$\\\";s:50:\\\"index.php?post_type=la_portfolio&paged=$matches[1]\\\";s:8:\\\"event/?$\\\";s:28:\\\"index.php?post_type=la_event\\\";s:38:\\\"event/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:45:\\\"index.php?post_type=la_event&feed=$matches[1]\\\";s:33:\\\"event/(feed|rdf|rss|rss2|atom)/?$\\\";s:45:\\\"index.php?post_type=la_event&feed=$matches[1]\\\";s:25:\\\"event/page/([0-9]{1,})/?$\\\";s:46:\\\"index.php?post_type=la_event&paged=$matches[1]\\\";s:47:\\\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:42:\\\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:23:\\\"category/(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:35:\\\"category/(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:34:\\\"category/(.+?)/give-api(/(.*))?/?$\\\";s:56:\\\"index.php?category_name=$matches[1]&give-api=$matches[3]\\\";s:17:\\\"category/(.+?)/?$\\\";s:35:\\\"index.php?","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"category_name=$matches[1]\\\";s:44:\\\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:39:\\\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:20:\\\"tag/([^/]+)/embed/?$\\\";s:36:\\\"index.php?tag=$matches[1]&embed=true\\\";s:32:\\\"tag/([^/]+)/page/?([0-9]{1,})/?$\\\";s:43:\\\"index.php?tag=$matches[1]&paged=$matches[2]\\\";s:31:\\\"tag/([^/]+)/give-api(/(.*))?/?$\\\";s:46:\\\"index.php?tag=$matches[1]&give-api=$matches[3]\\\";s:14:\\\"tag/([^/]+)/?$\\\";s:25:\\\"index.php?tag=$matches[1]\\\";s:45:\\\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:40:\\\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:21:\\\"type/([^/]+)/embed/?$\\\";s:44:\\\"index.php?post_format=$matches[1]&embed=true\\\";s:33:\\\"type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?post_format=$matches[1]&paged=$matches[2]\\\";s:15:\\\"type/([^/]+)/?$\\\";s:33:\\\"index.php?post_f"},"name":"restoring"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"ormat=$matches[1]\\\";s:37:\\\"donations/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:47:\\\"donations/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:67:\\\"donations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:62:\\\"donations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:62:\\\"donations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:43:\\\"donations/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:26:\\\"donations/([^/]+)/embed/?$\\\";s:43:\\\"index.php?give_forms=$matches[1]&embed=true\\\";s:30:\\\"donations/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?give_forms=$matches[1]&tb=1\\\";s:50:\\\"donations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?give_forms=$matches[1]&feed=$matches[2]\\\";s:45:\\\"dona"},"name":"restoring"} {"data":{"file":"oneinkho_wp541.sql","description":"tions/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?give_forms=$matches[1]&feed=$matches[2]\\\";s:38:\\\"donations/([^/]+)/page/?([0-9]{1,})/?$\\\";s:50:\\\"index.php?give_forms=$matches[1]&paged=$matches[2]\\\";s:45:\\\"donations/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?give_forms=$matches[1]&cpage=$matches[2]\\\";s:37:\\\"donations/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?give_forms=$matches[1]&give-api=$matches[3]\\\";s:43:\\\"donations/[^/]+/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s:54:\\\"donations/[^/]+/attachment/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s:34:\\\"donations/([^/]+)(?:/([0-9]+))?/?$\\\";s:49:\\\"index.php?give_forms=$matches[1]&page=$matches[2]\\\";s:26:\\\"donations/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:36:\\\"donations/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:56:\\\"donations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"oneinkho_wp541.sql","description":"\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:51:\\\"donations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:51:\\\"donations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:32:\\\"donations/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:32:\\\"jobs/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:42:\\\"jobs/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:62:\\\"jobs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"jobs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:57:\\\"jobs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:38:\\\"jobs/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?at"},"name":"restoring"} {"name":"restoring","data":{"description":"tachment=$matches[1]&embed=true\\\";s:21:\\\"jobs/([^/]+)/embed/?$\\\";s:50:\\\"index.php?awsm_job_openings=$matches[1]&embed=true\\\";s:25:\\\"jobs/([^/]+)/trackback/?$\\\";s:44:\\\"index.php?awsm_job_openings=$matches[1]&tb=1\\\";s:45:\\\"jobs/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:56:\\\"index.php?awsm_job_openings=$matches[1]&feed=$matches[2]\\\";s:40:\\\"jobs/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:56:\\\"index.php?awsm_job_openings=$matches[1]&feed=$matches[2]\\\";s:33:\\\"jobs/([^/]+)/page/?([0-9]{1,})/?$\\\";s:57:\\\"index.php?awsm_job_openings=$matches[1]&paged=$matches[2]\\\";s:40:\\\"jobs/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:57:\\\"index.php?awsm_job_openings=$matches[1]&cpage=$matches[2]\\\";s:32:\\\"jobs/([^/]+)/give-api(/(.*))?/?$\\\";s:60:\\\"index.php?awsm_job_openings=$matches[1]&give-api=$matches[3]\\\";s:38:\\\"jobs/[^/]+/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s:49:\\\"jobs/[^/]+/attachment/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s","file":"oneinkho_wp541.sql"},"type":"debug"} {"name":"restoring","data":{"file":"oneinkho_wp541.sql","description":":29:\\\"jobs/([^/]+)(?:/([0-9]+))?/?$\\\";s:56:\\\"index.php?awsm_job_openings=$matches[1]&page=$matches[2]\\\";s:21:\\\"jobs/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:31:\\\"jobs/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:51:\\\"jobs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:46:\\\"jobs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:46:\\\"jobs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:27:\\\"jobs/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:53:\\\"job-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?job-category=$matches[1]&feed=$matches[2]\\\";s:48:\\\"job-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?job-category=$matches[1]&feed=$matches[2]\\\";s:29:\\\"job-category/([^/]+)/embed/?$\\\";s:45:\\\"index.php?job-category=$match"},"type":"debug"} {"data":{"description":"es[1]&embed=true\\\";s:41:\\\"job-category/([^/]+)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?job-category=$matches[1]&paged=$matches[2]\\\";s:23:\\\"job-category/([^/]+)/?$\\\";s:34:\\\"index.php?job-category=$matches[1]\\\";s:49:\\\"job-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?job-type=$matches[1]&feed=$matches[2]\\\";s:44:\\\"job-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?job-type=$matches[1]&feed=$matches[2]\\\";s:25:\\\"job-type/([^/]+)/embed/?$\\\";s:41:\\\"index.php?job-type=$matches[1]&embed=true\\\";s:37:\\\"job-type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:48:\\\"index.php?job-type=$matches[1]&paged=$matches[2]\\\";s:19:\\\"job-type/([^/]+)/?$\\\";s:30:\\\"index.php?job-type=$matches[1]\\\";s:53:\\\"job-location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?job-location=$matches[1]&feed=$matches[2]\\\";s:48:\\\"job-location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?job-location=$matches[1]&feed=$matches[2]\\\";s:29:\\\"job-location/([^/]+)/embed/?$\\\";s:45:\\\"index.php?job-location=$matches[1]&embe","file":"oneinkho_wp541.sql"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"d=true\\\";s:41:\\\"job-location/([^/]+)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?job-location=$matches[1]&paged=$matches[2]\\\";s:23:\\\"job-location/([^/]+)/?$\\\";s:34:\\\"index.php?job-location=$matches[1]\\\";s:37:\\\"portfolio/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:47:\\\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:67:\\\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:62:\\\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:62:\\\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:43:\\\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:26:\\\"portfolio/([^/]+)/embed/?$\\\";s:45:\\\"index.php?la_portfolio=$matches[1]&embed=true\\\";s:30:\\\"portfolio/([^/]+)/trackback/?","file":"oneinkho_wp541.sql"},"name":"restoring"} {"name":"restoring","data":{"description":"$\\\";s:39:\\\"index.php?la_portfolio=$matches[1]&tb=1\\\";s:50:\\\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?la_portfolio=$matches[1]&feed=$matches[2]\\\";s:45:\\\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:51:\\\"index.php?la_portfolio=$matches[1]&feed=$matches[2]\\\";s:38:\\\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\\\";s:52:\\\"index.php?la_portfolio=$matches[1]&paged=$matches[2]\\\";s:45:\\\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:52:\\\"index.php?la_portfolio=$matches[1]&cpage=$matches[2]\\\";s:37:\\\"portfolio/([^/]+)/give-api(/(.*))?/?$\\\";s:55:\\\"index.php?la_portfolio=$matches[1]&give-api=$matches[3]\\\";s:43:\\\"portfolio/[^/]+/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s:54:\\\"portfolio/[^/]+/attachment/([^/]+)/give-api(/(.*))?/?$\\\";s:53:\\\"index.php?attachment=$matches[1]&give-api=$matches[3]\\\";s:34:\\\"portfolio/([^/]+)(?:/([0-9]+))?/?$\\\";s:51:\\\"index.php?la_portfolio=$matches[1]&page=$matches[2]\\\";s:26:\\\"portfolio/[^/]+/([^/]+)/?$\\\";s:32:\\\"inde","file":"oneinkho_wp541.sql"},"type":"debug"} {"name":"restoring","data":{"description":"x.php?attachment=$matches[1]\\\";s:36:\\\"portfolio/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:56:\\\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:51:\\\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:51:\\\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:32:\\\"portfolio/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:59:\\\"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:60:\\\"index.php?la_portfolio_category=$matches[1]&feed=$matches[2]\\\";s:54:\\\"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:60:\\\"index.php?la_portfolio_category=$matches[1]&feed=$matches[2]\\\";s:35:\\\"portfolio-category/([^/]+)/embed/?$\\\";s:54:\\\"index.php?la_portfolio_category=$matches[1]&embed=true\\\";s:47:\\\"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\\\";","file":"oneinkho_wp541.sql"},"type":"debug"} {"name":"restoring","data":{"description":"s:61:\\\"index.php?la_portfolio_category=$matches[1]&paged=$matches[2]\\\";s:29:\\\"portfolio-category/([^/]+)/?$\\\";s:43:\\\"index.php?la_portfolio_category=$matches[1]\\\";s:33:\\\"event/[^/]+/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:43:\\\"event/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:63:\\\"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:58:\\\"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:58:\\\"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:39:\\\"event/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:22:\\\"event/([^/]+)/embed/?$\\\";s:41:\\\"index.php?la_event=$matches[1]&embed=true\\\";s:26:\\\"event/([^/]+)/trackback/?$\\\";s:35:\\\"index.php?la_event=$matches[1]&tb=1\\\";s:46:\\\"event/([^/]+)/fe","file":"oneinkho_wp541.sql"},"type":"debug"} {"data":{"file":"oneinkho_wp541.sql","truncated":1,"description":"…"},"name":"restoring","type":"debug"} {"type":"debug","name":"removed_temp_database_user","data":{"username":"oneinkho_dg23jwx","file":"oneinkho_wp541.sql","description":"The system removed the temporary database user “oneinkho_dg23jwx”."}} {"type":"done","data":{"description":"The system successfully restored the database “oneinkho_wp541” from the backup file “oneinkho_wp541.sql”.","file":"oneinkho_wp541.sql"},"name":"restore_done"} {"type":"info","name":"processed","data":{"file":"oneinkho_wp541.sql"}} {"type":"close"}