HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/.cpanel/logs/restoredb/2025-12-07T08:14:55Z.1.log
{"type":"info","name":"no-virus","data":{"file":"mrsimple_cms.sql.gz","description":"No virus detected in upload “mrsimple_cms.sql.gz”."}}
{"data":{"file":"mrsimple_cms.sql.gz","archive":"/home/xedaptot/tmp/Cpanel_Form_file.upload.71ca2012","description":"The system is extracting the archive “/home/xedaptot/tmp/Cpanel_Form_file.upload.71ca2012”."},"name":"gunzip","type":"info"}
{"type":"debug","name":"database_name","data":{"description":"The system identified the database name for the backup file “mrsimple_cms.sql.gz” to be “xedaptot_mrsimple_cms”.","file":"mrsimple_cms.sql.gz","database":"xedaptot_mrsimple_cms"}}
{"name":"database_create","data":{"description":"The system created the database “xedaptot_mrsimple_cms” since it did not exist.","file":"mrsimple_cms.sql.gz","database":"xedaptot_mrsimple_cms"},"type":"info"}
{"type":"debug","name":"created_temp_database_user","data":{"username":"xedaptot_auk9dq2","file":"mrsimple_cms.sql.gz","description":"The system created a temporary database user “xedaptot_auk9dq2”."}}
{"type":"debug","name":"linked_temp_database_user_to_database","data":{"username":"xedaptot_auk9dq2","database":"xedaptot_mrsimple_cms","description":"The system linked the temporary database user “xedaptot_auk9dq2” to the database “xedaptot_mrsimple_cms”.","file":"mrsimple_cms.sql.gz"}}
{"type":"info","data":{"description":"The system is starting to restore the database backup “mrsimple_cms.sql.gz”.","file":"mrsimple_cms.sql.gz"},"name":"restoring_start"}
{"type":"debug","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 `pm_activity`\n--------------\n\n--------------\n/","file":"mrsimple_cms.sql.gz"}}
{"name":"restoring","data":{"description":"*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `pm_activity` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `max_children` int(11) DEFAULT 1,\n  `max_adults` int(11) DEFAULT 1,\n  `max_people` int(11) DEFAULT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `subtitle` varchar(250) DEFAULT NULL,\n  `alias` varchar(100) DEFAULT NULL,\n  `descr` longtext DEFAULT NULL,\n  `duration` float DEFAULT 0,\n  `duration_unit` varchar(50) DEFAULT NULL,\n  `price` double DEFAULT 0,\n  `lat` double DEFAULT NULL,\n  `lng` double DEFAULT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 0,\n  `rank` int(11) DEFAULT 0,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `activity_lang_fkey` (`lang`),\n  CONSTRAINT `activity_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n---","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"-----------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_activity` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_activity_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 `pm_activity_file` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `id_item` int(11) NOT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 1,\n  `rank` int(11) DEFAULT 0,\n  `file` varchar(250) DEFAULT NULL,\n  `label` varchar(250) DEFAULT NULL,\n  `type` varchar(20) DEFAULT NULL,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `activity_file_fkey` (`id_item`,`la","file":"mrsimple_cms.sql.gz"}}
{"name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"ng`),\n  KEY `activity_file_lang_fkey` (`lang`),\n  CONSTRAINT `activity_file_fkey` FOREIGN KEY (`id_item`, `lang`) REFERENCES `pm_activity` (`id`, `lang`) ON DELETE CASCADE ON UPDATE NO ACTION,\n  CONSTRAINT `activity_file_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_activity_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity_file` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_activity_session`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n----"},"type":"debug"}
{"data":{"file":"mrsimple_cms.sql.gz","description":"----------\nCREATE TABLE `pm_activity_session` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_activity` int(11) NOT NULL,\n  `days` varchar(20) DEFAULT NULL,\n  `start_date` int(11) DEFAULT NULL,\n  `end_date` int(11) DEFAULT NULL,\n  `price` double DEFAULT 0,\n  `price_child` double DEFAULT 0,\n  `discount` double DEFAULT 0,\n  `discount_type` varchar(10) DEFAULT NULL,\n  `id_tax` int(11) DEFAULT NULL,\n  `taxes` text DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `activity_session_fkey` (`id_activity`),\n  CONSTRAINT `activity_session_fkey` FOREIGN KEY (`id_activity`) REFERENCES `pm_activity` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_activity_session` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity_session` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity_session` ENA"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"BLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_activity_session_hour`\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 `pm_activity_session_hour` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_activity_session` int(11) NOT NULL,\n  `start_h` int(11) DEFAULT NULL,\n  `start_m` int(11) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `activity_session_hour_fkey` (`id_activity_session`),\n  CONSTRAINT `activity_session_hour_fkey` FOREIGN KEY (`id_activity_session`) REFERENCES `pm_activity_session` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_activity_session_hour` WRITE\n--------------\n\n----------","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"----\n/*!40000 ALTER TABLE `pm_activity_session_hour` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_activity_session_hour` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_article`\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 `pm_article` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `subtitle` varchar(250) DEFAULT NULL,\n  `alias` varchar(100) DEFAULT NULL,\n  `text` longtext DEFAULT NULL,\n  `url` varchar(250) DEFAULT NULL,\n  `tags` varchar(250) DEFAULT NULL,\n  `id_page` int(11) DEFAULT NULL,\n  `users` text DEFAULT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 0,\n  `rank` int(11) DEFAULT 0,\n  `add_date` int(11) DEFAULT NULL,\n  `edit_date` int(11) DEFAULT NULL,\n  `publish_date`"}}
{"data":{"file":"mrsimple_cms.sql.gz","description":" int(11) DEFAULT NULL,\n  `unpublish_date` int(11) DEFAULT NULL,\n  `comment` int(11) DEFAULT 0,\n  `rating` int(11) DEFAULT 0,\n  `show_langs` text DEFAULT NULL,\n  `hide_langs` text DEFAULT NULL,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `article_lang_fkey` (`lang`),\n  KEY `article_page_fkey` (`id_page`,`lang`),\n  CONSTRAINT `article_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION,\n  CONSTRAINT `article_page_fkey` FOREIGN KEY (`id_page`, `lang`) REFERENCES `pm_page` (`id`, `lang`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_article` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_article` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_article` (`id`, `lang`, `title`, `subtitle`, `alias`, `text`, `url`, `tags`, `id_page`, `users`, `h"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"ome`, `checked`, `rank`, `add_date`, `edit_date`, `publish_date`, `unpublish_date`, `comment`, `rating`, `show_langs`, `hide_langs`) VALUES (1,1,'Mon premier article','','mon-premier-article','','','',5,'1',1,1,1,1692441275,1692441275,NULL,NULL,1,0,NULL,NULL),(1,2,'Dive into unknown waters!','','scuba-diving','<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Nullam molestie, nunc eu consequat varius, nisi metus iaculis nulla, nec ornare odio leo quis eros. Donec gravida eget velit eget pulvinar. Phasellus eget est quis est faucibus condimentum. Morbi tellus turpis, posuere vel tincidunt non, varius ac ante. Suspendisse in sem neque. Donec et faucibus justo. Nulla vitae nisl lacus. Fusce tincidunt quam nec vestibulum vestibulum. Vivamus vulputate, nunc non ullamcorper mattis, nunc orci imperdiet nulla, at laoreet ipsum nisl non leo. Aenean dapibus aliquet sem, ut lacinia magna mattis in.</p>\\r\\n\\r\\n<p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitu"},"type":"debug"}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":"r tempor arcu eu sapien ullamcorper sodales. Aenean eu massa in ante commodo scelerisque vitae sed sapien. Aenean eu dictum arcu. Mauris ultricies dolor eu molestie egestas.<br />\\r\\nProin feugiat, nunc at pellentesque fringilla, ex purus efficitur dolor, ac pretium odio lacus id leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Suspendisse eu ipsum viverra dolor tempus vehicula eu eu risus. Praesent rutrum dapibus odio, nec accumsan justo fermentum in. Ut quis neque a ante facilisis bibendum.</p>\\r\\n','','',5,'1',1,1,1,1692441275,1692441275,NULL,NULL,1,0,NULL,NULL),(1,3,'','','','','','',5,'1',1,1,1,1692441275,1692441275,NULL,NULL,1,0,NULL,NULL),(1,4,'Dive into unknown waters!','','scuba-diving','<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Nullam molestie, nunc eu consequat varius, nisi metus iaculis nulla, nec ornare odio leo quis eros. Donec gravida eget velit eget pulvinar. Phasellus eget est quis est faucibus condimentum. Morbi tellus turpis, posu"},"name":"restoring"}
{"name":"restoring","data":{"description":"ere vel tincidunt non, varius ac ante. Suspendisse in sem neque. Donec et faucibus justo. Nulla vitae nisl lacus. Fusce tincidunt quam nec vestibulum vestibulum. Vivamus vulputate, nunc non ullamcorper mattis, nunc orci imperdiet nulla, at laoreet ipsum nisl non leo. Aenean dapibus aliquet sem, ut lacinia magna mattis in.</p>\\r\\n\\r\\n<p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur tempor arcu eu sapien ullamcorper sodales. Aenean eu massa in ante commodo scelerisque vitae sed sapien. Aenean eu dictum arcu. Mauris ultricies dolor eu molestie egestas.<br />\\r\\nProin feugiat, nunc at pellentesque fringilla, ex purus efficitur dolor, ac pretium odio lacus id leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Suspendisse eu ipsum viverra dolor tempus vehicula eu eu risus. Praesent rutrum dapibus odio, nec accumsan justo fermentum in. Ut quis neque a ante facilisis bibendum.</p>\\r\\n','','',5,'1',1,1,1,1692441275,169244","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"type":"debug","data":{"description":"1275,NULL,NULL,1,0,NULL,NULL),(4,1,'Première gallery','','premiere-gallery','','','',7,'1',0,1,4,1692441275,1692441275,NULL,NULL,0,0,NULL,NULL),(4,2,'First gallery','','first-gallery','','','',7,'1',0,1,4,1692441275,1692441275,NULL,NULL,0,0,NULL,NULL),(4,3,'First gallery','','first-gallery','','','',7,'1',0,1,4,1692441275,1692441275,NULL,NULL,0,0,NULL,NULL),(4,4,'First gallery','','first-gallery','','','',7,'1',0,1,4,1692441275,1692441275,NULL,NULL,0,0,NULL,NULL)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_article` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_article_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 `pm_article_file` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `id_item` int(11) NOT NULL,\n  `home` int(11) DEFAULT 0,\n","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"data":{"file":"mrsimple_cms.sql.gz","description":"  `checked` int(11) DEFAULT 1,\n  `rank` int(11) DEFAULT 0,\n  `file` varchar(250) DEFAULT NULL,\n  `label` varchar(250) DEFAULT NULL,\n  `type` varchar(20) DEFAULT NULL,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `article_file_fkey` (`id_item`,`lang`),\n  KEY `article_file_lang_fkey` (`lang`),\n  CONSTRAINT `article_file_fkey` FOREIGN KEY (`id_item`, `lang`) REFERENCES `pm_article` (`id`, `lang`) ON DELETE CASCADE ON UPDATE NO ACTION,\n  CONSTRAINT `article_file_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_article_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_article_file` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_article_file` (`id`, `lang`, `id_item`, `home`, `checked`, `rank`, `file`, `label`, `type`) VALUES (4,"},"name":"restoring","type":"debug"}
{"data":{"description":"1,4,0,1,4,'sample4.jpg','','image'),(4,2,4,0,1,4,'sample4.jpg','','image'),(4,3,4,0,1,4,'sample4.jpg','','image'),(4,4,4,0,1,4,'sample4.jpg','','image'),(5,1,1,0,1,5,'diving.jpg','','image'),(5,2,1,0,1,5,'diving.jpg','','image'),(5,3,1,0,1,5,'diving.jpg','','image'),(5,4,1,0,1,5,'diving.jpg','','image')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_article_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking`\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 `pm_booking` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `add_date` int(11) DEFAULT NULL,\n  `edit_date` int(11) DEFAULT NULL,\n  `from_date` int(11) DEFAULT NULL,\n  `to_date` int(11) DEFAULT NULL,\n  `nights` int(11) DEFAULT 0,\n  `adults` int(11) DEFAULT 1,\n  `children` int(11) DEFAULT 1,\n  `tourist_tax` float","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"description":" DEFAULT NULL,\n  `discount` float DEFAULT NULL,\n  `id_coupon` int(11) DEFAULT NULL,\n  `ex_tax` float DEFAULT NULL,\n  `tax_amount` float DEFAULT NULL,\n  `total` float DEFAULT NULL,\n  `down_payment` float DEFAULT NULL,\n  `paid` float DEFAULT NULL,\n  `balance` float DEFAULT NULL,\n  `id_user` int(11) DEFAULT NULL,\n  `firstname` varchar(50) DEFAULT NULL,\n  `lastname` varchar(50) DEFAULT NULL,\n  `email` varchar(100) DEFAULT NULL,\n  `company` varchar(50) DEFAULT NULL,\n  `address` varchar(250) DEFAULT NULL,\n  `postcode` varchar(10) DEFAULT NULL,\n  `city` varchar(100) DEFAULT NULL,\n  `phone` varchar(50) DEFAULT NULL,\n  `mobile` varchar(50) DEFAULT NULL,\n  `country` varchar(100) NOT NULL,\n  `comments` text DEFAULT NULL,\n  `status` int(11) DEFAULT 1,\n  `trans` varchar(50) DEFAULT NULL,\n  `payment_date` int(11) DEFAULT NULL,\n  `payment_option` varchar(50) 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 chara","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"cter_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_booking` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_booking` (`id`, `add_date`, `edit_date`, `from_date`, `to_date`, `nights`, `adults`, `children`, `tourist_tax`, `discount`, `id_coupon`, `ex_tax`, `tax_amount`, `total`, `down_payment`, `paid`, `balance`, `id_user`, `firstname`, `lastname`, `email`, `company`, `address`, `postcode`, `city`, `phone`, `mobile`, `country`, `comments`, `status`, `trans`, `payment_date`, `payment_option`) VALUES (1,1692441730,1692442509,1692489600,1692662400,2,4,0,NULL,0,NULL,500000,0,500000,0,300000,200000,1,'Dung','Tran','[email protected]','MrSimple','107B Lê Thị Sọc, Tân Thạnh Tây, Củ Chi, TP Hồ Chí Minh','700000','Quận 1','+841665810086','','Việt Nam','',4,NULL,NULL,'arrival')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking` ENABLE KEYS */\n--------------\n\n--------","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking_activity`\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 `pm_booking_activity` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_booking` int(11) NOT NULL,\n  `id_activity` int(11) DEFAULT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `children` int(11) DEFAULT 0,\n  `adults` int(11) DEFAULT 0,\n  `duration` varchar(50) DEFAULT NULL,\n  `amount` double DEFAULT 0,\n  `ex_tax` double DEFAULT 0,\n  `tax_rate` double DEFAULT 0,\n  `date` int(11) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `booking_activity_fkey` (`id_booking`),\n  CONSTRAINT `booking_activity_fkey` FOREIGN KEY (`id_booking`) REFERENCES `pm_booking` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","data":{"description":"_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_booking_activity` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_activity` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_activity` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking_payment`\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 `pm_booking_payment` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_booking` int(11) NOT NULL,\n  `descr` varchar(100) DEFAULT NULL,\n  `method` varchar(100) DEFAULT NULL,\n  `amount` double DEFAULT 0,\n  `date` int(11) DEFAULT NULL,\n  `trans` varchar(100) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `booking_payment_fkey` (`id_booking`),\n  CONSTRAINT `booking_payment_fkey` FOREIGN KEY (`id_booking`) REFERENCE","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"S `pm_booking` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_booking_payment` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_payment` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_booking_payment` (`id`, `id_booking`, `descr`, `method`, `amount`, `date`, `trans`) VALUES (1,1,'','cash',300000,1692403200,'')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_payment` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking_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 `pm_booking_room` (\n  `id` int(11) NOT NU","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"LL AUTO_INCREMENT,\n  `id_booking` int(11) NOT NULL,\n  `id_room` int(11) DEFAULT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `num` varchar(10) DEFAULT NULL,\n  `children` int(11) DEFAULT 0,\n  `adults` int(11) DEFAULT 0,\n  `amount` double DEFAULT 0,\n  `ex_tax` double DEFAULT 0,\n  `tax_rate` double DEFAULT 0,\n  PRIMARY KEY (`id`),\n  KEY `booking_room_fkey` (`id_booking`),\n  CONSTRAINT `booking_room_fkey` FOREIGN KEY (`id_booking`) REFERENCES `pm_booking` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_booking_room` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_room` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_booking_room` (`id`, `id_booking`, `id_room`, `title`, `num`, `children`, `adults`, `amount`, `ex_tax`, `tax_rate`) VALUES (1,1,1,'Deluxe Double Bedroom"}}
{"data":{"file":"mrsimple_cms.sql.gz","description":"','123',0,2,300000,NULL,0),(2,1,2,'Deluxe Double Bedroom','',0,2,200000,NULL,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_room` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking_service`\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 `pm_booking_service` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_booking` int(11) NOT NULL,\n  `id_service` int(11) DEFAULT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `qty` int(11) DEFAULT 0,\n  `amount` double DEFAULT 0,\n  `ex_tax` double DEFAULT 0,\n  `tax_rate` double DEFAULT 0,\n  PRIMARY KEY (`id`),\n  KEY `booking_service_fkey` (`id_booking`),\n  CONSTRAINT `booking_service_fkey` FOREIGN KEY (`id_booking`) REFERENCES `pm_booking` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 C"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"OLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_booking_service` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_service` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_service` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_booking_tax`\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 `pm_booking_tax` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_booking` int(11) NOT NULL,\n  `id_tax` int(11) DEFAULT NULL,\n  `name` varchar(50) DEFAULT NULL,\n  `amount` double DEFAULT 0,\n  PRIMARY KEY (`id`),\n  KEY `booking_tax_fkey` (`id_booking`),\n  CONSTRAINT `booking_tax_fkey` FOREIGN KEY (`id_booking`) REFERENCES `pm_booking` ","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"(`id`) ON DELETE CASCADE ON UPDATE NO ACTION\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 `pm_booking_tax` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_tax` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_booking_tax` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_comment`\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 `pm_comment` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `item_type` varchar(30) DEFAULT NULL,\n  `id_item` int(11) DEFAULT NULL,\n  `rating` int(11) DEFAULT NULL,\n  `checked` int(11) DEFAULT 0,\n  `add_date` int(11) DEFAULT NULL,\n  `edit_date` int(11) DEFAULT NULL,\n ","file":"mrsimple_cms.sql.gz"}}
{"data":{"file":"mrsimple_cms.sql.gz","description":" `name` varchar(100) DEFAULT NULL,\n  `email` varchar(100) DEFAULT NULL,\n  `msg` longtext DEFAULT NULL,\n  `ip` varchar(50) 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 `pm_comment` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_comment` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_comment` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_country`\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 `pm_country` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `name` varchar(100) DEFAULT NULL,\n  `code` varchar(3) DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUT"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"O_INCREMENT=251 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_country` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_country` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_country` (`id`, `name`, `code`) VALUES (1,'Afghanistan','AF'),(2,'Åland','AX'),(3,'Albania','AL'),(4,'Algeria','DZ'),(5,'American Samoa','AS'),(6,'Andorra','AD'),(7,'Angola','AO'),(8,'Anguilla','AI'),(9,'Antarctica','AQ'),(10,'Antigua and Barbuda','AG'),(11,'Argentina','AR'),(12,'Armenia','AM'),(13,'Aruba','AW'),(14,'Australia','AU'),(15,'Austria','AT'),(16,'Azerbaijan','AZ'),(17,'Bahamas','BS'),(18,'Bahrain','BH'),(19,'Bangladesh','BD'),(20,'Barbados','BB'),(21,'Belarus','BY'),(22,'Belgium','BE'),(23,'Belize','BZ'),(24,'Benin','BJ'),(25,'Bermuda','BM'),(26,'Bhutan','BT'),(27,'Bolivia','BO'),(28,'Bonaire','BQ'),(29,'Bosnia and Herzegovina','BA'),(30,'Botswana','BW'),(31,"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"'Bouvet Island','BV'),(32,'Brazil','BR'),(33,'British Indian Ocean Territory','IO'),(34,'British Virgin Islands','VG'),(35,'Brunei','BN'),(36,'Bulgaria','BG'),(37,'Burkina Faso','BF'),(38,'Burundi','BI'),(39,'Cambodia','KH'),(40,'Cameroon','CM'),(41,'Canada','CA'),(42,'Cape Verde','CV'),(43,'Cayman Islands','KY'),(44,'Central African Republic','CF'),(45,'Chad','TD'),(46,'Chile','CL'),(47,'China','CN'),(48,'Christmas Island','CX'),(49,'Cocos [Keeling] Islands','CC'),(50,'Colombia','CO'),(51,'Comoros','KM'),(52,'Cook Islands','CK'),(53,'Costa Rica','CR'),(54,'Croatia','HR'),(55,'Cuba','CU'),(56,'Curacao','CW'),(57,'Cyprus','CY'),(58,'Czech Republic','CZ'),(59,'Democratic Republic of the Congo','CD'),(60,'Denmark','DK'),(61,'Djibouti','DJ'),(62,'Dominica','DM'),(63,'Dominican Republic','DO'),(64,'East Timor','TL'),(65,'Ecuador','EC'),(66,'Egypt','EG'),(67,'El Salvador','SV'),(68,'Equatorial Guinea','GQ'),(69,'Eritrea','ER'),(70,'Estonia','EE'),(71,'Ethiopia','ET'),(72,'Falkland Islands','FK'),(73,'Faroe Islands'"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":",'FO'),(74,'Fiji','FJ'),(75,'Finland','FI'),(76,'France','FR'),(77,'French Guiana','GF'),(78,'French Polynesia','PF'),(79,'French Southern Territories','TF'),(80,'Gabon','GA'),(81,'Gambia','GM'),(82,'Georgia','GE'),(83,'Germany','DE'),(84,'Ghana','GH'),(85,'Gibraltar','GI'),(86,'Greece','GR'),(87,'Greenland','GL'),(88,'Grenada','GD'),(89,'Guadeloupe','GP'),(90,'Guam','GU'),(91,'Guatemala','GT'),(92,'Guernsey','GG'),(93,'Guinea','GN'),(94,'Guinea-Bissau','GW'),(95,'Guyana','GY'),(96,'Haiti','HT'),(97,'Heard Island and McDonald Islands','HM'),(98,'Honduras','HN'),(99,'Hong Kong','HK'),(100,'Hungary','HU'),(101,'Iceland','IS'),(102,'India','IN'),(103,'Indonesia','ID'),(104,'Iran','IR'),(105,'Iraq','IQ'),(106,'Ireland','IE'),(107,'Isle of Man','IM'),(108,'Israel','IL'),(109,'Italy','IT'),(110,'Ivory Coast','CI'),(111,'Jamaica','JM'),(112,'Japan','JP'),(113,'Jersey','JE'),(114,'Jordan','JO'),(115,'Kazakhstan','KZ'),(116,'Kenya','KE'),(117,'Kiribati','KI'),(118,'Kosovo','XK'),(119,'Kuwait','KW'),(120,'Kyrgyzstan','"}}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"KG'),(121,'Laos','LA'),(122,'Latvia','LV'),(123,'Lebanon','LB'),(124,'Lesotho','LS'),(125,'Liberia','LR'),(126,'Libya','LY'),(127,'Liechtenstein','LI'),(128,'Lithuania','LT'),(129,'Luxembourg','LU'),(130,'Macao','MO'),(131,'Macedonia','MK'),(132,'Madagascar','MG'),(133,'Malawi','MW'),(134,'Malaysia','MY'),(135,'Maldives','MV'),(136,'Mali','ML'),(137,'Malta','MT'),(138,'Marshall Islands','MH'),(139,'Martinique','MQ'),(140,'Mauritania','MR'),(141,'Mauritius','MU'),(142,'Mayotte','YT'),(143,'Mexico','MX'),(144,'Micronesia','FM'),(145,'Moldova','MD'),(146,'Monaco','MC'),(147,'Mongolia','MN'),(148,'Montenegro','ME'),(149,'Montserrat','MS'),(150,'Morocco','MA'),(151,'Mozambique','MZ'),(152,'Myanmar [Burma]','MM'),(153,'Namibia','NA'),(154,'Nauru','NR'),(155,'Nepal','NP'),(156,'Netherlands','NL'),(157,'New Caledonia','NC'),(158,'New Zealand','NZ'),(159,'Nicaragua','NI'),(160,'Niger','NE'),(161,'Nigeria','NG'),(162,'Niue','NU'),(163,'Norfolk Island','NF'),(164,'North Korea','KP'),(165,'Northern Mariana Islands','MP')"}}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":",(166,'Norway','NO'),(167,'Oman','OM'),(168,'Pakistan','PK'),(169,'Palau','PW'),(170,'Palestine','PS'),(171,'Panama','PA'),(172,'Papua New Guinea','PG'),(173,'Paraguay','PY'),(174,'Peru','PE'),(175,'Philippines','PH'),(176,'Pitcairn Islands','PN'),(177,'Poland','PL'),(178,'Portugal','PT'),(179,'Puerto Rico','PR'),(180,'Qatar','QA'),(181,'Republic of the Congo','CG'),(182,'Réunion','RE'),(183,'Romania','RO'),(184,'Russia','RU'),(185,'Rwanda','RW'),(186,'Saint Barthélemy','BL'),(187,'Saint Helena','SH'),(188,'Saint Kitts and Nevis','KN'),(189,'Saint Lucia','LC'),(190,'Saint Martin','MF'),(191,'Saint Pierre and Miquelon','PM'),(192,'Saint Vincent and the Grenadines','VC'),(193,'Samoa','WS'),(194,'San Marino','SM'),(195,'São Tomé and Príncipe','ST'),(196,'Saudi Arabia','SA'),(197,'Senegal','SN'),(198,'Serbia','RS'),(199,'Seychelles','SC'),(200,'Sierra Leone','SL'),(201,'Singapore','SG'),(202,'Sint Maarten','SX'),(203,'Slovakia','SK'),(204,'Slovenia','SI'),(205,'Solomon Islands','SB'),(206,'Somalia','SO'),(20"},"name":"restoring"}
{"name":"restoring","data":{"description":"7,'South Africa','ZA'),(208,'South Georgia and the South Sandwich Islands','GS'),(209,'South Korea','KR'),(210,'South Sudan','SS'),(211,'Spain','ES'),(212,'Sri Lanka','LK'),(213,'Sudan','SD'),(214,'Suriname','SR'),(215,'Svalbard and Jan Mayen','SJ'),(216,'Swaziland','SZ'),(217,'Sweden','SE'),(218,'Switzerland','CH'),(219,'Syria','SY'),(220,'Taiwan','TW'),(221,'Tajikistan','TJ'),(222,'Tanzania','TZ'),(223,'Thailand','TH'),(224,'Togo','TG'),(225,'Tokelau','TK'),(226,'Tonga','TO'),(227,'Trinidad and Tobago','TT'),(228,'Tunisia','TN'),(229,'Turkey','TR'),(230,'Turkmenistan','TM'),(231,'Turks and Caicos Islands','TC'),(232,'Tuvalu','TV'),(233,'U.S. Minor Outlying Islands','UM'),(234,'U.S. Virgin Islands','VI'),(235,'Uganda','UG'),(236,'Ukraine','UA'),(237,'United Arab Emirates','AE'),(238,'United Kingdom','GB'),(239,'United States','US'),(240,'Uruguay','UY'),(241,'Uzbekistan','UZ'),(242,'Vanuatu','VU'),(243,'Vatican City','VA'),(244,'Venezuela','VE'),(245,'Vietnam','VN'),(246,'Wallis and Futuna','WF'),(247,'Wester","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"data":{"description":"n Sahara','EH'),(248,'Yemen','YE'),(249,'Zambia','ZM'),(250,'Zimbabwe','ZW')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_country` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_coupon`\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 `pm_coupon` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `title` varchar(250) DEFAULT NULL,\n  `code` varchar(50) DEFAULT NULL,\n  `discount` double DEFAULT 0,\n  `discount_type` varchar(10) DEFAULT NULL,\n  `rooms` text DEFAULT NULL,\n  `once` int(11) DEFAULT NULL,\n  `checked` int(11) DEFAULT 0,\n  `publish_date` int(11) DEFAULT NULL,\n  `unpublish_date` int(11) 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","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"data":{"file":"mrsimple_cms.sql.gz","description":" */\n--------------\n\n--------------\nLOCK TABLES `pm_coupon` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_coupon` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_coupon` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_currency`\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 `pm_currency` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `code` varchar(5) DEFAULT NULL,\n  `sign` varchar(5) DEFAULT NULL,\n  `main` int(11) DEFAULT 0,\n  `rank` int(11) DEFAULT 0,\n  PRIMARY KEY (`id`)\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 `pm_currency` WRITE\n--------------\n\n--------------\n/*!40000"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":" ALTER TABLE `pm_currency` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_currency` (`id`, `code`, `sign`, `main`, `rank`) VALUES (1,'USD','$',1,1),(2,'EUR','€',0,2),(3,'GBP','£',0,3),(4,'INR','₹',0,4),(5,'AUD','A$',0,5),(6,'CAD','C$',0,6),(7,'CNY','¥',0,7),(8,'TRY','₺',0,8)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_currency` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_email_content`\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 `pm_email_content` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `name` varchar(50) DEFAULT NULL,\n  `subject` varchar(250) DEFAULT NULL,\n  `content` text DEFAULT NULL,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `email_content_lang_fkey` (`lang`),\n  CONSTRAINT `email_content_lang_fkey` FOREIGN K"},"name":"restoring"}
{"name":"restoring","data":{"description":"EY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_email_content` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_email_content` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_email_content` (`id`, `lang`, `name`, `subject`, `content`) VALUES (1,1,'CONTACT','Contact','<b>Nom:</b> {name}\\r\\n<b>Adresse:</b> {address}\\r\\n<b>Téléphone:</b> {phone}\\r\\n<b>E-mail:</b> {email}\\r\\n<b>Message:</b>\\r\\n{msg}'),(1,2,'CONTACT','Contact','<b>Name:</b> {name}<br>\\r\\n<b>Address:</b> {address}<br>\\r\\n<b>Phone:</b> {phone}<br>\\r\\n<b>E-mail:</b> {email}<br>\\r\\n<b>Message:</b><br>\\r\\n{msg}'),(1,3,'CONTACT','Contact','<b>Name:</b> {name}\\r\\n<b>Address:</b> {address}\\r\\n<b>Phone:</b> {phone}\\r\\n<b>E-mail:</b> {email}\\r\\n<b>Message:</b>\\r\\n{msg}'),(1,4,'CONTACT","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"data":{"file":"mrsimple_cms.sql.gz","description":"','Contact','<b>Name:</b> {name}<br>\\r\\n<b>Address:</b> {address}<br>\\r\\n<b>Phone:</b> {phone}<br>\\r\\n<b>E-mail:</b> {email}<br>\\r\\n<b>Message:</b><br>\\r\\n{msg}'),(2,1,'BOOKING_REQUEST','Demande de réservation','<p><b>Adresse de facturation</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nSociété : {company}<br />\\r\\nTéléphone : {phone}<br />\\r\\nMobile : {mobile}<br />\\r\\nEmail : {email}</p>\\r\\n\\r\\n<p><strong>Détails de la réservation</strong><br />\\r\\nArrivée : <b>{Check_in}</b><br />\\r\\nDépart : <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nuit(s)<br />\\r\\n<b>{num_guests}</b> personne(s) - Adulte(s) : <b>{num_adults}</b> / Enfant(s) : <b>{num_children}</b></p>\\r\\n\\r\\n<p><b>Chambres</b></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Services supplémentaires</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activités</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p><b>Commentaires</b><br />\\r\\n{comments}</p>\\r\\n'),(2,2,'BOOKING_REQUEST','Booking request','<p><b>"},"name":"restoring","type":"debug"}
{"type":"debug","data":{"description":"Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Check_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra services</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n'),(2,3,'BOOKING_REQUEST','Booking request','<p><b>Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Chec","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"data":{"description":"k_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra services</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n'),(2,4,'BOOKING_REQUEST','Booking request','<p><b>Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Check_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra servic","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"es</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n'),(3,1,'BOOKING_CONFIRMATION','Confirmation de réservation','<p><b>Adresse de facturation</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nSociété : {company}<br />\\r\\nTéléphone : {phone}<br />\\r\\nMobile : {mobile}<br />\\r\\nEmail : {email}</p>\\r\\n\\r\\n<p><strong>Détails de la réservation</strong><br />\\r\\nArrivée : <b>{Check_in}</b><br />\\r\\nDépart : <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nuit(s)<br />\\r\\n<b>{num_guests}</b> personne(s) - Adulte(s) : <b>{num_adults}</b> / Enfant(s) : <b>{num_children}</b></p>\\r\\n\\r\\n<p><b>Chambres</b></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Services supplémentaires</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activités</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p>Taxe de séjour : {tourist_tax}<br />\\r\\nRéduction: {discount}<br />\\r\\n{taxes}<br />\\r\\nTota"}}
{"type":"debug","data":{"description":"l : <strong>{total} TTC</strong></p>\\r\\n\\r\\n<p>Acompte : <strong>{down_payment} TTC</strong></p>\\r\\n\\r\\n<p><b>Commentaires</b><br />\\r\\n{comments}</p>\\r\\n\\r\\n<p>{payment_notice}</p>\\r\\n'),(3,2,'BOOKING_CONFIRMATION','Booking confirmation','<p><b>Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Check_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra services</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p>Tourist tax: {tourist_tax}<br />\\r\\nDiscount: {discount}<br />\\r\\n{taxes}<br />\\r\\nTotal: <strong>{total} incl. VAT</stro","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"ng></p>\\r\\n\\r\\n<p>Down payment: <strong>{down_payment} incl. VAT</strong></p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n\\r\\n<p>{payment_notice}</p>\\r\\n'),(3,3,'BOOKING_CONFIRMATION','Booking confirmation','<p><b>Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Check_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra services</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p>Tourist tax: {tourist_tax}<br />\\r\\nDiscount: {discount}<br />\\r\\n{taxes}<br />\\r\\nTotal: <strong>{total} incl. VAT</strong></p>\\r\\n\\r\\n<p>Down ","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":"payment: <strong>{down_payment} incl. VAT</strong></p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n\\r\\n<p>{payment_notice}</p>\\r\\n'),(3,4,'BOOKING_CONFIRMATION','Booking confirmation','<p><b>Billing address</b><br />\\r\\n{firstname} {lastname}<br />\\r\\n{address}<br />\\r\\n{postcode} {city}<br />\\r\\nCompany: {company}<br />\\r\\nPhone: {phone}<br />\\r\\nMobile: {mobile}<br />\\r\\nEmail: {email}</p>\\r\\n\\r\\n<p><strong>Booking details</strong><br />\\r\\nCheck in <b>{Check_in}</b><br />\\r\\nCheck out <b>{Check_out}</b><br />\\r\\n<b>{num_nights}</b> nights<br />\\r\\n<b>{num_guests}</b> persons - Adults: <b>{num_adults}</b> / Children: <b>{num_children}</b></p>\\r\\n\\r\\n<p><strong>Rooms</strong></p>\\r\\n\\r\\n<p>{rooms}</p>\\r\\n\\r\\n<p><b>Extra services</b></p>\\r\\n\\r\\n<p>{extra_services}</p>\\r\\n\\r\\n<p><b>Activities</b></p>\\r\\n\\r\\n<p>{activities}</p>\\r\\n\\r\\n<p>Tourist tax: {tourist_tax}<br />\\r\\nDiscount: {discount}<br />\\r\\n{taxes}<br />\\r\\nTotal: <strong>{total} incl. VAT</strong></p>\\r\\n\\r\\n<p>Down payment: <strong>{down_"},"name":"restoring"}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":"payment} incl. VAT</strong></p>\\r\\n\\r\\n<p><b>Comments</b><br />\\r\\n{comments}</p>\\r\\n\\r\\n<p>{payment_notice}</p>\\r\\n'),(4,1,'ACCOUNT_CONFIRMATION','Confirmation du compte','<p>Bonjour,<br />\\r\\nVous avez cr&eacute;&eacute; un nouveau compte.<br />\\r\\nCliquez sur le lien ci-dessous pour valider votre compte:<br />\\r\\n<a href=\\\"{link}\\\">Valider mon compte</a></p>\\r\\n'),(4,2,'ACCOUNT_CONFIRMATION','Validate your account','<p>Hi,<br />\\r\\nYou created a new account.<br />\\r\\nClick on the link bellow to validate your account:<br />\\r\\n<a href=\\\"{link}\\\">Validate my new account</a></p>\\r\\n'),(4,3,'ACCOUNT_CONFIRMATION','Validate your account','<p>Hi,<br />\\r\\nYou created a new account.<br />\\r\\nClick on the link bellow to validate your account:<br />\\r\\n<a href=\\\"{link}\\\">Validate my new account</a></p>\\r\\n'),(4,4,'ACCOUNT_CONFIRMATION','Validate your account','<p>Hi,<br />\\r\\nYou created a new account.<br />\\r\\nClick on the link bellow to validate your account:<br />\\r\\n<a href=\\\"{link}\\\">Validate my new account</a"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"></p>\\r\\n')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_email_content` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_facility`\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 `pm_facility` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `name` varchar(250) DEFAULT NULL,\n  `rank` int(11) DEFAULT 0,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `facility_lang_fkey` (`lang`),\n  CONSTRAINT `facility_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_facility` WRITE\n--------------\n\n--------------\n","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","data":{"description":"/*!40000 ALTER TABLE `pm_facility` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_facility` (`id`, `lang`, `name`, `rank`) VALUES (1,1,'Climatisation',1),(1,2,'Air conditioning',1),(1,4,'Air conditioning',1),(2,1,'Lit bébé',2),(2,2,'Baby cot',2),(2,4,'Baby cot',2),(3,1,'Balcon',3),(3,2,'Balcony',3),(3,4,'Balcony',3),(4,1,'Barbecue',4),(4,2,'Barbecue',4),(4,4,'Barbecue',4),(5,1,'Salle de bain',5),(5,2,'Bathroom',5),(5,4,'Bathroom',5),(6,1,'Cafetière',6),(6,2,'Coffeemaker',6),(6,4,'Coffeemaker',6),(7,1,'Plaque de cuisson',7),(7,2,'Cooktop',7),(7,4,'Cooktop',7),(8,1,'Bureau',8),(8,2,'Desk',8),(8,4,'Desk',8),(9,1,'Lave vaisselle',9),(9,2,'Dishwasher',9),(9,4,'Dishwasher',9),(10,1,'Ventilateur',10),(10,2,'Fan',10),(10,4,'Fan',10),(11,1,'Parking gratuit',11),(11,2,'Free parking',11),(11,4,'Free parking',11),(12,1,'Réfrigérateur',12),(12,2,'Fridge',12),(12,4,'Fridge',12),(13,1,'Sèche-cheveux',13),(13,2,'Hairdryer',13),(13,4,'Hairdryer',13),(14,1,'Internet',14),(14,2,'Internet',14),(14,4,'Intern","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"et',14),(15,1,'Fer à repasser',15),(15,2,'Iron',15),(15,4,'Iron',15),(16,1,'Micro-ondes',16),(16,2,'Microwave',16),(16,4,'Microwave',16),(17,1,'Mini-bar',17),(17,2,'Mini-bar',17),(17,4,'Mini-bar',17),(18,1,'Non-fumeurs',18),(18,2,'Non-smoking',18),(18,4,'Non-smoking',18),(19,1,'Parking payant',19),(19,2,'Paid parking',19),(19,4,'Paid parking',19),(20,1,'Animaux acceptés',20),(20,2,'Pets allowed',20),(20,4,'Pets allowed',20),(21,1,'Animaux interdits',21),(21,2,'Pets not allowed',21),(21,4,'Pets not allowed',21),(22,1,'Radio',22),(22,2,'Radio',22),(22,4,'Radio',22),(23,1,'Coffre-fort',23),(23,2,'Safe',23),(23,4,'Safe',23),(24,1,'Chaines satellite',24),(24,2,'Satellite chanels',24),(24,4,'Satellite chanels',24),(25,1,'Salle d\\'eau',25),(25,2,'Shower-room',25),(25,4,'Shower-room',25),(26,1,'Coin salon',26),(26,2,'Small lounge',26),(26,4,'Small lounge',26),(27,1,'Telephone',27),(27,2,'Telephone',27),(27,4,'Telephone',27),(28,1,'Téléviseur',28),(28,2,'Television',28),(28,4,'Television',28),(29,1,'Terrasse',29),","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","data":{"description":"(29,2,'Terrasse',29),(29,4,'Terrasse',29),(30,1,'Machine à laver',30),(30,2,'Washing machine',30),(30,4,'Washing machine',30),(31,1,'Accès handicapés',31),(31,2,'Wheelchair accessible',31),(31,4,'Wheelchair accessible',31),(32,1,'Wi-Fi',31),(32,2,'WiFi',31),(32,4,'WiFi',31),(33,1,'Chaine hifi',32),(33,2,'Hi-fi system',32),(33,4,'Hi-fi system',32),(34,1,'Lecteur DVD',33),(34,2,'DVD player',33),(34,4,'DVD player',33),(35,1,'Ascenceur',34),(35,2,'Elevator',34),(35,4,'Elevator',34),(36,1,'Coin salon',35),(36,2,'Lounge',35),(36,4,'Lounge',35),(37,1,'Restaurant',36),(37,2,'Restaurant',36),(37,4,'Restaurant',36),(38,1,'Service de chambre',37),(38,2,'Room service',37),(38,4,'Room service',37),(39,1,'Vestiaire',38),(39,2,'Cloakroom',38),(39,4,'Cloakroom',38)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_facility` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_facility_file`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client    ","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"data":{"description":" = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `pm_facility_file` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `id_item` int(11) NOT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 1,\n  `rank` int(11) DEFAULT 0,\n  `file` varchar(250) DEFAULT NULL,\n  `label` varchar(250) DEFAULT NULL,\n  `type` varchar(20) DEFAULT NULL,\n  PRIMARY KEY (`id`,`lang`),\n  KEY `facility_file_fkey` (`id_item`,`lang`),\n  KEY `facility_file_lang_fkey` (`lang`),\n  CONSTRAINT `facility_file_fkey` FOREIGN KEY (`id_item`, `lang`) REFERENCES `pm_facility` (`id`, `lang`) ON DELETE CASCADE ON UPDATE NO ACTION,\n  CONSTRAINT `facility_file_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"description":"\n--------------\n\n--------------\nLOCK TABLES `pm_facility_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_facility_file` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_facility_file` (`id`, `lang`, `id_item`, `home`, `checked`, `rank`, `file`, `label`, `type`) VALUES (1,2,31,0,1,1,'wheelchair.png','','image'),(1,4,31,0,1,1,'wheelchair.png','','image'),(2,2,20,0,1,2,'pet-allowed.png','','image'),(2,4,20,0,1,2,'pet-allowed.png','','image'),(3,2,21,0,1,3,'pet-not-allowed.png','','image'),(3,4,21,0,1,3,'pet-not-allowed.png','','image'),(4,2,3,0,1,4,'balcony.png','','image'),(4,4,3,0,1,4,'balcony.png','','image'),(5,2,4,0,1,5,'barbecue.png','','image'),(5,4,4,0,1,5,'barbecue.png','','image'),(6,2,8,0,1,6,'desk.png','','image'),(6,4,8,0,1,6,'desk.png','','image'),(7,2,6,0,1,7,'coffee.png','','image'),(7,4,6,0,1,7,'coffee.png','','image'),(8,2,24,0,1,8,'satellite.png','','image'),(8,4,24,0,1,8,'satellite.png','','image'),(9,2,1,0,1,9,'air-conditioning.png','','image'),(9,4,1,0,1,9,","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"'air-conditioning.png','','image'),(10,2,23,0,1,10,'safe.png','','image'),(10,4,23,0,1,10,'safe.png','','image'),(11,2,26,0,1,11,'lounge.png','','image'),(11,4,26,0,1,11,'lounge.png','','image'),(12,2,15,0,1,12,'iron.png','','image'),(12,4,15,0,1,12,'iron.png','','image'),(13,2,14,0,1,13,'adsl.png','','image'),(13,4,14,0,1,13,'adsl.png','','image'),(14,2,9,0,1,14,'dishwasher.png','','image'),(14,4,9,0,1,14,'dishwasher.png','','image'),(15,2,2,0,1,15,'baby-cot.png','','image'),(15,4,2,0,1,15,'baby-cot.png','','image'),(16,2,30,0,1,16,'washing-machine.png','','image'),(16,4,30,0,1,16,'washing-machine.png','','image'),(17,2,16,0,1,17,'microwaves.png','','image'),(17,4,16,0,1,17,'microwaves.png','','image'),(18,2,17,0,1,18,'mini-bar.png','','image'),(18,4,17,0,1,18,'mini-bar.png','','image'),(19,2,18,0,1,19,'non-smoking.png','','image'),(19,4,18,0,1,19,'non-smoking.png','','image'),(20,2,11,0,1,20,'free-parking.png','','image'),(20,4,11,0,1,20,'free-parking.png','','image'),(21,2,19,0,1,21,'paid-parking.png','','","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"name":"restoring","data":{"description":"image'),(21,4,19,0,1,21,'paid-parking.png','','image'),(22,2,7,0,1,22,'cooktop.png','','image'),(22,4,7,0,1,22,'cooktop.png','','image'),(23,2,22,0,1,23,'radio.png','','image'),(23,4,22,0,1,23,'radio.png','','image'),(24,2,12,0,1,24,'fridge.png','','image'),(24,4,12,0,1,24,'fridge.png','','image'),(25,2,25,0,1,25,'shower.png','','image'),(25,4,25,0,1,25,'shower.png','','image'),(26,2,5,0,1,26,'bath.png','','image'),(26,4,5,0,1,26,'bath.png','','image'),(27,2,13,0,1,27,'hairdryer.png','','image'),(27,4,13,0,1,27,'hairdryer.png','','image'),(28,2,27,0,1,28,'phone.png','','image'),(28,4,27,0,1,28,'phone.png','','image'),(29,2,28,0,1,29,'tv.png','','image'),(29,4,28,0,1,29,'tv.png','','image'),(30,2,29,0,1,30,'terrasse.png','','image'),(30,4,29,0,1,30,'terrasse.png','','image'),(31,2,10,0,1,31,'fan.png','','image'),(31,4,10,0,1,31,'fan.png','','image'),(32,2,32,0,1,32,'wifi.png','','image'),(32,4,32,0,1,32,'wifi.png','','image'),(33,2,33,0,1,33,'hifi.png','','image'),(33,4,33,0,1,33,'hifi.png','','image'),(34,2,3","file":"mrsimple_cms.sql.gz"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"description":"4,0,1,34,'dvd.png','','image'),(34,4,34,0,1,34,'dvd.png','','image'),(35,2,33,0,1,33,'elevator.png','','image'),(35,4,33,0,1,33,'elevator.png','','image'),(36,2,33,0,1,33,'lounge.png','','image'),(36,4,33,0,1,33,'lounge.png','','image'),(37,2,33,0,1,33,'restaurant.png','','image'),(37,4,33,0,1,33,'restaurant.png','','image'),(38,2,33,0,1,33,'room-service.png','','image'),(38,4,33,0,1,33,'room-service.png','','image'),(39,2,33,0,1,33,'cloakroom.png','','image'),(39,4,33,0,1,33,'cloakroom.png','','image')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_facility_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_ical_event`\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 `pm_ical_event` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_room` int(11) NOT NULL,\n  `title` var","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","name":"restoring","data":{"description":"char(150) DEFAULT NULL,\n  `sync_date` int(11) DEFAULT NULL,\n  `from_date` int(11) DEFAULT NULL,\n  `to_date` int(11) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `ical_event_fkey` (`id_room`),\n  CONSTRAINT `ical_event_fkey` FOREIGN KEY (`id_room`) REFERENCES `pm_room` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_ical_event` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_ical_event` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_ical_event` (`id`, `id_room`, `title`, `sync_date`, `from_date`, `to_date`) VALUES (1,1,'Airbnb',1712307202,1712102400,1712188800),(2,1,'Airbnb',1712307202,1712361600,1712707200),(3,1,'Airbnb',1712307202,1712707200,1712793600),(4,1,'Airbnb',1712307202,1713052800,1713312000),(5,1,'Airbnb',1712307202,1714435200,1714608000),(6,1,'Airbnb',171230720","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","data":{"description":"2,1716336000,1716768000),(7,1,'Airbnb',1712307202,1717027200,1717545600),(8,1,'Airbnb',1712307202,1719792000,1720224000),(9,1,'Airbnb',1712307202,1720310400,1720656000),(10,1,'Airbnb',1712307202,1712275200,1712361600),(11,1,'Airbnb',1712307202,1714608000,1714694400),(12,1,'Airbnb',1712307202,1714780800,1715212800),(13,1,'Airbnb',1712307202,1718668800,1719100800),(14,1,'Airbnb',1712307202,1721606400,1721779200),(15,1,'Airbnb',1712307202,1721865600,1722038400),(16,1,'Airbnb',1712307202,1735603200,1743897600)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_ical_event` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_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 `pm_lang` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `title` varchar(20) DEFAULT NULL,\n  `locale` varchar(","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"20) DEFAULT NULL,\n  `main` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 0,\n  `rank` int(11) DEFAULT 0,\n  `tag` varchar(20) DEFAULT NULL,\n  `rtl` int(11) DEFAULT 0,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_lang` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_lang` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_lang` (`id`, `title`, `locale`, `main`, `checked`, `rank`, `tag`, `rtl`) VALUES (1,'Français','fr_FR',0,1,2,'fr',0),(2,'English','en_GB',1,1,1,'en',0),(3,'عربي','ar_MA',0,1,3,'ar',1),(4,'Tiếng Việt','vi',NULL,1,4,'vn',1)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_lang` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_lang_file`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client   "}}
{"name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"  = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `pm_lang_file` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_item` int(11) NOT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 1,\n  `rank` int(11) DEFAULT 0,\n  `file` varchar(250) DEFAULT NULL,\n  `label` varchar(250) DEFAULT NULL,\n  `type` varchar(20) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `lang_file_fkey` (`id_item`),\n  CONSTRAINT `lang_file_fkey` FOREIGN KEY (`id_item`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_lang_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_lang_file` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_lang_file` (`id`, `id_item`, `home`, `checked`,"},"type":"debug"}
{"type":"debug","name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":" `rank`, `file`, `label`, `type`) VALUES (1,1,0,1,2,'fr.png','','image'),(2,2,0,1,1,'gb.png','','image'),(3,3,0,1,3,'ar.png','','image')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_lang_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_location`\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 `pm_location` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `name` varchar(100) DEFAULT NULL,\n  `address` varchar(250) DEFAULT NULL,\n  `lat` double DEFAULT NULL,\n  `lng` double DEFAULT NULL,\n  `checked` int(11) DEFAULT 0,\n  `pages` text 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 TA"}}
{"type":"debug","name":"restoring","data":{"description":"BLES `pm_location` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_location` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_location` (`id`, `name`, `address`, `lat`, `lng`, `checked`, `pages`) VALUES (1,'Big Ben','London SW1A 0AA',51.500729,-0.124625,1,'2')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_location` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_media`\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 `pm_media` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\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 `pm_media` WRITE\n--------------\n\n--------------\n/*!40000 ALT","file":"mrsimple_cms.sql.gz"}}
{"data":{"description":"ER TABLE `pm_media` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_media` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_media_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 `pm_media_file` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `id_item` int(11) NOT NULL,\n  `home` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 1,\n  `rank` int(11) DEFAULT 0,\n  `file` varchar(250) DEFAULT NULL,\n  `label` varchar(250) DEFAULT NULL,\n  `type` varchar(20) DEFAULT NULL,\n  PRIMARY KEY (`id`),\n  KEY `media_file_fkey` (`id_item`),\n  CONSTRAINT `media_file_fkey` FOREIGN KEY (`id_item`) REFERENCES `pm_media` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET charact","file":"mrsimple_cms.sql.gz"},"name":"restoring","type":"debug"}
{"name":"restoring","data":{"file":"mrsimple_cms.sql.gz","description":"er_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_media_file` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_media_file` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_media_file` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_menu`\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 `pm_menu` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `lang` int(11) NOT NULL,\n  `name` varchar(50) DEFAULT NULL,\n  `title` varchar(250) DEFAULT NULL,\n  `id_parent` int(11) DEFAULT NULL,\n  `item_type` varchar(30) DEFAULT NULL,\n  `id_item` int(11) DEFAULT NULL,\n  `url` text DEFAULT NULL,\n  `main` int(11) DEFAULT 1,\n  `footer` int(11) DEFAULT 0,\n  `checked` int(11) DEFAULT 0,\n  `rank` int(11) DEFAULT 0,\n  PRIMARY KEY (`id`,`lang`),\n"},"type":"debug"}
{"type":"debug","data":{"description":"  KEY `menu_lang_fkey` (`lang`),\n  CONSTRAINT `menu_lang_fkey` FOREIGN KEY (`lang`) REFERENCES `pm_lang` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_menu` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_menu` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_menu` (`id`, `lang`, `name`, `title`, `id_parent`, `item_type`, `id_item`, `url`, `main`, `footer`, `checked`, `rank`) VALUES (1,1,'Accueil','Panda Resort, Hotel de luxe',NULL,'page',1,NULL,1,0,1,1),(1,2,'Home','Panda Resort, Luxury Hotel',NULL,'page',1,NULL,1,0,1,1),(1,3,'ترحيب','هو سقطت الساحلية ذات, أن.',NULL,'page',1,NULL,1,0,1,1),(1,4,'Home','Panda Resort, Luxury Hotel',NULL,'page',1,NULL,1,0,1,1),(2,1,'Contact','Contact',NULL,'page',2,NULL,1,1,1,8),(2,2,'Contact','Contact',NULL,'page","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","name":"restoring","data":{"description":"',2,NULL,1,1,1,8),(2,3,'جهة الاتصال','جهة الاتصال',NULL,'page',2,NULL,1,1,1,8),(2,4,'Contact','Contact',NULL,'page',2,NULL,1,1,1,8),(3,1,'Mentions légales','Mentions légales',NULL,'page',3,NULL,0,1,1,9),(3,2,'Legal notices','Legal notices',NULL,'page',3,NULL,0,1,1,9),(3,3,'يذكر القانونية','يذكر القانونية',NULL,'page',3,NULL,0,1,1,9),(3,4,'Legal notices','Legal notices',NULL,'page',3,NULL,0,1,1,9),(4,1,'Plan du site','Plan du site',NULL,'page',4,NULL,0,1,1,10),(4,2,'Sitemap','Sitemap',NULL,'page',4,NULL,0,1,1,10),(4,3,'خريطة الموقع','خريطة الموقع',NULL,'page',4,NULL,0,1,1,10),(4,4,'Sitemap','Sitemap',NULL,'page',4,NULL,0,1,1,10),(5,1,'Hôtel','Hôtel',NULL,'page',5,NULL,1,0,1,2),(5,2,'Hotel','Hotel',NULL,'page',5,NULL,1,0,1,2),(5,3,'فندق','فندق',NULL,'page',5,NULL,1,0,1,2),(5,4,'Hotel','Hotel',NULL,'page',5,NULL,1,0,1,2),(7,1,'Galerie','Galerie',NULL,'page',7,NULL,1,0,1,4),(7,2,'Gallery','Gallery',NULL,'page',7,NULL,1,0,1,4),(7,3,'م","file":"mrsimple_cms.sql.gz"}}
{"type":"debug","data":{"file":"mrsimple_cms.sql.gz","description":"عرض الصور','معرض الصور',NULL,'page',7,NULL,1,0,1,4),(7,4,'Gallery','Gallery',NULL,'page',7,NULL,1,0,1,4),(9,1,'Chambres','Chambres',NULL,'page',9,NULL,1,0,1,3),(9,2,'Rooms','Rooms',NULL,'page',9,NULL,1,0,1,3),(9,3,'الغرف','الغرف',NULL,'page',9,NULL,1,0,1,3),(9,4,'Rooms','Rooms',NULL,'page',9,NULL,1,0,1,3),(10,1,'Réserver','Réserver',NULL,'page',10,NULL,1,0,1,5),(10,2,'Booking','Booking',NULL,'page',10,NULL,1,0,1,5),(10,3,'الحجز','الحجز',NULL,'page',10,NULL,1,0,1,5),(10,4,'Booking','Booking',NULL,'page',10,NULL,1,0,1,5),(16,1,'Activités','Activités',NULL,'page',16,NULL,1,0,1,4),(16,2,'Activities','Activities',NULL,'page',16,NULL,1,0,1,4),(16,3,'Activities','Activities',NULL,'page',16,NULL,1,0,1,4),(16,4,'Activities','Activities',NULL,'page',16,NULL,1,0,1,4)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_menu` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `pm_message`\n--------------\n\n-------------"},"name":"restoring"}
{"type":"debug","data":{"description":"-\n/*!40101 SET @saved_cs_client     = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8mb4 */\n--------------\n\n--------------\nCREATE TABLE `pm_message` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `add_date` int(11) DEFAULT NULL,\n  `edit_date` int(11) DEFAULT NULL,\n  `name` varchar(100) DEFAULT NULL,\n  `email` varchar(100) DEFAULT NULL,\n  `address` longtext DEFAULT NULL,\n  `phone` varchar(100) DEFAULT NULL,\n  `subject` varchar(250) DEFAULT NULL,\n  `msg` longtext 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 `pm_message` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_message` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_message` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `p","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"m_package`\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 `pm_package` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `users` text DEFAULT NULL,\n  `name` varchar(50) DEFAULT NULL,\n  `days` text DEFAULT NULL,\n  `min_nights` int(11) DEFAULT NULL,\n  `max_nights` int(11) DEFAULT NULL,\n  `day_start` int(11) DEFAULT NULL,\n  `day_end` int(11) DEFAULT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `pm_package` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `pm_package` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `pm_package` (`id`, `users`, `name`, `days`, `min_nights`, `max_nights`, `day_start`, `day_end`) VALUES (1,'1','Week-end','5,6,7'","file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"type":"debug","data":{"description":"…","truncated":1,"file":"mrsimple_cms.sql.gz"},"name":"restoring"}
{"name":"removed_temp_database_user","data":{"username":"xedaptot_auk9dq2","file":"mrsimple_cms.sql.gz","description":"The system removed the temporary database user “xedaptot_auk9dq2”."},"type":"debug"}
{"type":"done","name":"restore_done","data":{"description":"The system successfully restored the database “xedaptot_mrsimple_cms” from the backup file “mrsimple_cms.sql.gz”.","file":"mrsimple_cms.sql.gz"}}
{"name":"processed","data":{"file":"mrsimple_cms.sql.gz"},"type":"info"}
{"type":"close"}