%PDF- %PDF-
Direktori : /backups/db_backups/mysql/db.old/klubovnaostrava2/ |
Current File : //backups/db_backups/mysql/db.old/klubovnaostrava2/wp_sbi_feeds.sql |
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: klubovnaostrava2 -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_sbi_feeds` -- DROP TABLE IF EXISTS `wp_sbi_feeds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `wp_sbi_feeds` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `feed_name` text NOT NULL, `feed_title` text NOT NULL, `settings` longtext NOT NULL, `author` bigint(20) unsigned NOT NULL DEFAULT 1, `status` varchar(255) NOT NULL DEFAULT '', `last_modified` datetime NOT NULL, PRIMARY KEY (`id`) USING BTREE, KEY `author` (`author`) USING BTREE ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_sbi_feeds` -- LOCK TABLES `wp_sbi_feeds` WRITE; /*!40000 ALTER TABLE `wp_sbi_feeds` DISABLE KEYS */; INSERT INTO `wp_sbi_feeds` VALUES (1,'klubovnaostrava','','{\"id\":\"17841431192153932\",\"width\":\"100\",\"widthunit\":\"%\",\"widthresp\":\"\",\"height\":\"\",\"heightunit\":\"px\",\"sortby\":\"none\",\"num\":\"8\",\"apinum\":\"0\",\"nummobile\":\"\",\"cols\":\"2\",\"disablemobile\":\"\",\"imagepadding\":\"1\",\"imagepaddingunit\":\"px\",\"background\":\"\",\"showbutton\":\"\",\"buttoncolor\":\"\",\"buttontextcolor\":\"\",\"buttontext\":\"Na\\u010d\\u00edst v\\u00edce\",\"imageres\":\"auto\",\"showfollow\":\"on\",\"followcolor\":\"#62a9a3\",\"followtextcolor\":\"#ffffff\",\"followtext\":\"Sledovat na Instagramu\",\"showheader\":\"\",\"headersize\":\"small\",\"showbio\":false,\"custombio\":\"\",\"customavatar\":\"\",\"headercolor\":\"\",\"class\":\"\",\"ajaxtheme\":\"\",\"cachetime\":\"5\",\"media\":\"\",\"headeroutside\":false,\"accesstoken\":\"\",\"user\":false,\"feedid\":false,\"resizeprocess\":\"background\",\"customtemplates\":false,\"gdpr\":\"auto\",\"altresize\":true,\"minnum\":\"8\",\"disable_resize\":false,\"favor_local\":true,\"backup_cache_enabled\":true,\"disable_js_image_loading\":false,\"ajax_post_load\":false,\"sbi_cache_cron_interval\":\"1800\",\"sb_instagram_cache_time\":\"5\",\"sb_instagram_cache_time_unit\":\"minutes\",\"source_details\":\"\"}',6,'publish','2024-11-30 14:45:24'); /*!40000 ALTER TABLE `wp_sbi_feeds` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-10-07 4:10:48