-- MySQL dump 10.19  Distrib 10.3.39-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: 3stra4ng3d
-- ------------------------------------------------------
-- Server version	10.3.39-MariaDB

/*!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 */;

--
-- Current Database: `3stra4ng3d`
--

CREATE DATABASE /*!32312 IF NOT EXISTS*/ `3stra4ng3d` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci */;

USE `3stra4ng3d`;

--
-- Table structure for table `S8Y1hw==`
--

DROP TABLE IF EXISTS `S8Y1hw==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8Y1hw==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8Y1wA==`
--

DROP TABLE IF EXISTS `S8Y1wA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8Y1wA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8Y5wg==`
--

DROP TABLE IF EXISTS `S8Y5wg==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8Y5wg==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8YDxQ==`
--

DROP TABLE IF EXISTS `S8YDxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8YDxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8YTwQ==`
--

DROP TABLE IF EXISTS `S8YTwQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8YTwQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8YbxA==`
--

DROP TABLE IF EXISTS `S8YbxA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8YbxA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S8YfxQ==`
--

DROP TABLE IF EXISTS `S8YfxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S8YfxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `S9Y1xQ==`
--

DROP TABLE IF EXISTS `S9Y1xQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `S9Y1xQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1h3MGx1s=`
--

DROP TABLE IF EXISTS `ScY1h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1w3Mgx1s=`
--

DROP TABLE IF EXISTS `ScY1w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wHAgx1s=`
--

DROP TABLE IF EXISTS `ScY1wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wHEWx1s=`
--

DROP TABLE IF EXISTS `ScY1wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wHMwx1s=`
--

DROP TABLE IF EXISTS `ScY1wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wXAWx1s=`
--

DROP TABLE IF EXISTS `ScY1wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wnAWx1s=`
--

DROP TABLE IF EXISTS `ScY1wnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wnAgx1s=`
--

DROP TABLE IF EXISTS `ScY1wnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY1wnMWx1s=`
--

DROP TABLE IF EXISTS `ScY1wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY1wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY5h3AWx1s=`
--

DROP TABLE IF EXISTS `ScY5h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY5h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY5iHMgx1s=`
--

DROP TABLE IF EXISTS `ScY5iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY5iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY5wHMwx1s=`
--

DROP TABLE IF EXISTS `ScY5wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY5wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY5wXMwx1s=`
--

DROP TABLE IF EXISTS `ScY5wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY5wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScY5xHMgx1s=`
--

DROP TABLE IF EXISTS `ScY5xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScY5xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDh3MGx1s=`
--

DROP TABLE IF EXISTS `ScYDh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDiA==`
--

DROP TABLE IF EXISTS `ScYDiA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDiA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDiQ==`
--

DROP TABLE IF EXISTS `ScYDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDw3AGx1s=`
--

DROP TABLE IF EXISTS `ScYDw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDwHEWx1s=`
--

DROP TABLE IF EXISTS `ScYDwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDwnMWx1s=`
--

DROP TABLE IF EXISTS `ScYDwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDxHAGx1s=`
--

DROP TABLE IF EXISTS `ScYDxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDxHEWx1s=`
--

DROP TABLE IF EXISTS `ScYDxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYDzQ==`
--

DROP TABLE IF EXISTS `ScYDzQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYDzQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHiHMgx1s=`
--

DROP TABLE IF EXISTS `ScYHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHw3AGx1s=`
--

DROP TABLE IF EXISTS `ScYHw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHwHEGx1s=`
--

DROP TABLE IF EXISTS `ScYHwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHwHMgx1s=`
--

DROP TABLE IF EXISTS `ScYHwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHxHAgx1s=`
--

DROP TABLE IF EXISTS `ScYHxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYHxXMwx1s=`
--

DROP TABLE IF EXISTS `ScYHxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYHxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLiHAGx1s=`
--

DROP TABLE IF EXISTS `ScYLiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLiXAwx1s=`
--

DROP TABLE IF EXISTS `ScYLiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLinEGx1s=`
--

DROP TABLE IF EXISTS `ScYLinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLxHMGx1s=`
--

DROP TABLE IF EXISTS `ScYLxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLxXMGx1s=`
--

DROP TABLE IF EXISTS `ScYLxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYLxXMgx1s=`
--

DROP TABLE IF EXISTS `ScYLxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYLxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYTinAWx1s=`
--

DROP TABLE IF EXISTS `ScYTinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYTinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXiHAWx1s=`
--

DROP TABLE IF EXISTS `ScYXiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXiXAWx1s=`
--

DROP TABLE IF EXISTS `ScYXiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXw3AGx1s=`
--

DROP TABLE IF EXISTS `ScYXw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXw3Agx1s=`
--

DROP TABLE IF EXISTS `ScYXw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXw3EGx1s=`
--

DROP TABLE IF EXISTS `ScYXw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXwHEWx1s=`
--

DROP TABLE IF EXISTS `ScYXwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXwHMwx1s=`
--

DROP TABLE IF EXISTS `ScYXwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXwXMwx1s=`
--

DROP TABLE IF EXISTS `ScYXwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYXxXMwx1s=`
--

DROP TABLE IF EXISTS `ScYXxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYXxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYbinAWx1s=`
--

DROP TABLE IF EXISTS `ScYbinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYbinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYbwXMGx1s=`
--

DROP TABLE IF EXISTS `ScYbwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYbwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYbxHEGx1s=`
--

DROP TABLE IF EXISTS `ScYbxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYbxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYfwHEGx1s=`
--

DROP TABLE IF EXISTS `ScYfwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYfwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYfwXAwx1s=`
--

DROP TABLE IF EXISTS `ScYfwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYfwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYfxXAWx1s=`
--

DROP TABLE IF EXISTS `ScYfxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYfxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYfxXMWx1s=`
--

DROP TABLE IF EXISTS `ScYfxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYfxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxiQ==`
--

DROP TABLE IF EXISTS `ScYxiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxinAgx1s=`
--

DROP TABLE IF EXISTS `ScYxinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxw3MGx1s=`
--

DROP TABLE IF EXISTS `ScYxw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxwXAwx1s=`
--

DROP TABLE IF EXISTS `ScYxwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxxHMGx1s=`
--

DROP TABLE IF EXISTS `ScYxxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxxHMWx1s=`
--

DROP TABLE IF EXISTS `ScYxxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxxQ==`
--

DROP TABLE IF EXISTS `ScYxxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ScYxxXAwx1s=`
--

DROP TABLE IF EXISTS `ScYxxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ScYxxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1h3Mwx1s=`
--

DROP TABLE IF EXISTS `Seg1h3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1h3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1iHAwx1s=`
--

DROP TABLE IF EXISTS `Seg1iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1iXAGx1s=`
--

DROP TABLE IF EXISTS `Seg1iXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1iXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1iXAWx1s=`
--

DROP TABLE IF EXISTS `Seg1iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1iXMGx1s=`
--

DROP TABLE IF EXISTS `Seg1iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1iXMgx1s=`
--

DROP TABLE IF EXISTS `Seg1iXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1iXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1xHAWx1s=`
--

DROP TABLE IF EXISTS `Seg1xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1xHAgx1s=`
--

DROP TABLE IF EXISTS `Seg1xHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1xHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1xHEGx1s=`
--

DROP TABLE IF EXISTS `Seg1xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg1xXEWx1s=`
--

DROP TABLE IF EXISTS `Seg1xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg1xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5h3Awx1s=`
--

DROP TABLE IF EXISTS `Seg5h3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5h3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5h3EGx1s=`
--

DROP TABLE IF EXISTS `Seg5h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHAWx1s=`
--

DROP TABLE IF EXISTS `Seg5iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHAgx1s=`
--

DROP TABLE IF EXISTS `Seg5iHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHAwx1s=`
--

DROP TABLE IF EXISTS `Seg5iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHEGx1s=`
--

DROP TABLE IF EXISTS `Seg5iHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHEWx1s=`
--

DROP TABLE IF EXISTS `Seg5iHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iHMGx1s=`
--

DROP TABLE IF EXISTS `Seg5iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iXMGx1s=`
--

DROP TABLE IF EXISTS `Seg5iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iXMWx1s=`
--

DROP TABLE IF EXISTS `Seg5iXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iXMgx1s=`
--

DROP TABLE IF EXISTS `Seg5iXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5iXMwx1s=`
--

DROP TABLE IF EXISTS `Seg5iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inAGx1s=`
--

DROP TABLE IF EXISTS `Seg5inAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inAgx1s=`
--

DROP TABLE IF EXISTS `Seg5inAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inAwx1s=`
--

DROP TABLE IF EXISTS `Seg5inAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inEGx1s=`
--

DROP TABLE IF EXISTS `Seg5inEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inMGx1s=`
--

DROP TABLE IF EXISTS `Seg5inMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inMWx1s=`
--

DROP TABLE IF EXISTS `Seg5inMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inMgx1s=`
--

DROP TABLE IF EXISTS `Seg5inMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5inMwx1s=`
--

DROP TABLE IF EXISTS `Seg5inMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5inMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5w3AGx1s=`
--

DROP TABLE IF EXISTS `Seg5w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5w3MGx1s=`
--

DROP TABLE IF EXISTS `Seg5w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5w3MWx1s=`
--

DROP TABLE IF EXISTS `Seg5w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5w3Mgx1s=`
--

DROP TABLE IF EXISTS `Seg5w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5w3Mwx1s=`
--

DROP TABLE IF EXISTS `Seg5w3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5w3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHAGx1s=`
--

DROP TABLE IF EXISTS `Seg5wHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHAWx1s=`
--

DROP TABLE IF EXISTS `Seg5wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHAgx1s=`
--

DROP TABLE IF EXISTS `Seg5wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHEGx1s=`
--

DROP TABLE IF EXISTS `Seg5wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHEWx1s=`
--

DROP TABLE IF EXISTS `Seg5wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHMGx1s=`
--

DROP TABLE IF EXISTS `Seg5wHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHMWx1s=`
--

DROP TABLE IF EXISTS `Seg5wHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHMgx1s=`
--

DROP TABLE IF EXISTS `Seg5wHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wHMwx1s=`
--

DROP TABLE IF EXISTS `Seg5wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXAWx1s=`
--

DROP TABLE IF EXISTS `Seg5wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXAwx1s=`
--

DROP TABLE IF EXISTS `Seg5wXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXEGx1s=`
--

DROP TABLE IF EXISTS `Seg5wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXEWx1s=`
--

DROP TABLE IF EXISTS `Seg5wXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXMGx1s=`
--

DROP TABLE IF EXISTS `Seg5wXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXMWx1s=`
--

DROP TABLE IF EXISTS `Seg5wXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXMgx1s=`
--

DROP TABLE IF EXISTS `Seg5wXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wXMwx1s=`
--

DROP TABLE IF EXISTS `Seg5wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnAgx1s=`
--

DROP TABLE IF EXISTS `Seg5wnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnEGx1s=`
--

DROP TABLE IF EXISTS `Seg5wnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnEWx1s=`
--

DROP TABLE IF EXISTS `Seg5wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnMGx1s=`
--

DROP TABLE IF EXISTS `Seg5wnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnMWx1s=`
--

DROP TABLE IF EXISTS `Seg5wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnMgx1s=`
--

DROP TABLE IF EXISTS `Seg5wnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5wnMwx1s=`
--

DROP TABLE IF EXISTS `Seg5wnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5wnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHAWx1s=`
--

DROP TABLE IF EXISTS `Seg5xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHAgx1s=`
--

DROP TABLE IF EXISTS `Seg5xHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHEGx1s=`
--

DROP TABLE IF EXISTS `Seg5xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHEWx1s=`
--

DROP TABLE IF EXISTS `Seg5xHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHMGx1s=`
--

DROP TABLE IF EXISTS `Seg5xHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xHMWx1s=`
--

DROP TABLE IF EXISTS `Seg5xHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXAGx1s=`
--

DROP TABLE IF EXISTS `Seg5xXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXAWx1s=`
--

DROP TABLE IF EXISTS `Seg5xXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXAwx1s=`
--

DROP TABLE IF EXISTS `Seg5xXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXEGx1s=`
--

DROP TABLE IF EXISTS `Seg5xXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXEWx1s=`
--

DROP TABLE IF EXISTS `Seg5xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXMGx1s=`
--

DROP TABLE IF EXISTS `Seg5xXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXMWx1s=`
--

DROP TABLE IF EXISTS `Seg5xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXMgx1s=`
--

DROP TABLE IF EXISTS `Seg5xXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Seg5xXMwx1s=`
--

DROP TABLE IF EXISTS `Seg5xXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Seg5xXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegDiQ==`
--

DROP TABLE IF EXISTS `SegDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegDwHEWx1s=`
--

DROP TABLE IF EXISTS `SegDwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegDwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegDxHAGx1s=`
--

DROP TABLE IF EXISTS `SegDxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegDxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLiXAWx1s=`
--

DROP TABLE IF EXISTS `SegLiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLiXAgx1s=`
--

DROP TABLE IF EXISTS `SegLiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLiXAwx1s=`
--

DROP TABLE IF EXISTS `SegLiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLiXEGx1s=`
--

DROP TABLE IF EXISTS `SegLiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLiXMwx1s=`
--

DROP TABLE IF EXISTS `SegLiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinAGx1s=`
--

DROP TABLE IF EXISTS `SegLinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinAWx1s=`
--

DROP TABLE IF EXISTS `SegLinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinAgx1s=`
--

DROP TABLE IF EXISTS `SegLinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinAwx1s=`
--

DROP TABLE IF EXISTS `SegLinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinEWx1s=`
--

DROP TABLE IF EXISTS `SegLinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinMGx1s=`
--

DROP TABLE IF EXISTS `SegLinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinMWx1s=`
--

DROP TABLE IF EXISTS `SegLinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinMgx1s=`
--

DROP TABLE IF EXISTS `SegLinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLinMwx1s=`
--

DROP TABLE IF EXISTS `SegLinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3AGx1s=`
--

DROP TABLE IF EXISTS `SegLw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3Agx1s=`
--

