File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-01T03:27:08Z.1.log
{"type":"info","name":"no-virus","data":{"file":"mrsimple_360.sql.gz","description":"No virus detected in upload “mrsimple_360.sql.gz”."}}
{"type":"info","data":{"file":"mrsimple_360.sql.gz","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.0bcbffe2","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.0bcbffe2”."},"name":"gunzip"}
{"data":{"database":"xedaptot_mrsimple_360","description":"The system identified the database name for the backup file “mrsimple_360.sql.gz” to be “xedaptot_mrsimple_360”.","file":"mrsimple_360.sql.gz"},"name":"database_name","type":"debug"}
{"name":"database_create","data":{"database":"xedaptot_mrsimple_360","description":"The system created the database “xedaptot_mrsimple_360” since it did not exist.","file":"mrsimple_360.sql.gz"},"type":"info"}
{"type":"debug","data":{"username":"xedaptot_ivhnwb8","file":"mrsimple_360.sql.gz","description":"The system created a temporary database user “xedaptot_ivhnwb8”."},"name":"created_temp_database_user"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"The system linked the temporary database user “xedaptot_ivhnwb8” to the database “xedaptot_mrsimple_360”.","database":"xedaptot_mrsimple_360","username":"xedaptot_ivhnwb8"},"name":"linked_temp_database_user_to_database"}
{"type":"info","name":"restoring_start","data":{"description":"The system is starting to restore the database backup “mrsimple_360.sql.gz”.","file":"mrsimple_360.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_360.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 `svt_access_log`\n--------------\n\n-------------"},"type":"debug"}
{"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 `svt_access_log` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `date_time` datetime DEFAULT NULL,\n `ip` varchar(50) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_access_log_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_access_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_access_log` (`id`, `id_virtualtour`, `date_time`, `ip`) VALUES (1,1,","file":"mrsimple_360.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"'2023-12-28 08:49:50','171.243.53.106'),(2,1,'2023-12-28 08:51:37','171.243.53.106'),(3,3,'2024-01-27 05:10:46','171.243.53.231'),(4,3,'2024-01-27 05:15:28','171.243.53.231'),(5,3,'2024-01-27 05:27:18','113.185.93.38'),(6,3,'2024-01-27 07:21:01','171.243.53.231')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_access_log_poi`\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 `svt_access_log_poi` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_poi` bigint(20) unsigned DEFAULT NULL,\n `date_time` datetime DEFAULT NULL,\n `ip` varchar(50) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_poi` (`id_poi`),\n CONSTRAINT `svt_access_log_poi_ibfk_1` FOREIGN KEY (`id_poi`) REFERENCES `svt_pois` (`id`) ON DELETE C"}}
{"type":"debug","name":"restoring","data":{"description":"ASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_access_log_poi` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log_poi` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_access_log_poi` (`id`, `id_poi`, `date_time`, `ip`) VALUES (1,1,'2023-12-28 08:50:01','171.243.53.106'),(2,33,'2024-01-27 05:11:12','171.243.53.231')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log_poi` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_access_log_room`\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 `svt_access_log_room` (\n `id` bigint(20) unsigne","file":"mrsimple_360.sql.gz"}}
{"type":"debug","data":{"description":"d NOT NULL AUTO_INCREMENT,\n `id_room` bigint(20) unsigned DEFAULT NULL,\n `date_time` datetime DEFAULT NULL,\n `ip` varchar(50) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_room` (`id_room`),\n CONSTRAINT `svt_access_log_room_ibfk_1` FOREIGN KEY (`id_room`) REFERENCES `svt_rooms` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_access_log_room` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log_room` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_access_log_room` (`id`, `id_room`, `date_time`, `ip`) VALUES (1,1,'2023-12-28 08:49:53','171.243.53.106'),(2,2,'2023-12-28 08:50:05','171.243.53.106'),(3,1,'2023-12-28 08:50:06','171.243.53.106'),(4,1,'2023-12-28 08:51:42','171.243.53.106'),(5,12,'2024-01-27 05:10:49','171.243.53.231'),(6,12,'2024-01-27 05:15:32','1","file":"mrsimple_360.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"description":"71.243.53.231'),(7,12,'2024-01-27 05:27:25','113.185.93.38'),(8,12,'2024-01-27 07:21:08','171.243.53.231'),(9,13,'2024-01-27 07:21:18','171.243.53.231')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_access_log_room` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_advertisements`\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 `svt_advertisements` (\n `id` int(11) unsigned NOT NULL AUTO_INCREMENT,\n `name` varchar(100) DEFAULT NULL,\n `type` enum('image','video','iframe') NOT NULL DEFAULT 'image',\n `image` varchar(50) DEFAULT NULL,\n `video` varchar(50) DEFAULT NULL,\n `youtube` varchar(250) DEFAULT NULL,\n `iframe_link` varchar(250) DEFAULT NULL,\n `link` varchar(250) DEFAULT NULL,\n `countdown` int(11) NOT NULL DEFAULT 0,\n `id_plans` varchar(100) DEFAULT NULL,\n `","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"data":{"description":"auto_assign` tinyint(1) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_advertisements` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_advertisements` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_advertisements` (`id`, `name`, `type`, `image`, `video`, `youtube`, `iframe_link`, `link`, `countdown`, `id_plans`, `auto_assign`) VALUES (1,'MrSimple','image',NULL,NULL,NULL,NULL,NULL,0,NULL,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_advertisements` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_ai_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-","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"-------------\nCREATE TABLE `svt_ai_log` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_user` int(11) unsigned DEFAULT NULL,\n `date_time` datetime DEFAULT NULL,\n `response` text DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_user` (`id_user`),\n CONSTRAINT `svt_ai_log_ibfk_1` FOREIGN KEY (`id_user`) REFERENCES `svt_users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_ai_log` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_ai_log` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_ai_log` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_assign_advertisements`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET chara"},"type":"debug"}
{"name":"restoring","data":{"description":"cter_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_assign_advertisements` (\n `id_advertisement` int(11) unsigned NOT NULL,\n `id_virtualtour` bigint(20) unsigned NOT NULL,\n KEY `id_advertisement` (`id_advertisement`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_assign_advertisements_ibfk_1` FOREIGN KEY (`id_advertisement`) REFERENCES `svt_advertisements` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_assign_advertisements_ibfk_2` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_assign_advertisements` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_assign_advertisements` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_assign_advertisements` ENABLE KEYS */\n---","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"-----------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_assign_virtualtours`\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 `svt_assign_virtualtours` (\n `id_user` int(11) unsigned DEFAULT NULL,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `edit_virtualtour` tinyint(1) NOT NULL DEFAULT 1,\n `edit_virtualtour_ui` tinyint(1) NOT NULL DEFAULT 1,\n `edit_3d_view` tinyint(1) NOT NULL DEFAULT 1,\n `create_rooms` tinyint(1) NOT NULL DEFAULT 0,\n `edit_rooms` tinyint(1) NOT NULL DEFAULT 1,\n `delete_rooms` tinyint(1) NOT NULL DEFAULT 0,\n `create_markers` tinyint(1) NOT NULL DEFAULT 1,\n `edit_markers` tinyint(1) NOT NULL DEFAULT 1,\n `delete_markers` tinyint(1) NOT NULL DEFAULT 1,\n `create_pois` tinyint(1) NOT NULL DEFAULT 1,\n `edit_pois` tinyint(1) NOT NULL DEFAULT 1,\n `delete_pois` tinyint(1) N","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","data":{"description":"OT NULL DEFAULT 1,\n `create_maps` tinyint(1) NOT NULL DEFAULT 0,\n `edit_maps` tinyint(1) NOT NULL DEFAULT 1,\n `delete_maps` tinyint(1) NOT NULL DEFAULT 0,\n `info_box` tinyint(1) NOT NULL DEFAULT 1,\n `presentation` tinyint(1) NOT NULL DEFAULT 1,\n `video360` tinyint(1) NOT NULL DEFAULT 1,\n `video_projects` tinyint(1) NOT NULL DEFAULT 1,\n `gallery` tinyint(1) NOT NULL DEFAULT 1,\n `icons_library` tinyint(1) NOT NULL DEFAULT 1,\n `media_library` tinyint(1) NOT NULL DEFAULT 1,\n `music_library` tinyint(1) NOT NULL DEFAULT 1,\n `sound_library` tinyint(1) NOT NULL DEFAULT 1,\n `publish` tinyint(1) NOT NULL DEFAULT 0,\n `landing` tinyint(1) NOT NULL DEFAULT 1,\n `forms` tinyint(1) NOT NULL DEFAULT 1,\n `leads` tinyint(1) NOT NULL DEFAULT 1,\n `shop` tinyint(1) NOT NULL DEFAULT 1,\n `measurements` tinyint(1) NOT NULL DEFAULT 1,\n UNIQUE KEY `id_user` (`id_user`,`id_virtualtour`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_assign_virtualtours_ibfk_1` FOREIGN KEY (`id_user`) REFERENCES `svt_use","file":"mrsimple_360.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"rs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_assign_virtualtours_ibfk_2` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_assign_virtualtours` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_assign_virtualtours` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_assign_virtualtours` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_categories`\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 `svt_categories` (\n `id` int(11) unsigned NOT NULL AUTO_INCREMENT,\n `name` varc"}}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"har(100) DEFAULT NULL,\n PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_categories` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_categories` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_categories` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_category_vt_assoc`\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 `svt_category_vt_assoc` (\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `id_category` int(11) unsigned DEFAULT NULL,\n KEY `id_virtualtour` (`id_virtualtour`),\n KEY `id_category` (`id_category`),\n CONSTRAINT `svt_category_vt_assoc_ibfk_1` FOREI"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"GN KEY (`id_category`) REFERENCES `svt_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_category_vt_assoc_ibfk_2` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_category_vt_assoc` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_category_vt_assoc` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_category_vt_assoc` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_editor_ui_presets`\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 `svt_editor_ui_presets` (\n `id` in"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"t(11) unsigned NOT NULL AUTO_INCREMENT,\n `id_user` int(11) unsigned DEFAULT NULL,\n `name` varchar(100) DEFAULT NULL,\n `public` tinyint(1) NOT NULL DEFAULT 0,\n `ui_style` text DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_user` (`id_user`),\n CONSTRAINT `svt_editor_ui_presets_ibfk_1` FOREIGN KEY (`id_user`) REFERENCES `svt_users` (`id`) ON DELETE SET NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_editor_ui_presets` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_editor_ui_presets` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_editor_ui_presets` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_features`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET char"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"acter_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_features` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `feature` varchar(50) DEFAULT NULL,\n `name` text DEFAULT NULL,\n `content` longtext DEFAULT NULL,\n PRIMARY KEY (`id`),\n UNIQUE KEY `svt_features_feature_uindex` (`feature`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_features` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_features` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_features` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_forms_data`\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--------------\nCREA"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"TE TABLE `svt_forms_data` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `datetime` datetime DEFAULT NULL,\n `id_virtualtour` bigint(20) unsigned NOT NULL,\n `id_room` bigint(20) unsigned DEFAULT NULL,\n `title` varchar(250) DEFAULT NULL,\n `field1` text DEFAULT NULL,\n `field2` text DEFAULT NULL,\n `field3` text DEFAULT NULL,\n `field4` text DEFAULT NULL,\n `field5` text DEFAULT NULL,\n `field6` text DEFAULT NULL,\n `field7` text DEFAULT NULL,\n `field8` text DEFAULT NULL,\n `field9` text DEFAULT NULL,\n `field10` text DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_forms_data_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_forms_data` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TAB"}}
{"data":{"description":"LE `svt_forms_data` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_forms_data` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_gallery`\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 `svt_gallery` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `image` varchar(50) DEFAULT NULL,\n `title` varchar(100) DEFAULT NULL,\n `description` text DEFAULT NULL,\n `priority` int(11) NOT NULL DEFAULT 0,\n `rotate` int(11) NOT NULL DEFAULT 0,\n `visible` tinyint(1) NOT NULL DEFAULT 1,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_gallery_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_IN","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"CREMENT=21 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_gallery` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_gallery` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_gallery` (`id`, `id_virtualtour`, `image`, `title`, `description`, `priority`, `rotate`, `visible`) VALUES (1,2,'gallery_1706331910176.jpg','Bathroom','Washbasin and mirror',7,0,1),(2,2,'gallery_1706331910264.jpg','Bed Room','Bed and Wardrobe',5,0,1),(3,2,'gallery_1706331910189.jpg','Bed Room','Desk with computer',6,0,1),(4,2,'gallery_1706331910211.jpg','Laundry','Washer and dryer',8,0,1),(5,2,'gallery_1706331910158.jpg','Top View','',9,0,1),(6,2,'gallery_1706331910134.jpg','Wardrobe','',0,0,1),(7,2,'gallery_1706331910161.jpg','Open Space','',2,0,1),(8,2,'gallery_1706331910269.jpg','Kitchen','',1,0,1),(9,2,'gallery_1706331910173.jpg','Double Room','Double Bed',3,0,1),(10,2,","file":"mrsimple_360.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"'gallery_1706331910268.jpg','Double Room','Wardrobe',4,0,1),(11,3,'gallery_1706331998426.jpg','Bathroom','Washbasin and mirror',7,0,1),(12,3,'gallery_1706331998460.jpg','Bed Room','Bed and Wardrobe',5,0,1),(13,3,'gallery_1706331998429.jpg','Bed Room','Desk with computer',6,0,1),(14,3,'gallery_1706331998435.jpg','Laundry','Washer and dryer',8,0,1),(15,3,'gallery_1706331998420.jpg','Top View','',9,0,1),(16,3,'gallery_1706331998416.jpg','Wardrobe','',0,0,1),(17,3,'gallery_1706331998422.jpg','Open Space','',2,0,1),(18,3,'gallery_1706331998464.jpg','Kitchen','',1,0,1),(19,3,'gallery_1706331998423.jpg','Double Room','Double Bed',3,0,1),(20,3,'gallery_1706331998463.jpg','Double Room','Wardrobe',4,0,1)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_gallery` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_gallery_lang`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------"},"name":"restoring"}
{"name":"restoring","data":{"description":"\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_gallery_lang` (\n `id_gallery` bigint(20) unsigned DEFAULT NULL,\n `language` varchar(10) DEFAULT NULL,\n `title` varchar(100) DEFAULT NULL,\n `description` text DEFAULT NULL,\n UNIQUE KEY `id_gallery` (`id_gallery`,`language`),\n CONSTRAINT `svt_gallery_lang_ibfk_1` FOREIGN KEY (`id_gallery`) REFERENCES `svt_gallery` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_gallery_lang` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_gallery_lang` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_gallery_lang` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_globe_list`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_c","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"lient = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_globe_list` (\n `id_globe` bigint(20) unsigned DEFAULT NULL,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `lat` varchar(50) DEFAULT NULL,\n `lon` varchar(50) DEFAULT NULL,\n KEY `id_globe` (`id_globe`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_globe_list_ibfk_1` FOREIGN KEY (`id_globe`) REFERENCES `svt_globes` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_globe_list_ibfk_2` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_globe_list` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_globe_list` DISABLE KEYS */\n--------------\n\n-----------"}}
{"type":"debug","name":"restoring","data":{"description":"---\n/*!40000 ALTER TABLE `svt_globe_list` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_globes`\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 `svt_globes` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_user` int(11) unsigned DEFAULT NULL,\n `code` varchar(100) DEFAULT NULL,\n `name` varchar(250) DEFAULT NULL,\n `friendly_url` varchar(100) DEFAULT NULL,\n `logo` varchar(100) DEFAULT NULL,\n `pointer_size` int(11) NOT NULL DEFAULT 15,\n `pointer_color` varchar(50) NOT NULL DEFAULT 'rgba(255,255,255,1)',\n `pointer_border` varchar(50) NOT NULL DEFAULT 'rgba(0,0,0,1)',\n `center_lat` varchar(50) DEFAULT NULL,\n `center_lon` varchar(50) DEFAULT NULL,\n `center_altitude` int(11) DEFAULT NULL,\n `min_altitude` int(11) DEFAULT NULL,\n `zoom_duration` int(11) NOT NULL D","file":"mrsimple_360.sql.gz"}}
{"type":"debug","data":{"description":"EFAULT 2,\n `default_view` enum('street','satellite') NOT NULL DEFAULT 'satellite',\n `type` enum('default','google') NOT NULL DEFAULT 'default',\n `meta_title` varchar(100) DEFAULT NULL,\n `meta_description` text DEFAULT NULL,\n `meta_image` varchar(50) DEFAULT NULL,\n `show_in_first_page` tinyint(1) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `id_user` (`id_user`),\n CONSTRAINT `svt_globes_ibfk_1` FOREIGN KEY (`id_user`) REFERENCES `svt_users` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_globes` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_globes` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_globes` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_icons`\n--------------\n\n--------------\n/*!40101 S","file":"mrsimple_360.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"ET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_icons` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `image` varchar(50) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_icon_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=149 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_icons` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_icons` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_icons` (`id`, `id_virtualtour`, `image`) VALUES (1,2,'icon_1706331911481.png'),(2,2,'icon_1706331911562.png'),(3,2,'icon_170633191158","file":"mrsimple_360.sql.gz"}}
{"data":{"file":"mrsimple_360.sql.gz","description":"1.png'),(4,2,'icon_1706331911483.png'),(5,2,'icon_1706331911531.png'),(6,2,'icon_1706331911518.png'),(7,2,'icon_1706331911495.png'),(8,2,'icon_1706331911478.png'),(9,2,'icon_1706331911533.png'),(10,2,'icon_1706331911558.png'),(11,2,'icon_1706331911574.png'),(12,2,'icon_1706331911509.png'),(13,2,'icon_1706331911575.png'),(14,2,'icon_1706331911519.png'),(15,2,'icon_1706331911527.png'),(16,2,'icon_1706331911493.png'),(17,2,'icon_1706331911525.png'),(18,2,'icon_1706331911544.png'),(19,2,'icon_1706331911480.png'),(20,2,'icon_1706331911512.png'),(21,2,'icon_1706331911491.png'),(22,2,'icon_1706331911551.png'),(23,2,'icon_1706331911484.png'),(24,2,'icon_1706331911568.png'),(25,2,'icon_1706331911571.png'),(26,2,'icon_1706331911540.png'),(27,2,'icon_1706331911583.png'),(28,2,'icon_1706331911548.png'),(29,2,'icon_1706331911569.png'),(30,2,'icon_1706331911508.png'),(31,2,'icon_1706331911559.png'),(32,2,'icon_1706331911541.png'),(33,2,'icon_1706331911565.png'),(34,2,'icon_1706331911515.png'),(35,2,'icon_1706331911547.png'"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"),(36,2,'icon_1706331911524.png'),(37,2,'icon_1706331911510.png'),(38,2,'icon_1706331911521.png'),(39,2,'icon_1706331911561.png'),(40,2,'icon_1706331911580.png'),(41,2,'icon_1706331911513.png'),(42,2,'icon_1706331911499.png'),(43,2,'icon_1706331911549.png'),(44,2,'icon_1706331911505.png'),(45,2,'icon_1706331911492.png'),(46,2,'icon_1706331911578.png'),(47,2,'icon_1706331911534.png'),(48,2,'icon_1706331911535.png'),(49,2,'icon_1706331911522.png'),(50,2,'icon_1706331911557.png'),(51,2,'icon_1706331911517.png'),(52,2,'icon_1706331911555.png'),(53,2,'icon_1706331911577.png'),(54,2,'icon_1706331911545.png'),(55,2,'icon_1706331911537.png'),(56,2,'icon_1706331911489.png'),(57,2,'icon_1706331911528.png'),(58,2,'icon_1706331911486.png'),(59,2,'icon_1706331911542.png'),(60,2,'icon_1706331911498.png'),(61,2,'icon_1706331911506.png'),(62,2,'icon_1706331911502.png'),(63,2,'icon_1706331911530.png'),(64,2,'icon_1706331911538.png'),(65,2,'icon_1706331911572.png'),(66,2,'icon_1706331911567.png'),(67,2,'icon_1706331911496.png'"},"type":"debug"}
{"name":"restoring","data":{"description":"),(68,2,'icon_1706331911552.png'),(69,2,'icon_1706331911488.png'),(70,2,'icon_1706331911554.png'),(71,2,'icon_1706331911584.png'),(72,2,'icon_1706331911501.png'),(73,2,'icon_1706331911564.gif'),(74,2,'icon_1706331911503.json'),(75,3,'icon_1706331998585.png'),(76,3,'icon_1706331998651.png'),(77,3,'icon_1706331998666.png'),(78,3,'icon_1706331998586.png'),(79,3,'icon_1706331998625.png'),(80,3,'icon_1706331998614.png'),(81,3,'icon_1706331998596.png'),(82,3,'icon_1706331998583.png'),(83,3,'icon_1706331998626.png'),(84,3,'icon_1706331998647.png'),(85,3,'icon_1706331998660.png'),(86,3,'icon_1706331998607.png'),(87,3,'icon_1706331998661.png'),(88,3,'icon_1706331998616.png'),(89,3,'icon_1706331998621.png'),(90,3,'icon_1706331998594.png'),(91,3,'icon_1706331998620.png'),(92,3,'icon_1706331998635.png'),(93,3,'icon_1706331998584.png'),(94,3,'icon_1706331998610.png'),(95,3,'icon_1706331998592.png'),(96,3,'icon_1706331998641.png'),(97,3,'icon_1706331998587.png'),(98,3,'icon_1706331998655.png'),(99,3,'icon_1706331998658.png","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"'),(100,3,'icon_1706331998632.png'),(101,3,'icon_1706331998667.png'),(102,3,'icon_1706331998639.png'),(103,3,'icon_1706331998656.png'),(104,3,'icon_1706331998606.png'),(105,3,'icon_1706331998648.png'),(106,3,'icon_1706331998633.png'),(107,3,'icon_1706331998653.png'),(108,3,'icon_1706331998612.png'),(109,3,'icon_1706331998638.png'),(110,3,'icon_1706331998619.png'),(111,3,'icon_1706331998609.png'),(112,3,'icon_1706331998617.png'),(113,3,'icon_1706331998650.png'),(114,3,'icon_1706331998665.png'),(115,3,'icon_1706331998611.png'),(116,3,'icon_1706331998599.png'),(117,3,'icon_1706331998640.png'),(118,3,'icon_1706331998604.png'),(119,3,'icon_1706331998593.png'),(120,3,'icon_1706331998663.png'),(121,3,'icon_1706331998627.png'),(122,3,'icon_1706331998628.png'),(123,3,'icon_1706331998618.png'),(124,3,'icon_1706331998646.png'),(125,3,'icon_1706331998613.png'),(126,3,'icon_1706331998645.png'),(127,3,'icon_1706331998662.png'),(128,3,'icon_1706331998637.png'),(129,3,'icon_1706331998630.png'),(130,3,'icon_1706331998591.png'"}}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"),(131,3,'icon_1706331998623.png'),(132,3,'icon_1706331998588.png'),(133,3,'icon_1706331998634.png'),(134,3,'icon_1706331998598.png'),(135,3,'icon_1706331998605.png'),(136,3,'icon_1706331998602.png'),(137,3,'icon_1706331998624.png'),(138,3,'icon_1706331998631.png'),(139,3,'icon_1706331998659.png'),(140,3,'icon_1706331998654.png'),(141,3,'icon_1706331998597.png'),(142,3,'icon_1706331998642.png'),(143,3,'icon_1706331998590.png'),(144,3,'icon_1706331998644.png'),(145,3,'icon_1706331998668.png'),(146,3,'icon_1706331998601.png'),(147,3,'icon_1706331998652.gif'),(148,3,'icon_1706331998603.json')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_icons` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_job_queue`\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 `svt_job_queue` (\n "},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `date_time` datetime DEFAULT NULL,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `id_project` bigint(20) unsigned DEFAULT NULL,\n `type` varchar(100) DEFAULT NULL,\n `params` text DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_job_queue_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_job_queue` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_job_queue` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_job_queue` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_leads`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_leads` (\n `id` int(11) unsigned NOT NULL AUTO_INCREMENT,\n `datetime` datetime DEFAULT NULL,\n `id_virtualtour` bigint(20) unsigned NOT NULL,\n `name` varchar(250) DEFAULT NULL,\n `email` varchar(250) DEFAULT NULL,\n `phone` varchar(25) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_leads_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_leads` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_leads` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_leads` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n-"},"name":"restoring"}
{"data":{"file":"mrsimple_360.sql.gz","description":"-------------\n\n--------------\nDROP TABLE IF EXISTS `svt_maps`\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 `svt_maps` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned NOT NULL,\n `map_type` enum('floorplan','map') DEFAULT 'floorplan',\n `default_view` enum('street','satellite') DEFAULT 'street',\n `map` varchar(200) DEFAULT NULL,\n `point_color` varchar(25) NOT NULL DEFAULT '#005eff',\n `name` varchar(200) DEFAULT NULL,\n `point_size` int(11) NOT NULL DEFAULT 20,\n `width_d` int(11) NOT NULL DEFAULT 300,\n `width_m` int(11) NOT NULL DEFAULT 225,\n `north_degree` int(11) NOT NULL DEFAULT 0,\n `zoom_level` int(11) NOT NULL DEFAULT 16,\n `zoom_to_point` tinyint(1) NOT NULL DEFAULT 0,\n `priority` int(11) NOT NULL DEFAULT 0,\n `info_link` varchar(250) DEFAULT NULL,\n `info_type` enum('blank','iframe') D"},"name":"restoring","type":"debug"}
{"data":{"description":"EFAULT 'blank',\n `id_room_default` bigint(20) unsigned DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n KEY `svt_maps_svt_rooms_id_fk` (`id_room_default`),\n CONSTRAINT `svt_maps_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_maps_svt_rooms_id_fk` FOREIGN KEY (`id_room_default`) REFERENCES `svt_rooms` (`id`) ON DELETE SET NULL\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_maps` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_maps` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_maps` (`id`, `id_virtualtour`, `map_type`, `default_view`, `map`, `point_color`, `name`, `point_size`, `width_d`, `width_m`, `north_degree`, `zoom_level`, `zoom_to_point`, `priority`, `info_link`, `info_type`, `id_room_d","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"efault`) VALUES (1,2,'floorplan','street','map_1706331910000.jpg','#c62419','Exterior Map',20,300,210,0,16,0,1,'','blank',10),(2,2,'floorplan','street','map_1706331909998.jpg','#f44336','Paris Map',20,300,210,0,16,0,2,'https://it.wikipedia.org/wiki/Parigi','iframe',11),(3,2,'floorplan','street','map_1706331910002.jpg','#0063c1','Indoor Map',15,300,210,232,16,0,0,'','blank',3),(4,2,'map','street','','#ffffff','Map',20,300,225,0,16,0,0,'','blank',NULL),(5,3,'floorplan','street','map_1706331998380.jpg','#c62419','Exterior Map',20,300,210,0,16,0,1,'','blank',19),(6,3,'floorplan','street','map_1706331998378.jpg','#f44336','Paris Map',20,300,210,0,16,0,2,'https://it.wikipedia.org/wiki/Parigi','iframe',20),(7,3,'floorplan','street','map_1706331998381.jpg','#0063c1','Indoor Map',15,300,210,232,16,0,0,'','blank',12),(8,3,'map','street','','#ffffff','Map',20,300,225,0,16,0,0,'','blank',NULL)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_maps` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n------"},"type":"debug"}
{"data":{"file":"mrsimple_360.sql.gz","description":"--------\n\n--------------\nDROP TABLE IF EXISTS `svt_maps_lang`\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 `svt_maps_lang` (\n `id_map` bigint(20) unsigned NOT NULL,\n `language` varchar(10) DEFAULT NULL,\n `name` varchar(200) DEFAULT NULL,\n UNIQUE KEY `id_map` (`id_map`,`language`),\n CONSTRAINT `svt_maps_lang_ibfk_1` FOREIGN KEY (`id_map`) REFERENCES `svt_maps` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_maps_lang` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_maps_lang` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_maps_lang` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n-------------"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"-\n\n--------------\nDROP TABLE IF EXISTS `svt_markers`\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 `svt_markers` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_room` bigint(20) unsigned DEFAULT NULL,\n `pitch` float DEFAULT NULL,\n `yaw` float DEFAULT NULL,\n `rotateX` int(11) NOT NULL DEFAULT 0,\n `rotateZ` int(11) NOT NULL DEFAULT 0,\n `scale` tinyint(1) NOT NULL DEFAULT 0,\n `id_room_target` bigint(20) unsigned DEFAULT NULL,\n `pitch_room_target` int(11) DEFAULT NULL,\n `yaw_room_target` int(11) DEFAULT NULL,\n `icon` varchar(50) NOT NULL DEFAULT 'fas fa-chevron-circle-up',\n `icon_type` enum('round','square','round_outline','square_outline') DEFAULT 'round',\n `id_icon_library` bigint(20) unsigned NOT NULL DEFAULT 0,\n `background` varchar(50) NOT NULL DEFAULT 'rgba(255,255,255,0.7)',\n `color` varchar(50) NOT NULL DEFAULT '#0"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"00000',\n `tooltip_text` text DEFAULT NULL,\n `tooltip_visibility` enum('hover','visible','visible_mobile') NOT NULL DEFAULT 'hover',\n `tooltip_background` varchar(50) NOT NULL DEFAULT 'rgba(255,255,255,1)',\n `tooltip_color` varchar(50) NOT NULL DEFAULT '#000000',\n `tooltip_type` enum('none','text','preview','preview_square','preview_rect','room_name') NOT NULL DEFAULT 'none',\n `size_scale` float NOT NULL DEFAULT 1,\n `show_room` tinyint(1) NOT NULL DEFAULT 1,\n `css_class` varchar(250) NOT NULL DEFAULT '',\n `animation` varchar(50) NOT NULL DEFAULT 'none',\n `embed_type` enum('selection') DEFAULT NULL,\n `embed_coords` varchar(200) DEFAULT NULL,\n `embed_size` varchar(200) DEFAULT NULL,\n `embed_content` longtext DEFAULT NULL,\n `embed_params` text DEFAULT NULL,\n `transform3d` tinyint(1) NOT NULL DEFAULT 1,\n `lookat` tinyint(1) NOT NULL DEFAULT 2,\n `zIndex` int(11) NOT NULL DEFAULT 1,\n `visible_multiview_ids` varchar(50) NOT NULL DEFAULT '',\n `sound` varchar(200) DEFAULT NULL,\n `exclude_from_apply_"},"name":"restoring"}
{"name":"restoring","data":{"description":"all` int(11) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `id_room` (`id_room`),\n KEY `id_room_target` (`id_room_target`),\n CONSTRAINT `svt_markers_ibfk_1` FOREIGN KEY (`id_room`) REFERENCES `svt_rooms` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,\n CONSTRAINT `svt_markers_ibfk_2` FOREIGN KEY (`id_room_target`) REFERENCES `svt_rooms` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_markers` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_markers` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_markers` (`id`, `id_room`, `pitch`, `yaw`, `rotateX`, `rotateZ`, `scale`, `id_room_target`, `pitch_room_target`, `yaw_room_target`, `icon`, `icon_type`, `id_icon_library`, `background`, `color`, `tooltip_text`, `tooltip_visibility`, `tooltip_background`, `tooltip_color`, `too","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"ltip_type`, `size_scale`, `show_room`, `css_class`, `animation`, `embed_type`, `embed_coords`, `embed_size`, `embed_content`, `embed_params`, `transform3d`, `lookat`, `zIndex`, `visible_multiview_ids`, `sound`, `exclude_from_apply_all`) VALUES (1,1,0,5.64502,0,0,0,2,NULL,NULL,'fas fa-chevron-circle-up','round',0,'rgba(255,255,255,0.7)','#000000',NULL,'hover','rgba(255,255,255,1)','#000000','none',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(2,3,-4,0,0,0,0,4,NULL,NULL,'fas fa-chevron-circle-up','round',0,'rgba(0, 0, 0, 0.319)','#f3f6f4','<p><br></p>','hover','rgb(255, 255, 255)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(3,3,-5,76,0,0,0,10,NULL,NULL,'fas fa-chevron-circle-up','round',71,'rgba(0, 94, 255, 0.7)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,4,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(4,4,-5,-4,0,0,0,5,0,93,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','<p><br></p>','hover','rgb(255, 255, 255)','#","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"744700','room_name',1.2,5,'','bounce',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(5,4,-27,89,41,2,1,3,-4,178,'fas fa-chevron-circle-up','round_outline',0,'rgba(0, 94, 255, 0)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,1,1,'',NULL,0),(6,5,-5,0,0,0,0,9,0,3,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','<p><br></p>','hover','rgb(241, 194, 50)','#ffffff','room_name',1.2,5,'','heartBeat',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(7,5,-5,-146,0,0,0,4,-4,153,'fas fa-chevron-circle-up','round_outline',0,'rgba(191, 144, 0, 0.85)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(8,5,-5,150,0,0,0,7,-31,97,'fas fa-chevron-circle-up','square',0,'rgba(111, 168, 220, 0.87)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview_square',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(9,5,-5,31,0,0,0,8,-26,84,'fas fa-chevron-circle-up','round',1,'rgba(0, 9","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"4, 255, 0.7)','#ffffff','<p><br></p>','hover','rgb(255, 255, 255)','#2986cc','room_name',1.2,4,'','bounce',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(10,5,-14.4701,-179.713,0,0,0,6,-8,93,'fas fa-chevron-circle-up','round',0,'rgba(255, 255, 255, 0.1)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview_square',1,1,'fix_pos_tooltip_double_room','none','selection','12.658608212386756,167.07308199764887|-47.40901330614244,166.74234278527553|12.606300509056723,-166.29964488366312|-47.47865822122442,-166.32150983605158','264.4134301324351,548.5315480232852','border-width:3px;',NULL,1,2,1,'',NULL,0),(11,6,-5,-107,0,0,0,5,-3,-4,'fas fa-chevron-circle-up','round',0,'rgba(61, 133, 198, 0.789)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(12,7,-5,-107,0,0,0,5,-6,-113,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',"},"name":"restoring"}
{"data":{"file":"mrsimple_360.sql.gz","description":"NULL,0),(13,8,-5,-89,0,0,0,5,-8,-112,'fas fa-chevron-circle-up','square',0,'rgba(147, 196, 125, 0.324)','#274e13','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(14,9,-5,-135,0,0,0,5,-8,-180,'fas fa-chevron-circle-up','square_outline',0,'rgb(241, 194, 50)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(15,10,15,-84,0,0,0,3,-3,-1,'fas fa-chevron-circle-up','round_outline',0,'rgb(69, 129, 142)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(16,10,7,6,0,0,0,11,17,-1,'fas fa-video','round',0,'rgba(244, 67, 54, 0.619)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(17,11,0,176,0,0,0,10,18,-89,'fas fa-chevron-circle-up','round_outline',0,'rgba(11, 83, 148, 0.849)','#87bc70','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none'"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":",NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(18,12,-4,0,0,0,0,13,NULL,NULL,'fas fa-chevron-circle-up','round',0,'rgba(0, 0, 0, 0.319)','#f3f6f4','<p><br></p>','hover','rgb(255, 255, 255)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(19,12,-5,76,0,0,0,19,NULL,NULL,'fas fa-chevron-circle-up','round',145,'rgba(0, 94, 255, 0.7)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,4,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(20,13,-5,-4,0,0,0,14,0,93,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','<p><br></p>','hover','rgb(255, 255, 255)','#744700','room_name',1.2,5,'','bounce',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(21,13,-27,89,41,2,1,12,-4,178,'fas fa-chevron-circle-up','round_outline',0,'rgba(0, 94, 255, 0)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,1,1,'',NULL,0),(22,14,-5,0,0,0,0,18,0,3,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','<p><br></p","file":"mrsimple_360.sql.gz"},"name":"restoring"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":">','hover','rgb(241, 194, 50)','#ffffff','room_name',1.2,5,'','heartBeat',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(23,14,-5,-146,0,0,0,13,-4,153,'fas fa-chevron-circle-up','round_outline',0,'rgba(191, 144, 0, 0.85)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(24,14,-5,150,0,0,0,16,-31,97,'fas fa-chevron-circle-up','square',0,'rgba(111, 168, 220, 0.87)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview_square',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(25,14,-5,31,0,0,0,17,-26,84,'fas fa-chevron-circle-up','round',75,'rgba(0, 94, 255, 0.7)','#ffffff','<p><br></p>','hover','rgb(255, 255, 255)','#2986cc','room_name',1.2,4,'','bounce',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(26,14,-14.4701,-179.713,0,0,0,15,-8,93,'fas fa-chevron-circle-up','round',0,'rgba(255, 255, 255, 0.1)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview_square',1,1,'fix_pos_tooltip_double_room','none','selection','12.65860821"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"2386756,167.07308199764887|-47.40901330614244,166.74234278527553|12.606300509056723,-166.29964488366312|-47.47865822122442,-166.32150983605158','264.4134301324351,548.5315480232852','border-width:3px;',NULL,1,2,1,'',NULL,0),(27,15,-5,-107,0,0,0,14,-3,-4,'fas fa-chevron-circle-up','round',0,'rgba(61, 133, 198, 0.789)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(28,16,-5,-107,0,0,0,14,-6,-113,'fas fa-chevron-circle-up','round',0,'rgba(0, 94, 255, 0.7)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(29,17,-5,-89,0,0,0,14,-8,-112,'fas fa-chevron-circle-up','square',0,'rgba(147, 196, 125, 0.324)','#274e13','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(30,18,-5,-135,0,0,0,14,-8,-180,'fas fa-chevron-circle-up','square_outline',0,'rgb(241, 194, 50)','#ffffff','','hover','rgba(255,255,255,1)','#000000','previ"}}
{"name":"restoring","data":{"description":"ew',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(31,19,15,-84,0,0,0,12,-3,-1,'fas fa-chevron-circle-up','round_outline',0,'rgb(69, 129, 142)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(32,19,7,6,0,0,0,20,17,-1,'fas fa-video','round',0,'rgba(244, 67, 54, 0.619)','#ffffff','','hover','rgba(255,255,255,1)','#000000','preview',1,2,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0),(33,20,0,176,0,0,0,19,18,-89,'fas fa-chevron-circle-up','round_outline',0,'rgba(11, 83, 148, 0.849)','#87bc70','','hover','rgba(255,255,255,1)','#000000','preview',1,1,'','none',NULL,NULL,NULL,NULL,NULL,1,2,1,'',NULL,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_markers` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_markers_lang`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET ","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"data":{"file":"mrsimple_360.sql.gz","description":"character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_markers_lang` (\n `id_marker` bigint(20) unsigned DEFAULT NULL,\n `language` varchar(10) DEFAULT NULL,\n `tooltip_text` text DEFAULT NULL,\n UNIQUE KEY `id_marker` (`id_marker`,`language`),\n CONSTRAINT `svt_markers_lang_ibfk_1` FOREIGN KEY (`id_marker`) REFERENCES `svt_markers` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_markers_lang` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_markers_lang` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_markers_lang` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_measures`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_measures` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_room` bigint(20) unsigned DEFAULT NULL,\n `pitch_start` float DEFAULT NULL,\n `yaw_start` float DEFAULT NULL,\n `pitch_end` float DEFAULT NULL,\n `yaw_end` float DEFAULT NULL,\n `label` varchar(100) DEFAULT NULL,\n `params` text DEFAULT NULL,\n `visible_multiview_ids` varchar(50) NOT NULL DEFAULT '',\n PRIMARY KEY (`id`),\n KEY `id_room` (`id_room`),\n CONSTRAINT `svt_measures_ibfk_1` FOREIGN KEY (`id_room`) REFERENCES `svt_rooms` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_measures` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_measures` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_m","file":"mrsimple_360.sql.gz"}}
{"data":{"description":"easures` (`id`, `id_room`, `pitch_start`, `yaw_start`, `pitch_end`, `yaw_end`, `label`, `params`, `visible_multiview_ids`) VALUES (1,8,8.64052,44.4632,5.92256,60.2212,'60 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"behind\\\",\\\"end_plug\\\":\\\"arrow2\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size\\\":1,\\\"end_plug_size\\\":1}',''),(2,8,7.30585,36.1261,8.63335,44.5123,'40 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"arrow2\\\",\\\"end_plug\\\":\\\"behind\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size\\\":1,\\\"end_plug_size\\\":1}',''),(3,8,8.6916,44.4972,-35.3492,44.6859,'100 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"behind\\\",\\\"end_plug\\\":\\\"arrow2\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size\\\":1,\\\"end_plug_size\\\":1}',''),(4,17,8.64052,44.4632,5.92256,60.2212,'60 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"behind\\\",\\\"end_plug\\\":\\\"arrow2\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size\\\":1,\\\"end_plug_size\\\":1}',''),(5,17,7.30585,36.1261,8.63335,44.5123,'40 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"arrow2\\\",\\\"end_plug\\\":\\\"behind\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size\\\":1,\\\"end_plug_size\\\":1}',''),(6,17,8.6916,44.4972,-35.3492,44.6859,'100 cm','{\\\"line_size\\\":3,\\\"color_line\\\":\\\"#ffffff\\\",\\\"color_outline_text\\\":\\\"\\\",\\\"size_text\\\":18,\\\"color_text\\\":\\\"#ffffff\\\",\\\"start_plug\\\":\\\"behind\\\",\\\"end_plug\\\":\\\"arrow2\\\",\\\"start_plug_color\\\":\\\"#ffffff\\\",\\\"end_plug_color\\\":\\\"#ffffff\\\",\\\"start_plug_size"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"\\\":1,\\\"end_plug_size\\\":1}','')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_measures` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_media_library`\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 `svt_media_library` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `file` varchar(50) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_media_library_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_media_","file":"mrsimple_360.sql.gz"}}
{"data":{"description":"library` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_media_library` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_media_library` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_music_library`\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 `svt_music_library` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_virtualtour` bigint(20) unsigned DEFAULT NULL,\n `file` varchar(200) DEFAULT NULL,\n PRIMARY KEY (`id`),\n KEY `id_virtualtour` (`id_virtualtour`),\n CONSTRAINT `svt_music_library_ibfk_1` FOREIGN KEY (`id_virtualtour`) REFERENCES `svt_virtualtours` (`id`) ON DELETE CASCADE ON UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET ch","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_360.sql.gz","description":"aracter_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_music_library` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_music_library` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_music_library` (`id`, `id_virtualtour`, `file`) VALUES (1,2,'file_1706331911259.mp3'),(2,2,'d1706331910471.mp3'),(3,2,'I1706331911433.mp3'),(4,2,'r1706331910283.mp3'),(5,3,'file_1706331998543.mp3'),(6,3,'d1706331998499.mp3'),(7,3,'I1706331998559.mp3'),(8,3,'r1706331998474.mp3')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_music_library` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_notifications`\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 `svt_notifications` (\n `id` int(11) unsigned NOT NULL AUTO_INCREMENT,\n `id_use"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"r` int(11) unsigned DEFAULT NULL,\n `notify_date` timestamp NOT NULL DEFAULT current_timestamp(),\n `subject` varchar(250) DEFAULT NULL,\n `body` text DEFAULT NULL,\n `notify_user` tinyint(1) NOT NULL DEFAULT 0,\n `notified` tinyint(1) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `id_user` (`id_user`),\n CONSTRAINT `svt_notifications_ibfk_1` FOREIGN KEY (`id_user`) REFERENCES `svt_users` (`id`) ON DELETE SET NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_notifications` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_notifications` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_notifications` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_plans`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n----"},"name":"restoring"}
{"data":{"description":"----------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `svt_plans` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `name` varchar(50) DEFAULT NULL,\n `n_virtual_tours` int(11) NOT NULL DEFAULT -1,\n `n_rooms` int(11) NOT NULL DEFAULT -1,\n `n_rooms_tour` int(11) NOT NULL DEFAULT -1,\n `n_markers` int(11) NOT NULL DEFAULT -1,\n `n_pois` int(11) NOT NULL DEFAULT -1,\n `n_gallery_images` int(11) NOT NULL DEFAULT -1,\n `n_ai_generate_month` int(11) NOT NULL DEFAULT -1,\n `days` int(11) NOT NULL DEFAULT -1,\n `create_landing` tinyint(1) NOT NULL DEFAULT 1,\n `create_showcase` tinyint(1) NOT NULL DEFAULT 1,\n `create_globes` tinyint(1) NOT NULL DEFAULT 1,\n `create_gallery` tinyint(1) NOT NULL DEFAULT 1,\n `create_presentation` tinyint(1) NOT NULL DEFAULT 1,\n `enable_live_session` tinyint(1) NOT NULL DEFAULT 1,\n `enable_meeting` tinyint(1) NOT NULL DEFAULT 1,\n `enable_chat` tinyint(1) NOT NULL DEFAULT 1,\n `enable_voice_commands` tinyint(1) N","file":"mrsimple_360.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"OT NULL DEFAULT 1,\n `enable_share` tinyint(1) NOT NULL DEFAULT 1,\n `enable_device_orientation` tinyint(1) NOT NULL DEFAULT 1,\n `enable_webvr` tinyint(1) NOT NULL DEFAULT 1,\n `enable_logo` tinyint(1) NOT NULL DEFAULT 1,\n `enable_nadir_logo` tinyint(1) NOT NULL DEFAULT 1,\n `enable_song` tinyint(1) NOT NULL DEFAULT 1,\n `enable_forms` tinyint(1) NOT NULL DEFAULT 1,\n `enable_annotations` tinyint(1) NOT NULL DEFAULT 1,\n `enable_rooms_multiple` tinyint(1) NOT NULL DEFAULT 1,\n `enable_rooms_protect` tinyint(1) NOT NULL DEFAULT 1,\n `enable_info_box` tinyint(1) NOT NULL DEFAULT 1,\n `enable_context_info` tinyint(1) NOT NULL DEFAULT 1,\n `enable_maps` tinyint(1) NOT NULL DEFAULT 1,\n `enable_icons_library` tinyint(1) NOT NULL DEFAULT 1,\n `enable_media_library` tinyint(1) NOT NULL DEFAULT 1,\n `enable_music_library` tinyint(1) NOT NULL DEFAULT 1,\n `enable_sound_library` tinyint(1) NOT NULL DEFAULT 1,\n `enable_password_tour` tinyint(1) NOT NULL DEFAULT 1,\n `enable_expiring_dates` tinyint(1) NOT NULL DEFAULT","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":" 1,\n `enable_statistics` tinyint(1) NOT NULL DEFAULT 1,\n `enable_flyin` tinyint(1) NOT NULL DEFAULT 1,\n `enable_auto_rotate` tinyint(1) NOT NULL DEFAULT 1,\n `enable_multires` tinyint(1) NOT NULL DEFAULT 1,\n `enable_export_vt` tinyint(1) NOT NULL DEFAULT 1,\n `enable_download_slideshow` tinyint(1) NOT NULL DEFAULT 1,\n `enable_shop` tinyint(1) NOT NULL DEFAULT 1,\n `enable_dollhouse` tinyint(1) NOT NULL DEFAULT 1,\n `enable_measurements` tinyint(1) NOT NULL DEFAULT 1,\n `enable_editor_ui` tinyint(1) NOT NULL DEFAULT 1,\n `enable_custom_html` tinyint(1) NOT NULL DEFAULT 1,\n `enable_metatag` tinyint(1) NOT NULL DEFAULT 1,\n `enable_loading_iv` tinyint(1) NOT NULL DEFAULT 1,\n `enable_panorama_video` tinyint(1) NOT NULL DEFAULT 1,\n `enable_ai_room` tinyint(1) NOT NULL DEFAULT 1,\n `create_video360` tinyint(1) NOT NULL DEFAULT 1,\n `create_video_projects` tinyint(1) NOT NULL DEFAULT 1,\n `enable_comments` tinyint(1) NOT NULL DEFAULT 1,\n `enable_multilanguage` tinyint(1) NOT NULL DEFAULT 1,\n `enable_auto_t","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"ranslation` tinyint(1) NOT NULL DEFAULT 1,\n `enable_poweredby` tinyint(1) NOT NULL DEFAULT 1,\n `max_file_size_upload` int(11) NOT NULL DEFAULT -1,\n `max_storage_space` int(11) NOT NULL DEFAULT -1,\n `price` float NOT NULL DEFAULT 0,\n `price2` float NOT NULL DEFAULT 0,\n `currency` varchar(3) NOT NULL DEFAULT 'USD',\n `frequency` enum('one_time','recurring','month_year') DEFAULT 'recurring',\n `interval_count` int(11) NOT NULL DEFAULT 1,\n `id_product_stripe` varchar(50) DEFAULT NULL,\n `id_price_stripe` varchar(50) DEFAULT NULL,\n `id_price2_stripe` varchar(50) DEFAULT NULL,\n `id_plan_paypal` varchar(50) DEFAULT NULL,\n `id_plan2_paypal` varchar(50) DEFAULT NULL,\n `id_product_2checkout` varchar(50) DEFAULT NULL,\n `id_product2_2checkout` varchar(50) DEFAULT NULL,\n `custom_features` text DEFAULT NULL,\n `visible` tinyint(1) NOT NULL DEFAULT 1,\n `external_url` varchar(250) DEFAULT NULL,\n `customize_menu` text DEFAULT NULL,\n `expire_tours` tinyint(1) NOT NULL DEFAULT 1,\n `button_type` enum('default','"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"custom') DEFAULT 'default',\n `button_text` varchar(100) DEFAULT NULL,\n `button_icon` varchar(100) DEFAULT NULL,\n PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_plans` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_plans` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_plans` (`id`, `name`, `n_virtual_tours`, `n_rooms`, `n_rooms_tour`, `n_markers`, `n_pois`, `n_gallery_images`, `n_ai_generate_month`, `days`, `create_landing`, `create_showcase`, `create_globes`, `create_gallery`, `create_presentation`, `enable_live_session`, `enable_meeting`, `enable_chat`, `enable_voice_commands`, `enable_share`, `enable_device_orientation`, `enable_webvr`, `enable_logo`, `enable_nadir_logo`, `enable_song`, `enable_forms`, `enable_annotations`, `enable_rooms_multiple`, `enable_rooms_protect`, `enable_info","file":"mrsimple_360.sql.gz"}}
{"data":{"file":"mrsimple_360.sql.gz","description":"_box`, `enable_context_info`, `enable_maps`, `enable_icons_library`, `enable_media_library`, `enable_music_library`, `enable_sound_library`, `enable_password_tour`, `enable_expiring_dates`, `enable_statistics`, `enable_flyin`, `enable_auto_rotate`, `enable_multires`, `enable_export_vt`, `enable_download_slideshow`, `enable_shop`, `enable_dollhouse`, `enable_measurements`, `enable_editor_ui`, `enable_custom_html`, `enable_metatag`, `enable_loading_iv`, `enable_panorama_video`, `enable_ai_room`, `create_video360`, `create_video_projects`, `enable_comments`, `enable_multilanguage`, `enable_auto_translation`, `enable_poweredby`, `max_file_size_upload`, `max_storage_space`, `price`, `price2`, `currency`, `frequency`, `interval_count`, `id_product_stripe`, `id_price_stripe`, `id_price2_stripe`, `id_plan_paypal`, `id_plan2_paypal`, `id_product_2checkout`, `id_product2_2checkout`, `custom_features`, `visible`, `external_url`, `customize_menu`, `expire_tours`, `button_type`, `button_text`, `button_icon`) VALUES (1,'Un"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_360.sql.gz","description":"limited',-1,-1,-1,-1,-1,-1,-1,-1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,0,0,'USD','recurring',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,1,'default',NULL,NULL)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_plans` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_poi_embedded_gallery`\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 `svt_poi_embedded_gallery` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_poi` bigint(20) unsigned DEFAULT NULL,\n `image` varchar(50) DEFAULT NULL,\n `priority` int(11) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `id_poi` (`id_poi`),\n CONSTRAINT `svt_poi_embedded_gallery_ibfk_1` FOREIGN KEY (`id_poi`) REFERENCES `svt_pois` (`id`) ON DELETE CASCADE O"}}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"N UPDATE CASCADE\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `svt_poi_embedded_gallery` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_poi_embedded_gallery` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `svt_poi_embedded_gallery` (`id`, `id_poi`, `image`, `priority`) VALUES (1,21,'gallery_1706331910206.jpg',0),(2,21,'gallery_1706331910201.jpg',1),(3,21,'gallery_1706331910194.jpg',2),(4,21,'gallery_1706331910265.jpg',3),(5,21,'gallery_1706331910234.jpg',4),(6,21,'gallery_1706331910175.jpg',5),(7,21,'gallery_1706331910132.jpg',6),(8,21,'gallery_1706331910138.jpg',7),(9,21,'gallery_1706331910136.jpg',8),(10,21,'gallery_1706331910114.jpg',9),(11,47,'gallery_1706331998433.jpg',0),(12,47,'gallery_1706331998432.jpg',1),(13,47,'gallery_1706331998431.jpg',2),(14,47,'gallery_1706331998461.jpg',3),(15,47,'gallery_1706331998"},"name":"restoring"}
{"name":"restoring","data":{"description":"438.jpg',4),(16,47,'gallery_1706331998425.jpg',5),(17,47,'gallery_1706331998414.jpg',6),(18,47,'gallery_1706331998418.jpg',7),(19,47,'gallery_1706331998417.jpg',8),(20,47,'gallery_1706331998413.jpg',9)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `svt_poi_embedded_gallery` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `svt_poi_gallery`\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 `svt_poi_gallery` (\n `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `id_poi` bigint(20) unsigned DEFAULT NULL,\n `image` varchar(50) DEFAULT NULL,\n `title` varchar(100) DEFAULT NULL,\n `description` text DEFAULT NULL,\n `priority` int(11) NOT NULL DEFAULT 0,\n PRIMARY KEY (`id`),\n KEY `id_poi` (`id_poi`),\n CONSTRAINT `svt_poi_gallery_ibfk_1` FOREIGN KEY (`id_poi`) REFERENCES `svt_pois` ","file":"mrsimple_360.sql.gz"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_360.sql.gz","description":"…","truncated":1},"name":"restoring"}
{"type":"debug","data":{"username":"xedaptot_ivhnwb8","file":"mrsimple_360.sql.gz","description":"The system removed the temporary database user “xedaptot_ivhnwb8”."},"name":"removed_temp_database_user"}
{"name":"restore_done","data":{"file":"mrsimple_360.sql.gz","description":"The system successfully restored the database “xedaptot_mrsimple_360” from the backup file “mrsimple_360.sql.gz”."},"type":"done"}
{"type":"info","data":{"file":"mrsimple_360.sql.gz"},"name":"processed"}
{"type":"close"}