DROP TABLE IF EXISTS `SegLw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3Awx1s=`
--

DROP TABLE IF EXISTS `SegLw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3EGx1s=`
--

DROP TABLE IF EXISTS `SegLw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3EWx1s=`
--

DROP TABLE IF EXISTS `SegLw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3MGx1s=`
--

DROP TABLE IF EXISTS `SegLw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3MWx1s=`
--

DROP TABLE IF EXISTS `SegLw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3Mgx1s=`
--

DROP TABLE IF EXISTS `SegLw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLw3Mwx1s=`
--

DROP TABLE IF EXISTS `SegLw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHAGx1s=`
--

DROP TABLE IF EXISTS `SegLwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHAWx1s=`
--

DROP TABLE IF EXISTS `SegLwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHAgx1s=`
--

DROP TABLE IF EXISTS `SegLwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHEGx1s=`
--

DROP TABLE IF EXISTS `SegLwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHMGx1s=`
--

DROP TABLE IF EXISTS `SegLwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwHMWx1s=`
--

DROP TABLE IF EXISTS `SegLwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXAGx1s=`
--

DROP TABLE IF EXISTS `SegLwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXAWx1s=`
--

DROP TABLE IF EXISTS `SegLwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXAgx1s=`
--

DROP TABLE IF EXISTS `SegLwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXAwx1s=`
--

DROP TABLE IF EXISTS `SegLwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXEGx1s=`
--

DROP TABLE IF EXISTS `SegLwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXEWx1s=`
--

DROP TABLE IF EXISTS `SegLwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXMGx1s=`
--

DROP TABLE IF EXISTS `SegLwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXMWx1s=`
--

DROP TABLE IF EXISTS `SegLwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXMgx1s=`
--

DROP TABLE IF EXISTS `SegLwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwXMwx1s=`
--

DROP TABLE IF EXISTS `SegLwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwnAWx1s=`
--

DROP TABLE IF EXISTS `SegLwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwnAgx1s=`
--

DROP TABLE IF EXISTS `SegLwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwnEGx1s=`
--

DROP TABLE IF EXISTS `SegLwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLwnMGx1s=`
--

DROP TABLE IF EXISTS `SegLwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHAWx1s=`
--

DROP TABLE IF EXISTS `SegLxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHAwx1s=`
--

DROP TABLE IF EXISTS `SegLxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHEGx1s=`
--

DROP TABLE IF EXISTS `SegLxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHEWx1s=`
--

DROP TABLE IF EXISTS `SegLxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHMGx1s=`
--

DROP TABLE IF EXISTS `SegLxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHMWx1s=`
--

DROP TABLE IF EXISTS `SegLxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHMgx1s=`
--

DROP TABLE IF EXISTS `SegLxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxHMwx1s=`
--

DROP TABLE IF EXISTS `SegLxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxXAWx1s=`
--

DROP TABLE IF EXISTS `SegLxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxXAgx1s=`
--

DROP TABLE IF EXISTS `SegLxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxXAwx1s=`
--

DROP TABLE IF EXISTS `SegLxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxXEGx1s=`
--

DROP TABLE IF EXISTS `SegLxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLxXEWx1s=`
--

DROP TABLE IF EXISTS `SegLxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegLzQ==`
--

DROP TABLE IF EXISTS `SegLzQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegLzQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTh3EGx1s=`
--

DROP TABLE IF EXISTS `SegTh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTh3EWx1s=`
--

DROP TABLE IF EXISTS `SegTh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTh3Mgx1s=`
--

DROP TABLE IF EXISTS `SegTh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTh3Mwx1s=`
--

DROP TABLE IF EXISTS `SegTh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTiHAGx1s=`
--

DROP TABLE IF EXISTS `SegTiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTiHMGx1s=`
--

DROP TABLE IF EXISTS `SegTiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTiHMWx1s=`
--

DROP TABLE IF EXISTS `SegTiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTiXAwx1s=`
--

DROP TABLE IF EXISTS `SegTiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTiXMGx1s=`
--

DROP TABLE IF EXISTS `SegTiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTinMWx1s=`
--

DROP TABLE IF EXISTS `SegTinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTinMgx1s=`
--

DROP TABLE IF EXISTS `SegTinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTwHAWx1s=`
--

DROP TABLE IF EXISTS `SegTwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTwHAwx1s=`
--

DROP TABLE IF EXISTS `SegTwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTwXMWx1s=`
--

DROP TABLE IF EXISTS `SegTwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTwnAWx1s=`
--

DROP TABLE IF EXISTS `SegTwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTxHMWx1s=`
--

DROP TABLE IF EXISTS `SegTxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegTxHMgx1s=`
--

DROP TABLE IF EXISTS `SegTxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegTxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXh3Mgx1s=`
--

DROP TABLE IF EXISTS `SegXh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXiHAWx1s=`
--

DROP TABLE IF EXISTS `SegXiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXiHAgx1s=`
--

DROP TABLE IF EXISTS `SegXiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXiHAwx1s=`
--

DROP TABLE IF EXISTS `SegXiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXiXMGx1s=`
--

DROP TABLE IF EXISTS `SegXiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXinAgx1s=`
--

DROP TABLE IF EXISTS `SegXinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXinAwx1s=`
--

DROP TABLE IF EXISTS `SegXinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXinEGx1s=`
--

DROP TABLE IF EXISTS `SegXinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXinEWx1s=`
--

DROP TABLE IF EXISTS `SegXinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXw3EWx1s=`
--

DROP TABLE IF EXISTS `SegXw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXw3Mgx1s=`
--

DROP TABLE IF EXISTS `SegXw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwHAGx1s=`
--

DROP TABLE IF EXISTS `SegXwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwHAgx1s=`
--

DROP TABLE IF EXISTS `SegXwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwXAGx1s=`
--

DROP TABLE IF EXISTS `SegXwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwXAWx1s=`
--

DROP TABLE IF EXISTS `SegXwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwXAgx1s=`
--

DROP TABLE IF EXISTS `SegXwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwXMWx1s=`
--

DROP TABLE IF EXISTS `SegXwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwXMwx1s=`
--

DROP TABLE IF EXISTS `SegXwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwnAGx1s=`
--

DROP TABLE IF EXISTS `SegXwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwnAgx1s=`
--

DROP TABLE IF EXISTS `SegXwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwnAwx1s=`
--

DROP TABLE IF EXISTS `SegXwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwnMgx1s=`
--

DROP TABLE IF EXISTS `SegXwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXwnMwx1s=`
--

DROP TABLE IF EXISTS `SegXwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxHAgx1s=`
--

DROP TABLE IF EXISTS `SegXxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxHAwx1s=`
--

DROP TABLE IF EXISTS `SegXxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxHEGx1s=`
--

DROP TABLE IF EXISTS `SegXxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxHEWx1s=`
--

DROP TABLE IF EXISTS `SegXxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxHMGx1s=`
--

DROP TABLE IF EXISTS `SegXxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXAGx1s=`
--

DROP TABLE IF EXISTS `SegXxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXAWx1s=`
--

DROP TABLE IF EXISTS `SegXxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXAgx1s=`
--

DROP TABLE IF EXISTS `SegXxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXAwx1s=`
--

DROP TABLE IF EXISTS `SegXxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXEGx1s=`
--

DROP TABLE IF EXISTS `SegXxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXEWx1s=`
--

DROP TABLE IF EXISTS `SegXxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXMGx1s=`
--

DROP TABLE IF EXISTS `SegXxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXMWx1s=`
--

DROP TABLE IF EXISTS `SegXxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegXxXMgx1s=`
--

DROP TABLE IF EXISTS `SegXxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegXxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3AGx1s=`
--

DROP TABLE IF EXISTS `Segbh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3AWx1s=`
--

DROP TABLE IF EXISTS `Segbh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3Agx1s=`
--

DROP TABLE IF EXISTS `Segbh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3Awx1s=`
--

DROP TABLE IF EXISTS `Segbh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3EGx1s=`
--

DROP TABLE IF EXISTS `Segbh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3MWx1s=`
--

DROP TABLE IF EXISTS `Segbh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3Mgx1s=`
--

DROP TABLE IF EXISTS `Segbh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbh3Mwx1s=`
--

DROP TABLE IF EXISTS `Segbh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiHAwx1s=`
--

DROP TABLE IF EXISTS `SegbiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiHMWx1s=`
--

DROP TABLE IF EXISTS `SegbiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiHMgx1s=`
--

DROP TABLE IF EXISTS `SegbiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiHMwx1s=`
--

DROP TABLE IF EXISTS `SegbiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiXAGx1s=`
--

DROP TABLE IF EXISTS `SegbiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiXMGx1s=`
--

DROP TABLE IF EXISTS `SegbiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegbiXMwx1s=`
--

DROP TABLE IF EXISTS `SegbiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegbiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segbwg==`
--

DROP TABLE IF EXISTS `Segbwg==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segbwg==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3AGx1s=`
--

DROP TABLE IF EXISTS `Segxh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3Agx1s=`
--

DROP TABLE IF EXISTS `Segxh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3EGx1s=`
--

DROP TABLE IF EXISTS `Segxh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3EWx1s=`
--

DROP TABLE IF EXISTS `Segxh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3MGx1s=`
--

DROP TABLE IF EXISTS `Segxh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxh3MWx1s=`
--

DROP TABLE IF EXISTS `Segxh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Segxhw==`
--

DROP TABLE IF EXISTS `Segxhw==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Segxhw==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHAGx1s=`
--

DROP TABLE IF EXISTS `SegxiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHAWx1s=`
--

DROP TABLE IF EXISTS `SegxiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHAgx1s=`
--

DROP TABLE IF EXISTS `SegxiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHMGx1s=`
--

DROP TABLE IF EXISTS `SegxiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHMWx1s=`
--

DROP TABLE IF EXISTS `SegxiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHMgx1s=`
--

DROP TABLE IF EXISTS `SegxiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiHMwx1s=`
--

DROP TABLE IF EXISTS `SegxiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXAGx1s=`
--

DROP TABLE IF EXISTS `SegxiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXAWx1s=`
--

DROP TABLE IF EXISTS `SegxiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXAgx1s=`
--

DROP TABLE IF EXISTS `SegxiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXAwx1s=`
--

DROP TABLE IF EXISTS `SegxiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXEWx1s=`
--

DROP TABLE IF EXISTS `SegxiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXMgx1s=`
--

DROP TABLE IF EXISTS `SegxiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxiXMwx1s=`
--

DROP TABLE IF EXISTS `SegxiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinAGx1s=`
--

DROP TABLE IF EXISTS `SegxinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinAWx1s=`
--

DROP TABLE IF EXISTS `SegxinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinMGx1s=`
--

DROP TABLE IF EXISTS `SegxinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinMWx1s=`
--

DROP TABLE IF EXISTS `SegxinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinMgx1s=`
--

DROP TABLE IF EXISTS `SegxinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxinMwx1s=`
--

DROP TABLE IF EXISTS `SegxinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHAWx1s=`
--

DROP TABLE IF EXISTS `SegxwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHAgx1s=`
--

DROP TABLE IF EXISTS `SegxwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHAwx1s=`
--

DROP TABLE IF EXISTS `SegxwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHEGx1s=`
--

DROP TABLE IF EXISTS `SegxwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHEWx1s=`
--

DROP TABLE IF EXISTS `SegxwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHMgx1s=`
--

DROP TABLE IF EXISTS `SegxwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwHMwx1s=`
--

DROP TABLE IF EXISTS `SegxwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwXAGx1s=`
--

DROP TABLE IF EXISTS `SegxwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwXAWx1s=`
--

DROP TABLE IF EXISTS `SegxwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwXAgx1s=`
--

DROP TABLE IF EXISTS `SegxwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwXAwx1s=`
--

DROP TABLE IF EXISTS `SegxwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SegxwXEGx1s=`
--

DROP TABLE IF EXISTS `SegxwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SegxwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1h3EWx1s=`
--

DROP TABLE IF EXISTS `Sfg1h3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1h3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1h3Mgx1s=`
--

DROP TABLE IF EXISTS `Sfg1h3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1h3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXAGx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXAWx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXAgx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXMGx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXMWx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1iXMwx1s=`
--

DROP TABLE IF EXISTS `Sfg1iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1w3AGx1s=`
--

DROP TABLE IF EXISTS `Sfg1w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1w3EWx1s=`
--

DROP TABLE IF EXISTS `Sfg1w3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1w3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1wHAwx1s=`
--

DROP TABLE IF EXISTS `Sfg1wHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1wHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1wHEGx1s=`
--

DROP TABLE IF EXISTS `Sfg1wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1wXAwx1s=`
--

DROP TABLE IF EXISTS `Sfg1wXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1wXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1xA==`
--

DROP TABLE IF EXISTS `Sfg1xA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1xA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1xHEGx1s=`
--

DROP TABLE IF EXISTS `Sfg1xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1xXAgx1s=`
--

DROP TABLE IF EXISTS `Sfg1xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1xXMWx1s=`
--

DROP TABLE IF EXISTS `Sfg1xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg1xXMgx1s=`
--

DROP TABLE IF EXISTS `Sfg1xXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg1xXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5h3AWx1s=`
--

DROP TABLE IF EXISTS `Sfg5h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5h3Agx1s=`
--

DROP TABLE IF EXISTS `Sfg5h3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5h3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5h3Mwx1s=`
--

DROP TABLE IF EXISTS `Sfg5h3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5h3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5hw==`
--

DROP TABLE IF EXISTS `Sfg5hw==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5hw==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iA==`
--

DROP TABLE IF EXISTS `Sfg5iA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iHAGx1s=`
--

DROP TABLE IF EXISTS `Sfg5iHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iHMGx1s=`
--

DROP TABLE IF EXISTS `Sfg5iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iHMwx1s=`
--

DROP TABLE IF EXISTS `Sfg5iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iXEWx1s=`
--

DROP TABLE IF EXISTS `Sfg5iXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5iXMwx1s=`
--

DROP TABLE IF EXISTS `Sfg5iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5inMWx1s=`
--

DROP TABLE IF EXISTS `Sfg5inMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5inMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5w3EGx1s=`
--

DROP TABLE IF EXISTS `Sfg5w3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5w3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5w3MGx1s=`
--

DROP TABLE IF EXISTS `Sfg5w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5w3MWx1s=`
--

DROP TABLE IF EXISTS `Sfg5w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5w3Mgx1s=`
--

DROP TABLE IF EXISTS `Sfg5w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wHAWx1s=`
--

DROP TABLE IF EXISTS `Sfg5wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wHAgx1s=`
--

DROP TABLE IF EXISTS `Sfg5wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wHEWx1s=`
--

DROP TABLE IF EXISTS `Sfg5wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wXAGx1s=`
--

DROP TABLE IF EXISTS `Sfg5wXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wXMGx1s=`
--

DROP TABLE IF EXISTS `Sfg5wXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wnAGx1s=`
--

DROP TABLE IF EXISTS `Sfg5wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wnAwx1s=`
--

DROP TABLE IF EXISTS `Sfg5wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wnEGx1s=`
--

DROP TABLE IF EXISTS `Sfg5wnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wnEWx1s=`
--

DROP TABLE IF EXISTS `Sfg5wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5wnMWx1s=`
--

DROP TABLE IF EXISTS `Sfg5wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5xHAWx1s=`
--

DROP TABLE IF EXISTS `Sfg5xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5xHAgx1s=`
--

DROP TABLE IF EXISTS `Sfg5xHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5xHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5xHEWx1s=`
--

DROP TABLE IF EXISTS `Sfg5xHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5xHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfg5xXMWx1s=`
--

DROP TABLE IF EXISTS `Sfg5xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfg5xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDh3AWx1s=`
--

DROP TABLE IF EXISTS `SfgDh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDiHAWx1s=`
--

DROP TABLE IF EXISTS `SfgDiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDiXAWx1s=`
--

DROP TABLE IF EXISTS `SfgDiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDiXAgx1s=`
--

DROP TABLE IF EXISTS `SfgDiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDiXAwx1s=`
--

DROP TABLE IF EXISTS `SfgDiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDinMGx1s=`
--

DROP TABLE IF EXISTS `SfgDinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDwHEWx1s=`
--

DROP TABLE IF EXISTS `SfgDwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDwnEGx1s=`
--

DROP TABLE IF EXISTS `SfgDwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgDwnMgx1s=`
--

DROP TABLE IF EXISTS `SfgDwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgDwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHiHMgx1s=`
--

DROP TABLE IF EXISTS `SfgHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHiXEGx1s=`
--

DROP TABLE IF EXISTS `SfgHiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHiXMwx1s=`
--

DROP TABLE IF EXISTS `SfgHiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHinAWx1s=`
--

DROP TABLE IF EXISTS `SfgHinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHinMGx1s=`
--

DROP TABLE IF EXISTS `SfgHinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHwHMgx1s=`
--

DROP TABLE IF EXISTS `SfgHwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHwXAGx1s=`
--

DROP TABLE IF EXISTS `SfgHwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHwXEWx1s=`
--

DROP TABLE IF EXISTS `SfgHwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHwXMWx1s=`
--

DROP TABLE IF EXISTS `SfgHwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHwXMgx1s=`
--

DROP TABLE IF EXISTS `SfgHwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHxA==`
--

DROP TABLE IF EXISTS `SfgHxA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHxA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHxHMgx1s=`
--

DROP TABLE IF EXISTS `SfgHxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHxXAwx1s=`
--

DROP TABLE IF EXISTS `SfgHxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgHxXMgx1s=`
--

DROP TABLE IF EXISTS `SfgHxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgHxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLh3MGx1s=`
--

DROP TABLE IF EXISTS `SfgLh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLiXMGx1s=`
--

DROP TABLE IF EXISTS `SfgLiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLinEWx1s=`
--

DROP TABLE IF EXISTS `SfgLinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLw3EWx1s=`
--

DROP TABLE IF EXISTS `SfgLw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLwnEWx1s=`
--

DROP TABLE IF EXISTS `SfgLwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLxHAgx1s=`
--

DROP TABLE IF EXISTS `SfgLxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLxHEWx1s=`
--

DROP TABLE IF EXISTS `SfgLxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgLxHMGx1s=`
--

DROP TABLE IF EXISTS `SfgLxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgLxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTiXMWx1s=`
--

DROP TABLE IF EXISTS `SfgTiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTinMGx1s=`
--

DROP TABLE IF EXISTS `SfgTinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTw3MWx1s=`
--

DROP TABLE IF EXISTS `SfgTw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTwnAGx1s=`
--

DROP TABLE IF EXISTS `SfgTwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTwnAwx1s=`
--

DROP TABLE IF EXISTS `SfgTwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgTxXAwx1s=`
--

DROP TABLE IF EXISTS `SfgTxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgTxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgXh3Agx1s=`
--

DROP TABLE IF EXISTS `SfgXh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgXh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgXwHAGx1s=`
--

DROP TABLE IF EXISTS `SfgXwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgXwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgXxHMgx1s=`
--

DROP TABLE IF EXISTS `SfgXxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgXxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgbh3AWx1s=`
--

DROP TABLE IF EXISTS `Sfgbh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgbh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgbh3Awx1s=`
--

DROP TABLE IF EXISTS `Sfgbh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgbh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgbh3Mgx1s=`
--

DROP TABLE IF EXISTS `Sfgbh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgbh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbinMWx1s=`
--

DROP TABLE IF EXISTS `SfgbinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbinMwx1s=`
--

DROP TABLE IF EXISTS `SfgbinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbwXMwx1s=`
--

DROP TABLE IF EXISTS `SfgbwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbwnAwx1s=`
--

DROP TABLE IF EXISTS `SfgbwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbwnEWx1s=`
--

DROP TABLE IF EXISTS `SfgbwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgbww==`
--

DROP TABLE IF EXISTS `Sfgbww==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgbww==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgbxHMGx1s=`
--

DROP TABLE IF EXISTS `SfgbxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgbxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgfh3EWx1s=`
--

DROP TABLE IF EXISTS `Sfgfh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgfh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgfig==`
--

DROP TABLE IF EXISTS `Sfgfig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgfig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgfinAWx1s=`
--

DROP TABLE IF EXISTS `SfgfinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgfinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgfinMGx1s=`
--

DROP TABLE IF EXISTS `SfgfinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgfinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgfw3Agx1s=`
--

DROP TABLE IF EXISTS `Sfgfw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgfw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgfwXMWx1s=`
--

DROP TABLE IF EXISTS `SfgfwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgfwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgfwnAWx1s=`
--

DROP TABLE IF EXISTS `SfgfwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgfwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgfwnAgx1s=`
--

DROP TABLE IF EXISTS `SfgfwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgfwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgxh3MGx1s=`
--

DROP TABLE IF EXISTS `Sfgxh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgxh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxiHAWx1s=`
--

DROP TABLE IF EXISTS `SfgxiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxiXAWx1s=`
--

DROP TABLE IF EXISTS `SfgxiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxinAGx1s=`
--

DROP TABLE IF EXISTS `SfgxinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxinEWx1s=`
--

DROP TABLE IF EXISTS `SfgxinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxinMWx1s=`
--

DROP TABLE IF EXISTS `SfgxinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgxw3AGx1s=`
--

DROP TABLE IF EXISTS `Sfgxw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgxw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sfgxw3EGx1s=`
--

DROP TABLE IF EXISTS `Sfgxw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sfgxw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxwHAGx1s=`
--

DROP TABLE IF EXISTS `SfgxwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxwHEGx1s=`
--

DROP TABLE IF EXISTS `SfgxwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxwHMwx1s=`
--

DROP TABLE IF EXISTS `SfgxwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxxHAGx1s=`
--

DROP TABLE IF EXISTS `SfgxxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxxHAgx1s=`
--

DROP TABLE IF EXISTS `SfgxxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxxXAgx1s=`
--

DROP TABLE IF EXISTS `SfgxxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SfgxxXEWx1s=`
--

DROP TABLE IF EXISTS `SfgxxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SfgxxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYLig==`
--

DROP TABLE IF EXISTS `SsYLig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYLig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTh3AGx1s=`
--

DROP TABLE IF EXISTS `SsYTh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTh3AWx1s=`
--

DROP TABLE IF EXISTS `SsYTh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTh3Agx1s=`
--

DROP TABLE IF EXISTS `SsYTh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTh3Awx1s=`
--

DROP TABLE IF EXISTS `SsYTh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTh3EGx1s=`
--

DROP TABLE IF EXISTS `SsYTh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHAWx1s=`
--

DROP TABLE IF EXISTS `SsYTiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHAgx1s=`
--

DROP TABLE IF EXISTS `SsYTiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHAwx1s=`
--

DROP TABLE IF EXISTS `SsYTiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHEGx1s=`
--

DROP TABLE IF EXISTS `SsYTiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHEWx1s=`
--

DROP TABLE IF EXISTS `SsYTiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHMWx1s=`
--

DROP TABLE IF EXISTS `SsYTiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHMgx1s=`
--

DROP TABLE IF EXISTS `SsYTiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiHMwx1s=`
--

DROP TABLE IF EXISTS `SsYTiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXAGx1s=`
--

DROP TABLE IF EXISTS `SsYTiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXAWx1s=`
--

DROP TABLE IF EXISTS `SsYTiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXAgx1s=`
--

DROP TABLE IF EXISTS `SsYTiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXMGx1s=`
--

DROP TABLE IF EXISTS `SsYTiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXMWx1s=`
--

DROP TABLE IF EXISTS `SsYTiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTiXMwx1s=`
--

DROP TABLE IF EXISTS `SsYTiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTinAwx1s=`
--

DROP TABLE IF EXISTS `SsYTinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTinEGx1s=`
--

DROP TABLE IF EXISTS `SsYTinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTinMWx1s=`
--

DROP TABLE IF EXISTS `SsYTinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTwHAGx1s=`
--

DROP TABLE IF EXISTS `SsYTwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTwHEWx1s=`
--

DROP TABLE IF EXISTS `SsYTwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTwXMWx1s=`
--

DROP TABLE IF EXISTS `SsYTwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYTwnEWx1s=`
--

DROP TABLE IF EXISTS `SsYTwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYTwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SsYfww==`
--

DROP TABLE IF EXISTS `SsYfww==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SsYfww==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3Agx1s=`
--

DROP TABLE IF EXISTS `StY1h3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3Awx1s=`
--

DROP TABLE IF EXISTS `StY1h3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3EGx1s=`
--

DROP TABLE IF EXISTS `StY1h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3EWx1s=`
--

DROP TABLE IF EXISTS `StY1h3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3MGx1s=`
--

DROP TABLE IF EXISTS `StY1h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1h3MWx1s=`
--

DROP TABLE IF EXISTS `StY1h3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1h3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHAWx1s=`
--

DROP TABLE IF EXISTS `StY1iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHAgx1s=`
--

DROP TABLE IF EXISTS `StY1iHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHEGx1s=`
--

DROP TABLE IF EXISTS `StY1iHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHMGx1s=`
--

DROP TABLE IF EXISTS `StY1iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHMWx1s=`
--

DROP TABLE IF EXISTS `StY1iHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHMgx1s=`
--

DROP TABLE IF EXISTS `StY1iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iHMwx1s=`
--

DROP TABLE IF EXISTS `StY1iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXAGx1s=`
--

DROP TABLE IF EXISTS `StY1iXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXAWx1s=`
--

DROP TABLE IF EXISTS `StY1iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXAgx1s=`
--

DROP TABLE IF EXISTS `StY1iXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXAwx1s=`
--

DROP TABLE IF EXISTS `StY1iXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXEGx1s=`
--

DROP TABLE IF EXISTS `StY1iXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXEWx1s=`
--

DROP TABLE IF EXISTS `StY1iXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXMWx1s=`
--

DROP TABLE IF EXISTS `StY1iXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1iXMwx1s=`
--

DROP TABLE IF EXISTS `StY1iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inAGx1s=`
--

DROP TABLE IF EXISTS `StY1inAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inAWx1s=`
--

DROP TABLE IF EXISTS `StY1inAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inAgx1s=`
--

DROP TABLE IF EXISTS `StY1inAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inEGx1s=`
--

DROP TABLE IF EXISTS `StY1inEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inEWx1s=`
--

DROP TABLE IF EXISTS `StY1inEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inMWx1s=`
--

DROP TABLE IF EXISTS `StY1inMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inMgx1s=`
--

DROP TABLE IF EXISTS `StY1inMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1inMwx1s=`
--

DROP TABLE IF EXISTS `StY1inMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1inMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3AGx1s=`
--

DROP TABLE IF EXISTS `StY1w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3AWx1s=`
--

DROP TABLE IF EXISTS `StY1w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3Agx1s=`
--

DROP TABLE IF EXISTS `StY1w3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3MGx1s=`
--

DROP TABLE IF EXISTS `StY1w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3MWx1s=`
--

DROP TABLE IF EXISTS `StY1w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3Mgx1s=`
--

DROP TABLE IF EXISTS `StY1w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1w3Mwx1s=`
--

DROP TABLE IF EXISTS `StY1w3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1w3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHAGx1s=`
--

DROP TABLE IF EXISTS `StY1wHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHAWx1s=`
--

DROP TABLE IF EXISTS `StY1wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHAgx1s=`
--

DROP TABLE IF EXISTS `StY1wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHAwx1s=`
--

DROP TABLE IF EXISTS `StY1wHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHEGx1s=`
--

DROP TABLE IF EXISTS `StY1wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHEWx1s=`
--

DROP TABLE IF EXISTS `StY1wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHMGx1s=`
--

DROP TABLE IF EXISTS `StY1wHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHMWx1s=`
--

DROP TABLE IF EXISTS `StY1wHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wHMwx1s=`
--

DROP TABLE IF EXISTS `StY1wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXAGx1s=`
--

DROP TABLE IF EXISTS `StY1wXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXAWx1s=`
--

DROP TABLE IF EXISTS `StY1wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXAgx1s=`
--

DROP TABLE IF EXISTS `StY1wXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXEGx1s=`
--

DROP TABLE IF EXISTS `StY1wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXMGx1s=`
--

DROP TABLE IF EXISTS `StY1wXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXMWx1s=`
--

DROP TABLE IF EXISTS `StY1wXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXMgx1s=`
--

DROP TABLE IF EXISTS `StY1wXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wXMwx1s=`
--

DROP TABLE IF EXISTS `StY1wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnAGx1s=`
--

DROP TABLE IF EXISTS `StY1wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnAWx1s=`
--

DROP TABLE IF EXISTS `StY1wnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL DEFAULT '0000-00-00',
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL DEFAULT 0,
  `what` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnAwx1s=`
--

DROP TABLE IF EXISTS `StY1wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnEGx1s=`
--

DROP TABLE IF EXISTS `StY1wnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnEWx1s=`
--

DROP TABLE IF EXISTS `StY1wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnMGx1s=`
--

DROP TABLE IF EXISTS `StY1wnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnMWx1s=`
--

DROP TABLE IF EXISTS `StY1wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnMgx1s=`
--

DROP TABLE IF EXISTS `StY1wnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1wnMwx1s=`
--

DROP TABLE IF EXISTS `StY1wnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1wnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHAGx1s=`
--

DROP TABLE IF EXISTS `StY1xHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHAWx1s=`
--

DROP TABLE IF EXISTS `StY1xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHEGx1s=`
--

DROP TABLE IF EXISTS `StY1xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHEWx1s=`
--

DROP TABLE IF EXISTS `StY1xHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHMGx1s=`
--

DROP TABLE IF EXISTS `StY1xHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xHMgx1s=`
--

DROP TABLE IF EXISTS `StY1xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXAGx1s=`
--

DROP TABLE IF EXISTS `StY1xXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL DEFAULT '0000-00-00',
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL DEFAULT 0,
  `what` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXAWx1s=`
--

DROP TABLE IF EXISTS `StY1xXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXAgx1s=`
--

DROP TABLE IF EXISTS `StY1xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXEGx1s=`
--

DROP TABLE IF EXISTS `StY1xXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXEWx1s=`
--

DROP TABLE IF EXISTS `StY1xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXMGx1s=`
--

DROP TABLE IF EXISTS `StY1xXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY1xXMWx1s=`
--

DROP TABLE IF EXISTS `StY1xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY1xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3AGx1s=`
--

DROP TABLE IF EXISTS `StY5h3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3AWx1s=`
--

DROP TABLE IF EXISTS `StY5h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3Agx1s=`
--

DROP TABLE IF EXISTS `StY5h3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3Awx1s=`
--

DROP TABLE IF EXISTS `StY5h3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3EGx1s=`
--

DROP TABLE IF EXISTS `StY5h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3EWx1s=`
--

DROP TABLE IF EXISTS `StY5h3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3MGx1s=`
--

DROP TABLE IF EXISTS `StY5h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3MWx1s=`
--

DROP TABLE IF EXISTS `StY5h3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5h3Mgx1s=`
--

DROP TABLE IF EXISTS `StY5h3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5h3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHAGx1s=`
--

DROP TABLE IF EXISTS `StY5iHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHAWx1s=`
--

DROP TABLE IF EXISTS `StY5iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHAgx1s=`
--

DROP TABLE IF EXISTS `StY5iHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHAwx1s=`
--

DROP TABLE IF EXISTS `StY5iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHEWx1s=`
--

DROP TABLE IF EXISTS `StY5iHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHMGx1s=`
--

DROP TABLE IF EXISTS `StY5iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHMWx1s=`
--

DROP TABLE IF EXISTS `StY5iHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHMgx1s=`
--

DROP TABLE IF EXISTS `StY5iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iHMwx1s=`
--

DROP TABLE IF EXISTS `StY5iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iXMGx1s=`
--

DROP TABLE IF EXISTS `StY5iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5iXMwx1s=`
--

DROP TABLE IF EXISTS `StY5iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3AGx1s=`
--

DROP TABLE IF EXISTS `StY5w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3AWx1s=`
--

DROP TABLE IF EXISTS `StY5w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3Agx1s=`
--

DROP TABLE IF EXISTS `StY5w3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3Awx1s=`
--

DROP TABLE IF EXISTS `StY5w3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3EGx1s=`
--

DROP TABLE IF EXISTS `StY5w3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3EWx1s=`
--

DROP TABLE IF EXISTS `StY5w3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3MGx1s=`
--

DROP TABLE IF EXISTS `StY5w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3MWx1s=`
--

DROP TABLE IF EXISTS `StY5w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3Mgx1s=`
--

DROP TABLE IF EXISTS `StY5w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5w3Mwx1s=`
--

DROP TABLE IF EXISTS `StY5w3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5w3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHAGx1s=`
--

DROP TABLE IF EXISTS `StY5wHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHAWx1s=`
--

DROP TABLE IF EXISTS `StY5wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHAgx1s=`
--

DROP TABLE IF EXISTS `StY5wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHAwx1s=`
--

DROP TABLE IF EXISTS `StY5wHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHEGx1s=`
--

DROP TABLE IF EXISTS `StY5wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wHEWx1s=`
--

DROP TABLE IF EXISTS `StY5wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXAgx1s=`
--

DROP TABLE IF EXISTS `StY5wXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXEGx1s=`
--

DROP TABLE IF EXISTS `StY5wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXEWx1s=`
--

DROP TABLE IF EXISTS `StY5wXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXMWx1s=`
--

DROP TABLE IF EXISTS `StY5wXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXMgx1s=`
--

DROP TABLE IF EXISTS `StY5wXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wXMwx1s=`
--

DROP TABLE IF EXISTS `StY5wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnAGx1s=`
--

DROP TABLE IF EXISTS `StY5wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnAWx1s=`
--

DROP TABLE IF EXISTS `StY5wnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnAwx1s=`
--

DROP TABLE IF EXISTS `StY5wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnEWx1s=`
--

DROP TABLE IF EXISTS `StY5wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnMGx1s=`
--

DROP TABLE IF EXISTS `StY5wnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5wnMgx1s=`
--

DROP TABLE IF EXISTS `StY5wnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5wnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xHMWx1s=`
--

DROP TABLE IF EXISTS `StY5xHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xHMgx1s=`
--

DROP TABLE IF EXISTS `StY5xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xHMwx1s=`
--

DROP TABLE IF EXISTS `StY5xHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXAGx1s=`
--

DROP TABLE IF EXISTS `StY5xXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXAgx1s=`
--

DROP TABLE IF EXISTS `StY5xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXAwx1s=`
--

DROP TABLE IF EXISTS `StY5xXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXEGx1s=`
--

DROP TABLE IF EXISTS `StY5xXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXEWx1s=`
--

DROP TABLE IF EXISTS `StY5xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXMWx1s=`
--

DROP TABLE IF EXISTS `StY5xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXMgx1s=`
--

DROP TABLE IF EXISTS `StY5xXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StY5xXMwx1s=`
--

DROP TABLE IF EXISTS `StY5xXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StY5xXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDh3EGx1s=`
--

DROP TABLE IF EXISTS `StYDh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDw3Awx1s=`
--

DROP TABLE IF EXISTS `StYDw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDw3Mwx1s=`
--

DROP TABLE IF EXISTS `StYDw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwHAgx1s=`
--

DROP TABLE IF EXISTS `StYDwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwHAwx1s=`
--

DROP TABLE IF EXISTS `StYDwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwHMgx1s=`
--

DROP TABLE IF EXISTS `StYDwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnAGx1s=`
--

DROP TABLE IF EXISTS `StYDwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnAWx1s=`
--

DROP TABLE IF EXISTS `StYDwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnAgx1s=`
--

DROP TABLE IF EXISTS `StYDwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnEGx1s=`
--

DROP TABLE IF EXISTS `StYDwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnEWx1s=`
--

DROP TABLE IF EXISTS `StYDwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnMGx1s=`
--

DROP TABLE IF EXISTS `StYDwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnMWx1s=`
--

DROP TABLE IF EXISTS `StYDwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnMgx1s=`
--

DROP TABLE IF EXISTS `StYDwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDwnMwx1s=`
--

DROP TABLE IF EXISTS `StYDwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHAGx1s=`
--

DROP TABLE IF EXISTS `StYDxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHAWx1s=`
--

DROP TABLE IF EXISTS `StYDxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHAwx1s=`
--

DROP TABLE IF EXISTS `StYDxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHEGx1s=`
--

DROP TABLE IF EXISTS `StYDxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHEWx1s=`
--

DROP TABLE IF EXISTS `StYDxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHMgx1s=`
--

DROP TABLE IF EXISTS `StYDxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxHMwx1s=`
--

DROP TABLE IF EXISTS `StYDxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxXEGx1s=`
--

DROP TABLE IF EXISTS `StYDxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxXEWx1s=`
--

DROP TABLE IF EXISTS `StYDxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYDxXMGx1s=`
--

DROP TABLE IF EXISTS `StYDxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYDxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3AGx1s=`
--

DROP TABLE IF EXISTS `StYHh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3AWx1s=`
--

DROP TABLE IF EXISTS `StYHh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3Agx1s=`
--

DROP TABLE IF EXISTS `StYHh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3Awx1s=`
--

DROP TABLE IF EXISTS `StYHh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3EGx1s=`
--

DROP TABLE IF EXISTS `StYHh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3MGx1s=`
--

DROP TABLE IF EXISTS `StYHh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYHh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYHh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiHAGx1s=`
--

DROP TABLE IF EXISTS `StYHiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiHAWx1s=`
--

DROP TABLE IF EXISTS `StYHiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiHMgx1s=`
--

DROP TABLE IF EXISTS `StYHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiHMwx1s=`
--

DROP TABLE IF EXISTS `StYHiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiXAGx1s=`
--

DROP TABLE IF EXISTS `StYHiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiXAWx1s=`
--

DROP TABLE IF EXISTS `StYHiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiXAgx1s=`
--

DROP TABLE IF EXISTS `StYHiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiXEWx1s=`
--

DROP TABLE IF EXISTS `StYHiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHiXMGx1s=`
--

DROP TABLE IF EXISTS `StYHiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinAGx1s=`
--

DROP TABLE IF EXISTS `StYHinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinAWx1s=`
--

DROP TABLE IF EXISTS `StYHinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinAwx1s=`
--

DROP TABLE IF EXISTS `StYHinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinEGx1s=`
--

DROP TABLE IF EXISTS `StYHinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinEWx1s=`
--

DROP TABLE IF EXISTS `StYHinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinMGx1s=`
--

DROP TABLE IF EXISTS `StYHinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinMWx1s=`
--

DROP TABLE IF EXISTS `StYHinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHinMgx1s=`
--

DROP TABLE IF EXISTS `StYHinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHw3AGx1s=`
--

DROP TABLE IF EXISTS `StYHw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHw3EGx1s=`
--

DROP TABLE IF EXISTS `StYHw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHw3EWx1s=`
--

DROP TABLE IF EXISTS `StYHw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHw3MGx1s=`
--

DROP TABLE IF EXISTS `StYHw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHw3Mgx1s=`
--

DROP TABLE IF EXISTS `StYHw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwHAGx1s=`
--

DROP TABLE IF EXISTS `StYHwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwHAWx1s=`
--

DROP TABLE IF EXISTS `StYHwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwHAgx1s=`
--

DROP TABLE IF EXISTS `StYHwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwHMGx1s=`
--

DROP TABLE IF EXISTS `StYHwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwHMWx1s=`
--

DROP TABLE IF EXISTS `StYHwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXAGx1s=`
--

DROP TABLE IF EXISTS `StYHwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXAWx1s=`
--

DROP TABLE IF EXISTS `StYHwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXAgx1s=`
--

DROP TABLE IF EXISTS `StYHwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXAwx1s=`
--

DROP TABLE IF EXISTS `StYHwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXEGx1s=`
--

DROP TABLE IF EXISTS `StYHwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwXEWx1s=`
--

DROP TABLE IF EXISTS `StYHwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwnAwx1s=`
--

DROP TABLE IF EXISTS `StYHwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHwnMwx1s=`
--

DROP TABLE IF EXISTS `StYHwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHAGx1s=`
--

DROP TABLE IF EXISTS `StYHxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHAWx1s=`
--

DROP TABLE IF EXISTS `StYHxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHAwx1s=`
--

DROP TABLE IF EXISTS `StYHxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHEGx1s=`
--

DROP TABLE IF EXISTS `StYHxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHEWx1s=`
--

DROP TABLE IF EXISTS `StYHxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHMWx1s=`
--

DROP TABLE IF EXISTS `StYHxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxHMgx1s=`
--

DROP TABLE IF EXISTS `StYHxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxXAGx1s=`
--

DROP TABLE IF EXISTS `StYHxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxXAgx1s=`
--

DROP TABLE IF EXISTS `StYHxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxXAwx1s=`
--

DROP TABLE IF EXISTS `StYHxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxXMGx1s=`
--

DROP TABLE IF EXISTS `StYHxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYHxXMWx1s=`
--

DROP TABLE IF EXISTS `StYHxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYHxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3AWx1s=`
--

DROP TABLE IF EXISTS `StYLh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3Awx1s=`
--

DROP TABLE IF EXISTS `StYLh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3MGx1s=`
--

DROP TABLE IF EXISTS `StYLh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3MWx1s=`
--

DROP TABLE IF EXISTS `StYLh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYLh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYLh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHAGx1s=`
--

DROP TABLE IF EXISTS `StYLiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHAWx1s=`
--

DROP TABLE IF EXISTS `StYLiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHAgx1s=`
--

DROP TABLE IF EXISTS `StYLiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHMWx1s=`
--

DROP TABLE IF EXISTS `StYLiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHMgx1s=`
--

DROP TABLE IF EXISTS `StYLiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiHMwx1s=`
--

DROP TABLE IF EXISTS `StYLiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXAGx1s=`
--

DROP TABLE IF EXISTS `StYLiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXAgx1s=`
--

DROP TABLE IF EXISTS `StYLiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXAwx1s=`
--

DROP TABLE IF EXISTS `StYLiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXEGx1s=`
--

DROP TABLE IF EXISTS `StYLiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXEWx1s=`
--

DROP TABLE IF EXISTS `StYLiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXMGx1s=`
--

DROP TABLE IF EXISTS `StYLiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXMWx1s=`
--

DROP TABLE IF EXISTS `StYLiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLiXMgx1s=`
--

DROP TABLE IF EXISTS `StYLiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLinAGx1s=`
--

DROP TABLE IF EXISTS `StYLinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLinAWx1s=`
--

DROP TABLE IF EXISTS `StYLinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLinMGx1s=`
--

DROP TABLE IF EXISTS `StYLinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLinMWx1s=`
--

DROP TABLE IF EXISTS `StYLinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLinMwx1s=`
--

DROP TABLE IF EXISTS `StYLinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHAGx1s=`
--

DROP TABLE IF EXISTS `StYLwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHAWx1s=`
--

DROP TABLE IF EXISTS `StYLwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHAgx1s=`
--

DROP TABLE IF EXISTS `StYLwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHAwx1s=`
--

DROP TABLE IF EXISTS `StYLwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHEGx1s=`
--

DROP TABLE IF EXISTS `StYLwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHEWx1s=`
--

DROP TABLE IF EXISTS `StYLwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHMWx1s=`
--

DROP TABLE IF EXISTS `StYLwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHMgx1s=`
--

DROP TABLE IF EXISTS `StYLwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwHMwx1s=`
--

DROP TABLE IF EXISTS `StYLwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXAGx1s=`
--

DROP TABLE IF EXISTS `StYLwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXAWx1s=`
--

DROP TABLE IF EXISTS `StYLwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXAgx1s=`
--

DROP TABLE IF EXISTS `StYLwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXAwx1s=`
--

DROP TABLE IF EXISTS `StYLwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXEGx1s=`
--

DROP TABLE IF EXISTS `StYLwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXEWx1s=`
--

DROP TABLE IF EXISTS `StYLwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwXMWx1s=`
--

DROP TABLE IF EXISTS `StYLwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnAGx1s=`
--

DROP TABLE IF EXISTS `StYLwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnAWx1s=`
--

DROP TABLE IF EXISTS `StYLwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnAgx1s=`
--

DROP TABLE IF EXISTS `StYLwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnAwx1s=`
--

DROP TABLE IF EXISTS `StYLwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnEGx1s=`
--

DROP TABLE IF EXISTS `StYLwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnEWx1s=`
--

DROP TABLE IF EXISTS `StYLwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnMGx1s=`
--

DROP TABLE IF EXISTS `StYLwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnMWx1s=`
--

DROP TABLE IF EXISTS `StYLwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnMgx1s=`
--

DROP TABLE IF EXISTS `StYLwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLwnMwx1s=`
--

DROP TABLE IF EXISTS `StYLwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxHEWx1s=`
--

DROP TABLE IF EXISTS `StYLxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXAGx1s=`
--

DROP TABLE IF EXISTS `StYLxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXAWx1s=`
--

DROP TABLE IF EXISTS `StYLxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXAgx1s=`
--

DROP TABLE IF EXISTS `StYLxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXEWx1s=`
--

DROP TABLE IF EXISTS `StYLxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXMGx1s=`
--

DROP TABLE IF EXISTS `StYLxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXMWx1s=`
--

DROP TABLE IF EXISTS `StYLxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYLxXMgx1s=`
--

DROP TABLE IF EXISTS `StYLxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYLxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3Agx1s=`
--

DROP TABLE IF EXISTS `StYTh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3Awx1s=`
--

DROP TABLE IF EXISTS `StYTh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3EGx1s=`
--

DROP TABLE IF EXISTS `StYTh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3EWx1s=`
--

DROP TABLE IF EXISTS `StYTh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3MGx1s=`
--

DROP TABLE IF EXISTS `StYTh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3MWx1s=`
--

DROP TABLE IF EXISTS `StYTh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYTh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYTh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHAGx1s=`
--

DROP TABLE IF EXISTS `StYTiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHAWx1s=`
--

DROP TABLE IF EXISTS `StYTiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHAgx1s=`
--

DROP TABLE IF EXISTS `StYTiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHAwx1s=`
--

DROP TABLE IF EXISTS `StYTiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHMWx1s=`
--

DROP TABLE IF EXISTS `StYTiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHMgx1s=`
--

DROP TABLE IF EXISTS `StYTiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYTiHMwx1s=`
--

DROP TABLE IF EXISTS `StYTiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYTiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXiXAWx1s=`
--

DROP TABLE IF EXISTS `StYXiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXiXMgx1s=`
--

DROP TABLE IF EXISTS `StYXiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXiXMwx1s=`
--

DROP TABLE IF EXISTS `StYXiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3AGx1s=`
--

DROP TABLE IF EXISTS `StYXw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3Agx1s=`
--

DROP TABLE IF EXISTS `StYXw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3Awx1s=`
--

DROP TABLE IF EXISTS `StYXw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3EGx1s=`
--

DROP TABLE IF EXISTS `StYXw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3MGx1s=`
--

DROP TABLE IF EXISTS `StYXw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3MWx1s=`
--

DROP TABLE IF EXISTS `StYXw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXw3Mwx1s=`
--

DROP TABLE IF EXISTS `StYXw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwXEGx1s=`
--

DROP TABLE IF EXISTS `StYXwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwXEWx1s=`
--

DROP TABLE IF EXISTS `StYXwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwXMGx1s=`
--

DROP TABLE IF EXISTS `StYXwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwXMWx1s=`
--

DROP TABLE IF EXISTS `StYXwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwXMgx1s=`
--

DROP TABLE IF EXISTS `StYXwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwnAWx1s=`
--

DROP TABLE IF EXISTS `StYXwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwnEGx1s=`
--

DROP TABLE IF EXISTS `StYXwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXwnEWx1s=`
--

DROP TABLE IF EXISTS `StYXwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHAGx1s=`
--

DROP TABLE IF EXISTS `StYXxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHAWx1s=`
--

DROP TABLE IF EXISTS `StYXxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHAgx1s=`
--

DROP TABLE IF EXISTS `StYXxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHMWx1s=`
--

DROP TABLE IF EXISTS `StYXxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHMgx1s=`
--

DROP TABLE IF EXISTS `StYXxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxHMwx1s=`
--

DROP TABLE IF EXISTS `StYXxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXAGx1s=`
--

DROP TABLE IF EXISTS `StYXxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXAgx1s=`
--

DROP TABLE IF EXISTS `StYXxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXMGx1s=`
--

DROP TABLE IF EXISTS `StYXxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXMWx1s=`
--

DROP TABLE IF EXISTS `StYXxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXMgx1s=`
--

DROP TABLE IF EXISTS `StYXxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYXxXMwx1s=`
--

DROP TABLE IF EXISTS `StYXxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYXxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3AGx1s=`
--

DROP TABLE IF EXISTS `StYbh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3AWx1s=`
--

DROP TABLE IF EXISTS `StYbh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3Agx1s=`
--

DROP TABLE IF EXISTS `StYbh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3Awx1s=`
--

DROP TABLE IF EXISTS `StYbh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3EGx1s=`
--

DROP TABLE IF EXISTS `StYbh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3EWx1s=`
--

DROP TABLE IF EXISTS `StYbh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3MWx1s=`
--

DROP TABLE IF EXISTS `StYbh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYbh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYbh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHAGx1s=`
--

DROP TABLE IF EXISTS `StYbiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHAWx1s=`
--

DROP TABLE IF EXISTS `StYbiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHAgx1s=`
--

DROP TABLE IF EXISTS `StYbiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHEGx1s=`
--

DROP TABLE IF EXISTS `StYbiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHMGx1s=`
--

DROP TABLE IF EXISTS `StYbiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiHMWx1s=`
--

DROP TABLE IF EXISTS `StYbiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXAWx1s=`
--

DROP TABLE IF EXISTS `StYbiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXAgx1s=`
--

DROP TABLE IF EXISTS `StYbiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXAwx1s=`
--

DROP TABLE IF EXISTS `StYbiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXEGx1s=`
--

DROP TABLE IF EXISTS `StYbiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXEWx1s=`
--

DROP TABLE IF EXISTS `StYbiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXMGx1s=`
--

DROP TABLE IF EXISTS `StYbiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXMWx1s=`
--

DROP TABLE IF EXISTS `StYbiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXMgx1s=`
--

DROP TABLE IF EXISTS `StYbiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbiXMwx1s=`
--

DROP TABLE IF EXISTS `StYbiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbinAWx1s=`
--

DROP TABLE IF EXISTS `StYbinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbinMGx1s=`
--

DROP TABLE IF EXISTS `StYbinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbinMWx1s=`
--

DROP TABLE IF EXISTS `StYbinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbinMgx1s=`
--

DROP TABLE IF EXISTS `StYbinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3AGx1s=`
--

DROP TABLE IF EXISTS `StYbw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3AWx1s=`
--

DROP TABLE IF EXISTS `StYbw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3Agx1s=`
--

DROP TABLE IF EXISTS `StYbw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3Awx1s=`
--

DROP TABLE IF EXISTS `StYbw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3EWx1s=`
--

DROP TABLE IF EXISTS `StYbw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3MGx1s=`
--

DROP TABLE IF EXISTS `StYbw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3MWx1s=`
--

DROP TABLE IF EXISTS `StYbw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3Mgx1s=`
--

DROP TABLE IF EXISTS `StYbw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbw3Mwx1s=`
--

DROP TABLE IF EXISTS `StYbw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHAGx1s=`
--

DROP TABLE IF EXISTS `StYbwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHAWx1s=`
--

DROP TABLE IF EXISTS `StYbwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHAgx1s=`
--

DROP TABLE IF EXISTS `StYbwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHAwx1s=`
--

DROP TABLE IF EXISTS `StYbwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHEGx1s=`
--

DROP TABLE IF EXISTS `StYbwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHEWx1s=`
--

DROP TABLE IF EXISTS `StYbwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHMGx1s=`
--

DROP TABLE IF EXISTS `StYbwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwHMWx1s=`
--

DROP TABLE IF EXISTS `StYbwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXAGx1s=`
--

DROP TABLE IF EXISTS `StYbwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXAWx1s=`
--

DROP TABLE IF EXISTS `StYbwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXAgx1s=`
--

DROP TABLE IF EXISTS `StYbwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXAwx1s=`
--

DROP TABLE IF EXISTS `StYbwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXEWx1s=`
--

DROP TABLE IF EXISTS `StYbwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXMGx1s=`
--

DROP TABLE IF EXISTS `StYbwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXMWx1s=`
--

DROP TABLE IF EXISTS `StYbwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwXMwx1s=`
--

DROP TABLE IF EXISTS `StYbwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnAWx1s=`
--

DROP TABLE IF EXISTS `StYbwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnAgx1s=`
--

DROP TABLE IF EXISTS `StYbwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnAwx1s=`
--

DROP TABLE IF EXISTS `StYbwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnEGx1s=`
--

DROP TABLE IF EXISTS `StYbwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnEWx1s=`
--

DROP TABLE IF EXISTS `StYbwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnMGx1s=`
--

DROP TABLE IF EXISTS `StYbwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnMWx1s=`
--

DROP TABLE IF EXISTS `StYbwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnMgx1s=`
--

DROP TABLE IF EXISTS `StYbwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbwnMwx1s=`
--

DROP TABLE IF EXISTS `StYbwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHAGx1s=`
--

DROP TABLE IF EXISTS `StYbxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHAWx1s=`
--

DROP TABLE IF EXISTS `StYbxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHAgx1s=`
--

DROP TABLE IF EXISTS `StYbxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHAwx1s=`
--

DROP TABLE IF EXISTS `StYbxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHEGx1s=`
--

DROP TABLE IF EXISTS `StYbxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHEWx1s=`
--

DROP TABLE IF EXISTS `StYbxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHMGx1s=`
--

DROP TABLE IF EXISTS `StYbxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxHMWx1s=`
--

DROP TABLE IF EXISTS `StYbxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXAGx1s=`
--

DROP TABLE IF EXISTS `StYbxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXAgx1s=`
--

DROP TABLE IF EXISTS `StYbxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXAwx1s=`
--

DROP TABLE IF EXISTS `StYbxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXEGx1s=`
--

DROP TABLE IF EXISTS `StYbxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXEWx1s=`
--

DROP TABLE IF EXISTS `StYbxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXMGx1s=`
--

DROP TABLE IF EXISTS `StYbxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYbxXMwx1s=`
--

DROP TABLE IF EXISTS `StYbxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYbxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3AGx1s=`
--

DROP TABLE IF EXISTS `StYfh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3AWx1s=`
--

DROP TABLE IF EXISTS `StYfh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3Agx1s=`
--

DROP TABLE IF EXISTS `StYfh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3Awx1s=`
--

DROP TABLE IF EXISTS `StYfh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3EGx1s=`
--

DROP TABLE IF EXISTS `StYfh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3MGx1s=`
--

DROP TABLE IF EXISTS `StYfh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3MWx1s=`
--

DROP TABLE IF EXISTS `StYfh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYfh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYfh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiHAGx1s=`
--

DROP TABLE IF EXISTS `StYfiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiHAgx1s=`
--

DROP TABLE IF EXISTS `StYfiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiHEGx1s=`
--

DROP TABLE IF EXISTS `StYfiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiHMwx1s=`
--

DROP TABLE IF EXISTS `StYfiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiQ==`
--

DROP TABLE IF EXISTS `StYfiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXAGx1s=`
--

DROP TABLE IF EXISTS `StYfiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXAWx1s=`
--

DROP TABLE IF EXISTS `StYfiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXAgx1s=`
--

DROP TABLE IF EXISTS `StYfiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXAwx1s=`
--

DROP TABLE IF EXISTS `StYfiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXEGx1s=`
--

DROP TABLE IF EXISTS `StYfiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXMGx1s=`
--

DROP TABLE IF EXISTS `StYfiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfiXMWx1s=`
--

DROP TABLE IF EXISTS `StYfiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinAGx1s=`
--

DROP TABLE IF EXISTS `StYfinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinAWx1s=`
--

DROP TABLE IF EXISTS `StYfinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinAgx1s=`
--

DROP TABLE IF EXISTS `StYfinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinAwx1s=`
--

DROP TABLE IF EXISTS `StYfinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinEWx1s=`
--

DROP TABLE IF EXISTS `StYfinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinMgx1s=`
--

DROP TABLE IF EXISTS `StYfinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfinMwx1s=`
--

DROP TABLE IF EXISTS `StYfinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfw3AGx1s=`
--

DROP TABLE IF EXISTS `StYfw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfw3AWx1s=`
--

DROP TABLE IF EXISTS `StYfw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfw3Agx1s=`
--

DROP TABLE IF EXISTS `StYfw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfw3Awx1s=`
--

DROP TABLE IF EXISTS `StYfw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfw3Mwx1s=`
--

DROP TABLE IF EXISTS `StYfw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwHAGx1s=`
--

DROP TABLE IF EXISTS `StYfwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwHAgx1s=`
--

DROP TABLE IF EXISTS `StYfwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwHEGx1s=`
--

DROP TABLE IF EXISTS `StYfwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwHEWx1s=`
--

DROP TABLE IF EXISTS `StYfwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwHMwx1s=`
--

DROP TABLE IF EXISTS `StYfwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwXAGx1s=`
--

DROP TABLE IF EXISTS `StYfwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwXAWx1s=`
--

DROP TABLE IF EXISTS `StYfwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnAGx1s=`
--

DROP TABLE IF EXISTS `StYfwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnAWx1s=`
--

DROP TABLE IF EXISTS `StYfwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnAgx1s=`
--

DROP TABLE IF EXISTS `StYfwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnAwx1s=`
--

DROP TABLE IF EXISTS `StYfwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnEGx1s=`
--

DROP TABLE IF EXISTS `StYfwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnEWx1s=`
--

DROP TABLE IF EXISTS `StYfwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnMgx1s=`
--

DROP TABLE IF EXISTS `StYfwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYfwnMwx1s=`
--

DROP TABLE IF EXISTS `StYfwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYfwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3AGx1s=`
--

DROP TABLE IF EXISTS `StYxh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3AWx1s=`
--

DROP TABLE IF EXISTS `StYxh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3Agx1s=`
--

DROP TABLE IF EXISTS `StYxh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3Awx1s=`
--

DROP TABLE IF EXISTS `StYxh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3EGx1s=`
--

DROP TABLE IF EXISTS `StYxh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3EWx1s=`
--

DROP TABLE IF EXISTS `StYxh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3MGx1s=`
--

DROP TABLE IF EXISTS `StYxh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3MWx1s=`
--

DROP TABLE IF EXISTS `StYxh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3Mgx1s=`
--

DROP TABLE IF EXISTS `StYxh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxh3Mwx1s=`
--

DROP TABLE IF EXISTS `StYxh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHAWx1s=`
--

DROP TABLE IF EXISTS `StYxiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHAgx1s=`
--

DROP TABLE IF EXISTS `StYxiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHAwx1s=`
--

DROP TABLE IF EXISTS `StYxiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHMGx1s=`
--

DROP TABLE IF EXISTS `StYxiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHMWx1s=`
--

DROP TABLE IF EXISTS `StYxiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiHMgx1s=`
--

DROP TABLE IF EXISTS `StYxiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiXAGx1s=`
--

DROP TABLE IF EXISTS `StYxiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiXMgx1s=`
--

DROP TABLE IF EXISTS `StYxiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxiXMwx1s=`
--

DROP TABLE IF EXISTS `StYxiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxinAGx1s=`
--

DROP TABLE IF EXISTS `StYxinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxinAwx1s=`
--

DROP TABLE IF EXISTS `StYxinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxinEGx1s=`
--

DROP TABLE IF EXISTS `StYxinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxinEWx1s=`
--

DROP TABLE IF EXISTS `StYxinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxw3Agx1s=`
--

DROP TABLE IF EXISTS `StYxw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxw3Awx1s=`
--

DROP TABLE IF EXISTS `StYxw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxw3EGx1s=`
--

DROP TABLE IF EXISTS `StYxw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxw3MWx1s=`
--

DROP TABLE IF EXISTS `StYxw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHAGx1s=`
--

DROP TABLE IF EXISTS `StYxwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHAgx1s=`
--

DROP TABLE IF EXISTS `StYxwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHAwx1s=`
--

DROP TABLE IF EXISTS `StYxwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHEGx1s=`
--

DROP TABLE IF EXISTS `StYxwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHEWx1s=`
--

DROP TABLE IF EXISTS `StYxwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHMGx1s=`
--

DROP TABLE IF EXISTS `StYxwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwHMwx1s=`
--

DROP TABLE IF EXISTS `StYxwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwXAGx1s=`
--

DROP TABLE IF EXISTS `StYxwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwXAWx1s=`
--

DROP TABLE IF EXISTS `StYxwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwXMGx1s=`
--

DROP TABLE IF EXISTS `StYxwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwXMWx1s=`
--

DROP TABLE IF EXISTS `StYxwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwXMgx1s=`
--

DROP TABLE IF EXISTS `StYxwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnAWx1s=`
--

DROP TABLE IF EXISTS `StYxwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnAwx1s=`
--

DROP TABLE IF EXISTS `StYxwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnEGx1s=`
--

DROP TABLE IF EXISTS `StYxwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnEWx1s=`
--

DROP TABLE IF EXISTS `StYxwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnMGx1s=`
--

DROP TABLE IF EXISTS `StYxwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxwnMWx1s=`
--

DROP TABLE IF EXISTS `StYxwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxHAGx1s=`
--

DROP TABLE IF EXISTS `StYxxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxHAWx1s=`
--

DROP TABLE IF EXISTS `StYxxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxHAgx1s=`
--

DROP TABLE IF EXISTS `StYxxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxHMwx1s=`
--

DROP TABLE IF EXISTS `StYxxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXAWx1s=`
--

DROP TABLE IF EXISTS `StYxxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXAgx1s=`
--

DROP TABLE IF EXISTS `StYxxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXAwx1s=`
--

DROP TABLE IF EXISTS `StYxxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXEGx1s=`
--

DROP TABLE IF EXISTS `StYxxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXEWx1s=`
--

DROP TABLE IF EXISTS `StYxxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXMWx1s=`
--

DROP TABLE IF EXISTS `StYxxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXMgx1s=`
--

DROP TABLE IF EXISTS `StYxxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `StYxxXMwx1s=`
--

DROP TABLE IF EXISTS `StYxxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `StYxxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SugDiQ==`
--

DROP TABLE IF EXISTS `SugDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SugDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SugDww==`
--

DROP TABLE IF EXISTS `SugDww==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SugDww==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SugXiA==`
--

DROP TABLE IF EXISTS `SugXiA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SugXiA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SugXig==`
--

DROP TABLE IF EXISTS `SugXig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SugXig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `t_id` int(11) NOT NULL DEFAULT 0,
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Sugfww==`
--

DROP TABLE IF EXISTS `Sugfww==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Sugfww==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SugxxQ==`
--

DROP TABLE IF EXISTS `SugxxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SugxxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL,
  `p_date` date NOT NULL,
  `d_date` date NOT NULL,
  `t_id` int(11) NOT NULL,
  `sum` decimal(10,2) NOT NULL,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Svg5wA==`
--

DROP TABLE IF EXISTS `Svg5wA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Svg5wA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgDiA==`
--

DROP TABLE IF EXISTS `SvgDiA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgDiA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgLxQ==`
--

DROP TABLE IF EXISTS `SvgLxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgLxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgXwQ==`
--

DROP TABLE IF EXISTS `SvgXwQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgXwQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Svgbwg==`
--

DROP TABLE IF EXISTS `Svgbwg==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Svgbwg==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgbxA==`
--

DROP TABLE IF EXISTS `SvgbxA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgbxA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `Svgxig==`
--

DROP TABLE IF EXISTS `Svgxig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `Svgxig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgxwA==`
--

DROP TABLE IF EXISTS `SvgxwA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgxwA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `SvgxxA==`
--

DROP TABLE IF EXISTS `SvgxxA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `SvgxxA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `r_date` date NOT NULL DEFAULT '0000-00-00',
  `p_date` date NOT NULL,
  `t_id` int(11) NOT NULL DEFAULT 0,
  `d_date` date NOT NULL DEFAULT '0000-00-00',
  `sum` decimal(10,2) NOT NULL DEFAULT 0.00,
  `from` int(11) NOT NULL,
  `what` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_extras_2026`
--

DROP TABLE IF EXISTS `a_extras_2026`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_extras_2026` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(64) DEFAULT NULL,
  `i_date` date DEFAULT NULL,
  `d_date` date DEFAULT NULL,
  `income` int(11) NOT NULL DEFAULT 0,
  `deduction` int(11) NOT NULL DEFAULT 0,
  `what` tinyint(3) unsigned NOT NULL,
  `status` tinyint(3) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `idx_staff_status_date` (`staff_id`,`status`,`i_date`,`d_date`)
) ENGINE=InnoDB AUTO_INCREMENT=262 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_salaries_2026`
--

DROP TABLE IF EXISTS `a_salaries_2026`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_salaries_2026` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(64) NOT NULL,
  `cnp` varchar(255) DEFAULT NULL,
  `firstname` varchar(255) DEFAULT NULL,
  `lastname` varchar(255) DEFAULT NULL,
  `income` int(11) NOT NULL DEFAULT 0,
  `deduction` int(11) NOT NULL DEFAULT 0,
  `what` varchar(64) DEFAULT NULL,
  `note` varchar(255) DEFAULT NULL,
  `upload_date` datetime DEFAULT NULL,
  `modif_date` datetime DEFAULT NULL,
  `month` tinyint(4) DEFAULT NULL,
  `d_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `status` tinyint(3) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `idx_staff_month` (`staff_id`,`month`),
  KEY `idx_status` (`status`),
  KEY `idx_did` (`d_id`),
  KEY `idx_what` (`what`)
) ENGINE=InnoDB AUTO_INCREMENT=317 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_sek_price`
--

DROP TABLE IF EXISTS `a_sek_price`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_sek_price` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `i_date` date NOT NULL,
  `p_date` date NOT NULL,
  `price` decimal(11,2) NOT NULL,
  `user` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_staff`
--

DROP TABLE IF EXISTS `a_staff`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_staff` (
  `id` int(20) NOT NULL AUTO_INCREMENT,
  `b_date` date NOT NULL,
  `firstname` varchar(236) NOT NULL,
  `lastname` varchar(256) NOT NULL,
  `f_l_name` varchar(256) NOT NULL,
  `staff_id` varchar(200) NOT NULL,
  `status` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4003 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_stat`
--

DROP TABLE IF EXISTS `a_stat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_stat` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `f_id` tinyint(4) NOT NULL,
  `year` year(4) NOT NULL,
  `name` text NOT NULL,
  `cr` int(11) NOT NULL,
  `days` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_t_cost`
--

DROP TABLE IF EXISTS `a_t_cost`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_t_cost` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `what` int(11) NOT NULL,
  `price` int(11) NOT NULL,
  `t_date` date NOT NULL,
  `t_from` varchar(40) NOT NULL,
  `t_where` varchar(40) NOT NULL,
  `t_id` int(11) NOT NULL,
  `staff_id` varchar(24) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=738 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `a_utazas_email`
--

DROP TABLE IF EXISTS `a_utazas_email`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `a_utazas_email` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hova` varchar(50) NOT NULL,
  `honnan` varchar(50) NOT NULL,
  `datum` date NOT NULL,
  `staff_id` varchar(50) NOT NULL,
  `kuldve` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2949 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `abrahamos_utazasok`
--

DROP TABLE IF EXISTS `abrahamos_utazasok`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `abrahamos_utazasok` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `cnp` varchar(120) NOT NULL,
  `ki_date` date NOT NULL,
  `haza_date` date NOT NULL,
  `ut_stat` smallint(6) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `acont`
--

DROP TABLE IF EXISTS `acont`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `acont` (
  `id` int(11) NOT NULL,
  `lname` text NOT NULL,
  `fname` text NOT NULL,
  `pid` text NOT NULL,
  `iban` text NOT NULL,
  `swift` text NOT NULL,
  `adress_id` text NOT NULL,
  `adress_cont` text NOT NULL,
  `dif` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ado_racs`
--

DROP TABLE IF EXISTS `ado_racs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ado_racs` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `min_ossz` int(11) DEFAULT NULL,
  `max_ossz` int(11) DEFAULT NULL,
  `ado_1` int(11) NOT NULL,
  `ado_2` int(11) NOT NULL,
  `ado_3` int(11) NOT NULL,
  `ado_4` int(11) NOT NULL,
  `ado_5` int(11) NOT NULL,
  `ado_6` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=482 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `comment`
--

DROP TABLE IF EXISTS `comment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `comment` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user` varchar(24) NOT NULL,
  `staff` varchar(24) NOT NULL,
  `text` text NOT NULL,
  `dt` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1429 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `countries`
--

DROP TABLE IF EXISTS `countries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `countries` (
  `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,
  `country` varchar(60) DEFAULT NULL,
  `phone_ext` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `data_rows`
--

DROP TABLE IF EXISTS `data_rows`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `data_rows` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `data_type_id` int(10) unsigned NOT NULL,
  `field` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `display_name` varchar(191) NOT NULL,
  `required` tinyint(1) NOT NULL DEFAULT 0,
  `browse` tinyint(1) NOT NULL DEFAULT 1,
  `read` tinyint(1) NOT NULL DEFAULT 1,
  `edit` tinyint(1) NOT NULL DEFAULT 1,
  `add` tinyint(1) NOT NULL DEFAULT 1,
  `delete` tinyint(1) NOT NULL DEFAULT 1,
  `details` text DEFAULT NULL,
  `order` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `data_rows_data_type_id_foreign` (`data_type_id`),
  CONSTRAINT `data_rows_data_type_id_foreign` FOREIGN KEY (`data_type_id`) REFERENCES `data_types` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `data_types`
--

DROP TABLE IF EXISTS `data_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `data_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `slug` varchar(191) NOT NULL,
  `display_name_singular` varchar(191) NOT NULL,
  `display_name_plural` varchar(191) NOT NULL,
  `icon` varchar(191) DEFAULT NULL,
  `model_name` varchar(191) DEFAULT NULL,
  `policy_name` varchar(191) DEFAULT NULL,
  `controller` varchar(191) DEFAULT NULL,
  `description` varchar(191) DEFAULT NULL,
  `generate_permissions` tinyint(1) NOT NULL DEFAULT 0,
  `server_side` tinyint(4) NOT NULL DEFAULT 0,
  `details` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `data_types_name_unique` (`name`),
  UNIQUE KEY `data_types_slug_unique` (`slug`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `e_rate`
--

DROP TABLE IF EXISTS `e_rate`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `e_rate` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(200) NOT NULL,
  `cleanliness` tinyint(1) NOT NULL,
  `integration` tinyint(1) NOT NULL,
  `performance` tinyint(1) NOT NULL,
  `driving_license` varchar(5) NOT NULL,
  `skills` varchar(5) NOT NULL,
  `repulsive` tinyint(1) NOT NULL,
  `user` tinyint(2) NOT NULL,
  `datim` date NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `failed_jobs`
--

DROP TABLE IF EXISTS `failed_jobs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `failed_jobs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `farm`
--

DROP TABLE IF EXISTS `farm`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `farm` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `farm_name` varchar(150) NOT NULL,
  `farm_adress` varchar(150) NOT NULL,
  `farm_postal_code` varchar(6) NOT NULL,
  `city` varchar(100) NOT NULL,
  `leader_id` varchar(20) NOT NULL,
  `status` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `farm_staffs`
--

DROP TABLE IF EXISTS `farm_staffs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `farm_staffs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `farm_id` tinyint(4) NOT NULL,
  `staff_id` varchar(24) NOT NULL,
  `g_leader_id` varchar(30) NOT NULL,
  `date` date NOT NULL,
  `end_date` date NOT NULL,
  `status` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7022 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_bank`
--

DROP TABLE IF EXISTS `file_bank`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_bank` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(120) NOT NULL,
  `b_img_1` varchar(120) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=899 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_buletin`
--

DROP TABLE IF EXISTS `file_buletin`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_buletin` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(100) NOT NULL,
  `b_img_1` varchar(400) NOT NULL,
  `b_img_2` varchar(400) NOT NULL,
  `b_img_3` varchar(400) NOT NULL,
  `b_img_4` varchar(400) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_contract`
--

DROP TABLE IF EXISTS `file_contract`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_contract` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(100) NOT NULL,
  `s_img_1` varchar(400) NOT NULL,
  `datum` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_egeszseg`
--

DROP TABLE IF EXISTS `file_egeszseg`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_egeszseg` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(100) NOT NULL,
  `e_img_1` varchar(400) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_passport`
--

DROP TABLE IF EXISTS `file_passport`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_passport` (
  `file_passport` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(100) NOT NULL,
  `p_img_1` varchar(400) NOT NULL,
  PRIMARY KEY (`file_passport`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `file_skatt`
--

DROP TABLE IF EXISTS `file_skatt`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `file_skatt` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff` varchar(100) NOT NULL,
  `s_img_1` varchar(400) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `fora_upp_2024`
--

DROP TABLE IF EXISTS `fora_upp_2024`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `fora_upp_2024` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(120) NOT NULL,
  `gen` tinyint(4) NOT NULL,
  `dattim` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `kintlevok`
--

DROP TABLE IF EXISTS `kintlevok`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `kintlevok` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `lname` varchar(120) NOT NULL,
  `fname` varchar(120) NOT NULL,
  `farm` varchar(120) NOT NULL,
  `szdatum` date NOT NULL,
  `kdatum` date NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=306 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2021`
--

DROP TABLE IF EXISTS `konyvel_ado_2021`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2021` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `skatt_sorszam` text DEFAULT NULL,
  `honap` tinyint(4) DEFAULT NULL,
  `vnev` text NOT NULL,
  `knev` text NOT NULL,
  `skat_azon` text DEFAULT NULL,
  `staff_personal_id` text DEFAULT NULL,
  `staff_id` text DEFAULT NULL,
  `neto` int(11) DEFAULT NULL,
  `ado` int(11) DEFAULT NULL,
  `ossz` int(11) DEFAULT NULL,
  `generalt` tinyint(4) NOT NULL DEFAULT 0,
  `traktamente` int(11) DEFAULT NULL,
  `migrans` int(11) DEFAULT NULL,
  `c_date` date DEFAULT '0000-00-00',
  `date_oszto` int(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2022`
--

DROP TABLE IF EXISTS `konyvel_ado_2022`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2022` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `honap` tinyint(4) DEFAULT NULL,
  `staff_personal_id` text DEFAULT NULL,
  `staff_id` text DEFAULT NULL,
  `neto` int(11) DEFAULT NULL,
  `ado` int(11) DEFAULT NULL,
  `ossz` int(11) DEFAULT NULL,
  `generalt` tinyint(4) NOT NULL DEFAULT 0,
  `traktamente` int(11) DEFAULT NULL,
  `migrans` int(11) DEFAULT NULL,
  `skatt_sorszam` int(6) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2023`
--

DROP TABLE IF EXISTS `konyvel_ado_2023`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2023` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `honap` tinyint(4) DEFAULT NULL,
  `staff_personal_id` text DEFAULT NULL,
  `staff_id` text DEFAULT NULL,
  `neto` int(11) DEFAULT NULL,
  `ado` int(11) DEFAULT NULL,
  `ossz` int(11) DEFAULT NULL,
  `generalt` tinyint(4) NOT NULL DEFAULT 0,
  `traktamente` int(11) DEFAULT NULL,
  `migrans` int(11) DEFAULT NULL,
  `skatt_sorszam` int(6) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4292 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2024`
--

DROP TABLE IF EXISTS `konyvel_ado_2024`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2024` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `honap` tinyint(4) DEFAULT NULL,
  `staff_personal_id` text DEFAULT NULL,
  `staff_id` text DEFAULT NULL,
  `neto` int(11) DEFAULT NULL,
  `ado` int(11) DEFAULT NULL,
  `ossz` int(11) DEFAULT NULL,
  `generalt` tinyint(4) NOT NULL DEFAULT 0,
  `traktamente` int(11) DEFAULT NULL,
  `migrans` int(11) DEFAULT NULL,
  `skatt_sorszam` int(6) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10046 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2025`
--

DROP TABLE IF EXISTS `konyvel_ado_2025`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2025` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `honap` tinyint(4) NOT NULL,
  `staff_personal_id` text NOT NULL,
  `staff_id` text NOT NULL,
  `neto` int(11) NOT NULL,
  `ado` int(11) NOT NULL,
  `ossz` int(11) NOT NULL,
  `generalt` tinyint(1) NOT NULL,
  `traktamente` int(11) NOT NULL,
  `migrans` int(1) NOT NULL,
  `skatt_sorszam` int(6) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4148 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `konyvel_ado_2026`
--

DROP TABLE IF EXISTS `konyvel_ado_2026`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `konyvel_ado_2026` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `honap` int(11) NOT NULL,
  `staff_personal_id` text NOT NULL,
  `staff_id` text NOT NULL,
  `neto` int(11) NOT NULL,
  `ado` int(11) NOT NULL,
  `ossz` int(11) NOT NULL,
  `generalt` int(11) NOT NULL,
  `traktamente` int(11) NOT NULL,
  `migrans` int(11) NOT NULL,
  `skatt_sorszam` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=260 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `log`
--

DROP TABLE IF EXISTS `log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `log` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `dattim` timestamp NOT NULL DEFAULT current_timestamp(),
  `user` tinyint(4) NOT NULL,
  `role` varchar(120) NOT NULL,
  `staff` varchar(24) DEFAULT NULL,
  `content` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=146820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `menu_items`
--

DROP TABLE IF EXISTS `menu_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `menu_items` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menu_id` int(10) unsigned DEFAULT NULL,
  `title` varchar(191) NOT NULL,
  `url` varchar(191) NOT NULL,
  `target` varchar(191) NOT NULL DEFAULT '_self',
  `icon_class` varchar(191) DEFAULT NULL,
  `color` varchar(191) DEFAULT NULL,
  `parent_id` int(11) DEFAULT NULL,
  `order` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `route` varchar(191) DEFAULT NULL,
  `parameters` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `menu_items_menu_id_foreign` (`menu_id`),
  CONSTRAINT `menu_items_menu_id_foreign` FOREIGN KEY (`menu_id`) REFERENCES `menus` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=63 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `menus`
--

DROP TABLE IF EXISTS `menus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `menus` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `menus_name_unique` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `migrations`
--

DROP TABLE IF EXISTS `migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `migrations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `migration` varchar(191) NOT NULL,
  `batch` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `milestone`
--

DROP TABLE IF EXISTS `milestone`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `milestone` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(24) NOT NULL,
  `date` date NOT NULL,
  `paid_date` date NOT NULL,
  `sum` int(11) NOT NULL,
  `status` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3707 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `ourstaffs`
--

DROP TABLE IF EXISTS `ourstaffs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ourstaffs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `firstname` varchar(254) NOT NULL,
  `lastname` varchar(254) NOT NULL,
  `birth_date` date NOT NULL,
  `a_country` varchar(2) DEFAULT NULL,
  `a_state` varchar(254) DEFAULT NULL,
  `a_city` varchar(254) DEFAULT NULL,
  `a_adress` varchar(508) DEFAULT NULL,
  `a_postal_code` varchar(27) DEFAULT NULL,
  `email` varchar(508) DEFAULT NULL,
  `phone_ext` varchar(8) DEFAULT NULL,
  `phone` varchar(254) DEFAULT NULL,
  `stat` varchar(200) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5095 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `password_resets`
--

DROP TABLE IF EXISTS `password_resets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `password_resets` (
  `email` varchar(191) NOT NULL,
  `token` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  KEY `password_resets_email_index` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `permission_role`
--

DROP TABLE IF EXISTS `permission_role`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `permission_role` (
  `permission_id` bigint(20) unsigned NOT NULL,
  `role_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`permission_id`,`role_id`),
  KEY `permission_role_permission_id_index` (`permission_id`),
  KEY `permission_role_role_id_index` (`role_id`),
  CONSTRAINT `permission_role_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE,
  CONSTRAINT `permission_role_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `permissions`
--

DROP TABLE IF EXISTS `permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `permissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(191) NOT NULL,
  `table_name` varchar(191) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `permissions_key_index` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `registeredstaffs`
--

DROP TABLE IF EXISTS `registeredstaffs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `registeredstaffs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `firstname` varchar(64) NOT NULL,
  `lastname` varchar(64) NOT NULL,
  `birth_date` date NOT NULL,
  `a_country` varchar(2) DEFAULT NULL,
  `a_state` varchar(64) DEFAULT NULL,
  `a_city` varchar(64) DEFAULT NULL,
  `a_adress` varchar(100) DEFAULT NULL,
  `a_postal_code` varchar(9) DEFAULT NULL,
  `email` varchar(254) DEFAULT NULL,
  `phone_ext` varchar(11) DEFAULT NULL,
  `phone` varchar(15) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `roles`
--

DROP TABLE IF EXISTS `roles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `roles` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `display_name` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `roles_name_unique` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `settings`
--

DROP TABLE IF EXISTS `settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `settings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(191) NOT NULL,
  `display_name` varchar(191) NOT NULL,
  `value` text DEFAULT NULL,
  `details` text DEFAULT NULL,
  `type` varchar(191) NOT NULL,
  `order` int(11) NOT NULL DEFAULT 1,
  `group` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `settings_key_unique` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `staff_ado`
--

DROP TABLE IF EXISTS `staff_ado`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `staff_ado` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `es_id` int(11) NOT NULL,
  `month` tinyint(2) NOT NULL,
  `lastname` varchar(120) NOT NULL,
  `firstname` varchar(120) NOT NULL,
  `sv_id` varchar(11) NOT NULL,
  `net` int(11) NOT NULL DEFAULT 0,
  `ado` int(11) NOT NULL DEFAULT 0,
  `ossz` int(11) NOT NULL DEFAULT 0,
  `gen` tinyint(1) NOT NULL DEFAULT 0,
  `migrans` int(5) NOT NULL DEFAULT 0,
  `m` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3380 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `staff_ado_2019`
--

DROP TABLE IF EXISTS `staff_ado_2019`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `staff_ado_2019` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `es_id` int(11) NOT NULL,
  `month` tinyint(2) NOT NULL,
  `lastname` varchar(120) NOT NULL,
  `firstname` varchar(120) NOT NULL,
  `sv_id` varchar(11) NOT NULL,
  `net` int(11) NOT NULL DEFAULT 0,
  `ado` int(11) NOT NULL DEFAULT 0,
  `ossz` int(11) NOT NULL DEFAULT 0,
  `gen` tinyint(1) NOT NULL DEFAULT 0,
  `migrans` int(5) NOT NULL DEFAULT 0,
  `m` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4345 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `staffs_contract`
--

DROP TABLE IF EXISTS `staffs_contract`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `staffs_contract` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(24) NOT NULL,
  `c_nr` int(16) NOT NULL,
  `sum` varchar(24) NOT NULL,
  `c_date` date NOT NULL,
  `iban` varchar(112) NOT NULL,
  `swift` varchar(48) NOT NULL,
  `sv_ad_azon` varchar(32) NOT NULL DEFAULT '0',
  `cont_address` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5078 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `staffs_personal`
--

DROP TABLE IF EXISTS `staffs_personal`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `staffs_personal` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `staff` varchar(24) NOT NULL,
  `maiden_name` varchar(64) DEFAULT NULL,
  `soc_status` tinyint(1) NOT NULL,
  `gender` tinyint(1) NOT NULL,
  `birth_date` date NOT NULL,
  `birth_country` tinyint(1) NOT NULL,
  `birth_state` varchar(254) NOT NULL,
  `birth_city` varchar(254) NOT NULL,
  `personal_id` varchar(256) NOT NULL,
  `country` int(9) NOT NULL,
  `state` int(9) NOT NULL,
  `city` int(9) NOT NULL,
  `adress` int(9) NOT NULL,
  `zip` int(9) NOT NULL,
  `email` int(9) NOT NULL,
  `phone` varchar(128) DEFAULT NULL,
  `mobile` int(9) NOT NULL,
  `nationality` varchar(64) NOT NULL,
  `language` varchar(64) NOT NULL,
  `id_card_nr` varchar(128) NOT NULL,
  `id_card_exp` date NOT NULL,
  `c_name` varchar(128) DEFAULT NULL,
  `c_phone` varchar(128) DEFAULT NULL,
  `create_date` datetime NOT NULL,
  `update_date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5092 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `translations`
--

DROP TABLE IF EXISTS `translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `translations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table_name` varchar(191) NOT NULL,
  `column_name` varchar(191) NOT NULL,
  `foreign_key` int(10) unsigned NOT NULL,
  `locale` varchar(191) NOT NULL,
  `value` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `translations_table_name_column_name_foreign_key_locale_unique` (`table_name`,`column_name`,`foreign_key`,`locale`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `tranzit`
--

DROP TABLE IF EXISTS `tranzit`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tranzit` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `staff_id` varchar(24) NOT NULL,
  `bus` varchar(20) NOT NULL,
  `start_date` date NOT NULL,
  `arrival_date` date NOT NULL,
  `from` varchar(100) NOT NULL,
  `where` varchar(100) NOT NULL,
  `airport_from` varchar(3) NOT NULL,
  `airport_where` varchar(3) NOT NULL,
  `status` tinyint(1) NOT NULL,
  `user_id` int(11) NOT NULL,
  `ticket_url` varchar(150) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4851 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `tranzit_airport`
--

DROP TABLE IF EXISTS `tranzit_airport`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tranzit_airport` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `airport` varchar(30) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `tranzit_stat`
--

DROP TABLE IF EXISTS `tranzit_stat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tranzit_stat` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `honap` int(11) NOT NULL,
  `location` varchar(65) NOT NULL,
  `number` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `trelleborg_request`
--

DROP TABLE IF EXISTS `trelleborg_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `trelleborg_request` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `birth_date` date NOT NULL,
  `staff_id` varchar(40) NOT NULL,
  `reject` tinyint(4) NOT NULL,
  `status` int(11) NOT NULL,
  `req_date` date NOT NULL,
  `acc_date` date NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `user_roles`
--

DROP TABLE IF EXISTS `user_roles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `user_roles` (
  `user_id` bigint(20) unsigned NOT NULL,
  `role_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`user_id`,`role_id`),
  KEY `user_roles_user_id_index` (`user_id`),
  KEY `user_roles_role_id_index` (`role_id`),
  CONSTRAINT `user_roles_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE,
  CONSTRAINT `user_roles_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `users`
--

DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `users` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `role_id` bigint(20) unsigned DEFAULT NULL,
  `name` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `avatar` varchar(191) DEFAULT 'users/default.png',
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(191) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `settings` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `users_email_unique` (`email`),
  KEY `users_role_id_foreign` (`role_id`),
  CONSTRAINT `users_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3214`
--

DROP TABLE IF EXISTS `x_log_3214`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3214` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3226`
--

DROP TABLE IF EXISTS `x_log_3226`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3226` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3227`
--

DROP TABLE IF EXISTS `x_log_3227`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3227` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3228`
--

DROP TABLE IF EXISTS `x_log_3228`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3228` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3240`
--

DROP TABLE IF EXISTS `x_log_3240`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3240` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3252`
--

DROP TABLE IF EXISTS `x_log_3252`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3252` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3275`
--

DROP TABLE IF EXISTS `x_log_3275`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3275` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3327`
--

DROP TABLE IF EXISTS `x_log_3327`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3327` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3345`
--

DROP TABLE IF EXISTS `x_log_3345`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3345` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3373`
--

DROP TABLE IF EXISTS `x_log_3373`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3373` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3377`
--

DROP TABLE IF EXISTS `x_log_3377`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3377` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3378`
--

DROP TABLE IF EXISTS `x_log_3378`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3378` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3431`
--

DROP TABLE IF EXISTS `x_log_3431`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3431` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3432`
--

DROP TABLE IF EXISTS `x_log_3432`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3432` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3455`
--

DROP TABLE IF EXISTS `x_log_3455`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3455` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3456`
--

DROP TABLE IF EXISTS `x_log_3456`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3456` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3469`
--

DROP TABLE IF EXISTS `x_log_3469`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3469` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3475`
--

DROP TABLE IF EXISTS `x_log_3475`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3475` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3476`
--

DROP TABLE IF EXISTS `x_log_3476`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3476` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3478`
--

DROP TABLE IF EXISTS `x_log_3478`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3478` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3479`
--

DROP TABLE IF EXISTS `x_log_3479`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3479` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3551`
--

DROP TABLE IF EXISTS `x_log_3551`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3551` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3552`
--

DROP TABLE IF EXISTS `x_log_3552`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3552` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3553`
--

DROP TABLE IF EXISTS `x_log_3553`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3553` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3555`
--

DROP TABLE IF EXISTS `x_log_3555`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3555` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3557`
--

DROP TABLE IF EXISTS `x_log_3557`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3557` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3574`
--

DROP TABLE IF EXISTS `x_log_3574`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3574` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3649`
--

DROP TABLE IF EXISTS `x_log_3649`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3649` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3674`
--

DROP TABLE IF EXISTS `x_log_3674`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3674` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3705`
--

DROP TABLE IF EXISTS `x_log_3705`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3705` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3928`
--

DROP TABLE IF EXISTS `x_log_3928`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3928` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_3929`
--

DROP TABLE IF EXISTS `x_log_3929`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_3929` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4084`
--

DROP TABLE IF EXISTS `x_log_4084`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4084` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4151`
--

DROP TABLE IF EXISTS `x_log_4151`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4151` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4214`
--

DROP TABLE IF EXISTS `x_log_4214`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4214` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4215`
--

DROP TABLE IF EXISTS `x_log_4215`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4215` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4306`
--

DROP TABLE IF EXISTS `x_log_4306`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4306` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4307`
--

DROP TABLE IF EXISTS `x_log_4307`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4307` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4356`
--

DROP TABLE IF EXISTS `x_log_4356`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4356` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4384`
--

DROP TABLE IF EXISTS `x_log_4384`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4384` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4385`
--

DROP TABLE IF EXISTS `x_log_4385`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4385` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4393`
--

DROP TABLE IF EXISTS `x_log_4393`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4393` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4403`
--

DROP TABLE IF EXISTS `x_log_4403`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4403` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4435`
--

DROP TABLE IF EXISTS `x_log_4435`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4435` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4448`
--

DROP TABLE IF EXISTS `x_log_4448`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4448` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4573`
--

DROP TABLE IF EXISTS `x_log_4573`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4573` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4589`
--

DROP TABLE IF EXISTS `x_log_4589`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4589` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4597`
--

DROP TABLE IF EXISTS `x_log_4597`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4597` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_4760`
--

DROP TABLE IF EXISTS `x_log_4760`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_4760` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_S8YDxQ==`
--

DROP TABLE IF EXISTS `x_log_S8YDxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_S8YDxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_S8YTwQ==`
--

DROP TABLE IF EXISTS `x_log_S8YTwQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_S8YTwQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_S9Y1xQ==`
--

DROP TABLE IF EXISTS `x_log_S9Y1xQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_S9Y1xQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY1h3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY1h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY1h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY1w3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY1w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY1w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY1wHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY1wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY1wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY1wHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY1wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY1wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY5iHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY5iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY5iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY5wHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY5wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY5wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScY5xHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScY5xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScY5xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYDiA==`
--

DROP TABLE IF EXISTS `x_log_ScYDiA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYDiA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYDiQ==`
--

DROP TABLE IF EXISTS `x_log_ScYDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYHiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYHwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYHwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYHwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYHwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYHwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYHwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYLiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYLiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYLiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYLiHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYLiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYLiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYLiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYLiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYLiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYLinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYLinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYLinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYLxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYLxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYLxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXwHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=60 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYXxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYXxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYXxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYbinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYbinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYbinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYbwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYbwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYbwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYfwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYfwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYfwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYxiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYxiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYxiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYxw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYxw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYxw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYxwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_ScYxwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYxwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_ScYxxQ==`
--

DROP TABLE IF EXISTS `x_log_ScYxxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_ScYxxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1iHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1iXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1iXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1iXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1iXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1iXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1inMgx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1inMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1inMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1w3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1w3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1w3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1w3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg1wnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg1wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg1wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5h3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5iHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5iHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5iHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5iHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5iHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5inAGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5inAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5inAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5w3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5wHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5wHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5wHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5wHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5wXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5xHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5xHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5xHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5xHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Seg5xXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_Seg5xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Seg5xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDiQ==`
--

DROP TABLE IF EXISTS `x_log_SegDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDw3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegDxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegDxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegDxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegHw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegHw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegHw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegHwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegHwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegHwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLiXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLinMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLwHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLxXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegLxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegLzQ==`
--

DROP TABLE IF EXISTS `x_log_SegLzQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegLzQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTh3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=119 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTwnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegTxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegTxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegTxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXiHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXwnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegXxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegXxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegXxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Segbh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_Segbh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Segbh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbiHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=63 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbinMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbxXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegbxXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SegbxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegbxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Segxh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_Segxh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Segxh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SegxwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SegxwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SegxwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1h3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1h3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1h3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1iXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1iXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1iXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1iXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1iXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1iXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1iXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1inAwx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1inAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1inAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1w3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1xXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg1xXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg1xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg1xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5h3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5h3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5h3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5h3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5hw==`
--

DROP TABLE IF EXISTS `x_log_Sfg5hw==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5hw==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5iHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5w3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5w3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5wXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5wXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5wXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5wnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5wnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5wnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfg5wnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfg5wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfg5wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDh3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDiHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDiXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgDwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgDwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgDwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHwXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHxA==`
--

DROP TABLE IF EXISTS `x_log_SfgHxA==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHxA==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgHxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgHxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgHxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLwnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgLxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgLxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgLxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgTw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgTw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgTw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgTwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgTwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgTwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgXh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgXh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgXh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgXiHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgXiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgXiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgXwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgXwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgXwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgXxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgXxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgXxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgbh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfgbh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgbh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgbig==`
--

DROP TABLE IF EXISTS `x_log_Sfgbig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgbig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgbinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgbinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgbinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgbxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgbxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgbxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgbxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgbxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgbxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgfinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgfinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgfinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgfw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfgfw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgfw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgfwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgfwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgfwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgfwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgfwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgfwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgfwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgfwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgfwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgxh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfgxh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgxh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgxiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgxiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgxiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgxig==`
--

DROP TABLE IF EXISTS `x_log_Sfgxig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgxig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgxinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgxinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgxinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_Sfgxw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_Sfgxw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_Sfgxw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgxwHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgxwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgxwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgxxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgxxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgxxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SfgxxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SfgxxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SfgxxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYLig==`
--

DROP TABLE IF EXISTS `x_log_SsYLig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYLig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTinMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTw3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYTxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_SsYTxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYTxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SsYfhw==`
--

DROP TABLE IF EXISTS `x_log_SsYfhw==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SsYfhw==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1h3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1h3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1h3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1iXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1inMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1inMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1inMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1w3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1w3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1w3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1wnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1wnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1wnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY1xXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY1xXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY1xXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5h3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5h3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5h3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5iXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5iXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5iXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5inMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5inMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5inMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5w3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5w3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5w3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5wnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5wnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5wnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StY5xXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StY5xXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StY5xXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDh3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDiHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDiXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDw3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDw3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwg==`
--

DROP TABLE IF EXISTS `x_log_StYDwg==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwg==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYDxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYDxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYDxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=60 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=60 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYHxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYHxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYHxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLinMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLw3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=64 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=82 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=150 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYLxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYLxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYLxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTwXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYTxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYTxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYTxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=84 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYXxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYXxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYXxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYbxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYbxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYbxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfh3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=54 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwnAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwnAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwnAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfxXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYfxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYfxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYfxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxh3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxh3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxh3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxiXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxiXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxiXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxinMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxinMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxinMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3AGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3AGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3AGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3AWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3AWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3AWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3Agx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3Agx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3Agx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3Awx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3Awx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3Awx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3EGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3EGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3EGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3EWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3EWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3EWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3MGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3MGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3MGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3MWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3MWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3MWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3Mgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3Mgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3Mgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxw3Mwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxw3Mwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxw3Mwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=56 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxwnMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxwnMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxwnMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxHMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxHMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxHMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXAGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXAGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXAGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXAWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXAWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXAWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXAgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXAgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXAgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXAwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXAwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXAwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXEGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXEGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXEGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXEWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXEWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXEWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXMGx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXMGx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXMGx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXMWx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXMWx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXMWx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXMgx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXMgx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXMgx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_StYxxXMwx1s=`
--

DROP TABLE IF EXISTS `x_log_StYxxXMwx1s=`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_StYxxXMwx1s=` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SugDiQ==`
--

DROP TABLE IF EXISTS `x_log_SugDiQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SugDiQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SugDww==`
--

DROP TABLE IF EXISTS `x_log_SugDww==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SugDww==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SugXig==`
--

DROP TABLE IF EXISTS `x_log_SugXig==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SugXig==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SugxxQ==`
--

DROP TABLE IF EXISTS `x_log_SugxxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SugxxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Table structure for table `x_log_SvgLxQ==`
--

DROP TABLE IF EXISTS `x_log_SvgLxQ==`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `x_log_SvgLxQ==` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `p_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `l_user` varchar(50) NOT NULL,
  `text` varchar(1200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping events for database '3stra4ng3d'
--

--
-- Dumping routines for database '3stra4ng3d'
--
/*!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 2026-07-17 16:24:05
