Files
build.ems/extra/sql/install/OBJ_393.sql
2025-06-18 10:17:43 +08:00

1591 lines
59 KiB
SQL

/*M!999999\- enable the sandbox mode */
-- MariaDB dump 10.19 Distrib 10.6.21-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: OBJ_393
-- ------------------------------------------------------
-- Server version 10.6.21-MariaDB-0ubuntu0.22.04.2
/*!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: `OBJ_393`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `OBJ_393` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */;
USE `OBJ_393`;
--
-- Table structure for table `paramConf`
--
DROP TABLE IF EXISTS `paramConf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `paramConf` (
`name_1` varchar(64) NOT NULL,
`name_2` varchar(64) NOT NULL,
`desc_1` varchar(255) NOT NULL DEFAULT '',
`desc_2` varchar(255) NOT NULL DEFAULT '',
`maxAccess` tinyint(1) NOT NULL DEFAULT 0,
`operType` tinyint(1) NOT NULL DEFAULT 0,
`valueType` smallint(6) NOT NULL DEFAULT 0,
`initValue` varchar(255) NOT NULL DEFAULT '',
`minValue` varchar(255) NOT NULL DEFAULT '',
`maxValue` varchar(255) NOT NULL DEFAULT '',
`setTemplate_1` text DEFAULT NULL,
`setTemplate_2` text DEFAULT NULL,
`note_1` text DEFAULT NULL,
`note_2` text DEFAULT NULL,
`level_1` int(5) NOT NULL DEFAULT 0,
`level_2` int(5) NOT NULL DEFAULT 0,
`level_3` int(5) NOT NULL DEFAULT 0,
`level_4` int(5) NOT NULL DEFAULT 0,
`level_5` int(5) NOT NULL DEFAULT 0,
`level_6` int(5) NOT NULL DEFAULT 0,
`level_7` int(5) NOT NULL DEFAULT 0,
`level_8` int(5) NOT NULL DEFAULT 0,
`level_9` int(5) NOT NULL DEFAULT 0,
`level_10` int(5) NOT NULL DEFAULT 0,
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `paramConf`
--
LOCK TABLES `paramConf` WRITE;
/*!40000 ALTER TABLE `paramConf` DISABLE KEYS */;
INSERT INTO `paramConf` VALUES ('parameter','parameter','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,0,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('system','system','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,1,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('rebootCommand','rebootCommand','','',19,1,3,'','','','reboot=1','reboot=1',NULL,NULL,2,1,12,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('crc4Switch','crc4Switch','Name:CRC4 Flag;','Name:CRC4 Flag;',19,1,3,'','','','closed=0;open=1','closed=0;open=1','Enable or disable Cyclic Redundancy Check on the Gb converter physical interface.','Enable or disable Cyclic Redundancy Check on the Gb converter physical interface.',2,1,11,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('portType','portType','Name:Port Type;','Name:Port Type;',19,1,3,'','','','t1=0;e1=1','t1=0;e1=1','Specify the type of the Gb converter physical interface.','Specify the type of the Gb converter physical interface.',2,1,10,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('transmitChannelSelect','transmitChannelSelect','Name:Tx Channel Selection;','Name:Tx Channel Selection;',19,2,5,'','','',NULL,NULL,'Select up to 31 channels for transmitting packets. <br>The four dotted decimal numbers can be transferred into 32-digit binary numbers, each of the right-to-left 31 bits represents a physical channel.<br>- 0 = Disable<br>- 1 = Enable','Select up to 31 channels for transmitting packets. <br>The four dotted decimal numbers can be transferred into 32-digit binary numbers, each of the right-to-left 31 bits represents a physical channel.<br>- 0 = Disable<br>- 1 = Enable',2,1,9,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('receiveChannelSelect','receiveChannelSelect','Name:Rx Channel Selection;','Name:Rx Channel Selection;',19,2,5,'','','',NULL,NULL,'Select up to 31 channels for receiving packets.<br>The four dotted decimal numbers can be transferred into 32-digit binary numbers, each of the right-to-left 31 bits represents a physical channel.<br>- 0 = Disable<br>- 1 = Enable','Select up to 31 channels for receiving packets.<br>The four dotted decimal numbers can be transferred into 32-digit binary numbers, each of the right-to-left 31 bits represents a physical channel.<br>- 0 = Disable<br>- 1 = Enable',2,1,8,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('peerPort','peerPort','Name:Peer Port;','Name:Peer Port;',19,2,3,'','0','65535',NULL,NULL,'Specify the transmission port of the connecting SGSN.','Specify the transmission port of the connecting SGSN.',2,1,7,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('peerIP','peerIP','Name:Peer IP;','Name:Peer IP;',19,2,5,'','','',NULL,NULL,'Specify the IP address of the connecting SGSN.','Specify the IP address of the connecting SGSN.',2,1,6,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('subSystemID','subSystemID','Name:Sub-System ID;','Name:Sub-System ID;',19,2,3,'','0','7',NULL,NULL,'Specify the subsystem ID of the target Gb converter.','Specify the subsystem ID of the target Gb converter.',2,1,5,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('systemID','systemID','Name:System ID;','Name:System ID;',19,2,3,'','0','31',NULL,NULL,'Specify the system ID of the target Gb converter.','Specify the system ID of the target Gb converter.',2,1,4,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('gateway','gateway','Name:Gateway;','Name:Gateway;',19,2,5,'','','',NULL,NULL,'Specify the IP address of the gateway used to pass traffic from Gb converter to other subnets.','Specify the IP address of the gateway used to pass traffic from Gb converter to other subnets.',2,1,3,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('netMask','netMask','Name:Netmask;','Name:Netmask;',19,2,5,'','','',NULL,NULL,'A netmask is a 32-bit mask used to divide an IP address into subnets and specify the networks available hosts.','A netmask is a 32-bit mask used to divide an IP address into subnets and specify the networks available hosts.',2,1,2,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('localIP','localIP','Name:Local IP;','Name:Local IP;',19,2,5,'','','',NULL,NULL,'Specify the IP address of the target Gb converter.','Specify the IP address of the target Gb converter.',2,1,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('heartbeat','heartbeat','','',18,3,2,'','0','255',NULL,NULL,NULL,NULL,1,0,0,0,0,0,0,0,0,0);
/*!40000 ALTER TABLE `paramConf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_0`
--
DROP TABLE IF EXISTS `param_0`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_0` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_0`
--
LOCK TABLES `param_0` WRITE;
/*!40000 ALTER TABLE `param_0` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_0` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_1`
--
DROP TABLE IF EXISTS `param_1`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_1` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_1`
--
LOCK TABLES `param_1` WRITE;
/*!40000 ALTER TABLE `param_1` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_1` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_10`
--
DROP TABLE IF EXISTS `param_10`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_10` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_10`
--
LOCK TABLES `param_10` WRITE;
/*!40000 ALTER TABLE `param_10` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_10` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_11`
--
DROP TABLE IF EXISTS `param_11`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_11` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_11`
--
LOCK TABLES `param_11` WRITE;
/*!40000 ALTER TABLE `param_11` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_11` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_12`
--
DROP TABLE IF EXISTS `param_12`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_12` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_12`
--
LOCK TABLES `param_12` WRITE;
/*!40000 ALTER TABLE `param_12` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_12` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_13`
--
DROP TABLE IF EXISTS `param_13`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_13` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_13`
--
LOCK TABLES `param_13` WRITE;
/*!40000 ALTER TABLE `param_13` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_13` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_14`
--
DROP TABLE IF EXISTS `param_14`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_14` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_14`
--
LOCK TABLES `param_14` WRITE;
/*!40000 ALTER TABLE `param_14` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_14` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_15`
--
DROP TABLE IF EXISTS `param_15`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_15` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_15`
--
LOCK TABLES `param_15` WRITE;
/*!40000 ALTER TABLE `param_15` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_15` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_16`
--
DROP TABLE IF EXISTS `param_16`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_16` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_16`
--
LOCK TABLES `param_16` WRITE;
/*!40000 ALTER TABLE `param_16` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_16` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_17`
--
DROP TABLE IF EXISTS `param_17`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_17` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_17`
--
LOCK TABLES `param_17` WRITE;
/*!40000 ALTER TABLE `param_17` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_17` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_18`
--
DROP TABLE IF EXISTS `param_18`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_18` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_18`
--
LOCK TABLES `param_18` WRITE;
/*!40000 ALTER TABLE `param_18` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_18` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_19`
--
DROP TABLE IF EXISTS `param_19`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_19` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_19`
--
LOCK TABLES `param_19` WRITE;
/*!40000 ALTER TABLE `param_19` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_19` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_2`
--
DROP TABLE IF EXISTS `param_2`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_2` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_2`
--
LOCK TABLES `param_2` WRITE;
/*!40000 ALTER TABLE `param_2` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_2` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_20`
--
DROP TABLE IF EXISTS `param_20`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_20` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_20`
--
LOCK TABLES `param_20` WRITE;
/*!40000 ALTER TABLE `param_20` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_20` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_21`
--
DROP TABLE IF EXISTS `param_21`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_21` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_21`
--
LOCK TABLES `param_21` WRITE;
/*!40000 ALTER TABLE `param_21` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_21` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_22`
--
DROP TABLE IF EXISTS `param_22`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_22` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_22`
--
LOCK TABLES `param_22` WRITE;
/*!40000 ALTER TABLE `param_22` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_22` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_23`
--
DROP TABLE IF EXISTS `param_23`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_23` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_23`
--
LOCK TABLES `param_23` WRITE;
/*!40000 ALTER TABLE `param_23` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_23` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_24`
--
DROP TABLE IF EXISTS `param_24`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_24` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_24`
--
LOCK TABLES `param_24` WRITE;
/*!40000 ALTER TABLE `param_24` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_24` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_25`
--
DROP TABLE IF EXISTS `param_25`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_25` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_25`
--
LOCK TABLES `param_25` WRITE;
/*!40000 ALTER TABLE `param_25` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_25` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_26`
--
DROP TABLE IF EXISTS `param_26`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_26` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_26`
--
LOCK TABLES `param_26` WRITE;
/*!40000 ALTER TABLE `param_26` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_26` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_27`
--
DROP TABLE IF EXISTS `param_27`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_27` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_27`
--
LOCK TABLES `param_27` WRITE;
/*!40000 ALTER TABLE `param_27` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_27` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_28`
--
DROP TABLE IF EXISTS `param_28`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_28` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_28`
--
LOCK TABLES `param_28` WRITE;
/*!40000 ALTER TABLE `param_28` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_28` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_29`
--
DROP TABLE IF EXISTS `param_29`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_29` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_29`
--
LOCK TABLES `param_29` WRITE;
/*!40000 ALTER TABLE `param_29` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_29` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_3`
--
DROP TABLE IF EXISTS `param_3`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_3` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_3`
--
LOCK TABLES `param_3` WRITE;
/*!40000 ALTER TABLE `param_3` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_3` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_30`
--
DROP TABLE IF EXISTS `param_30`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_30` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_30`
--
LOCK TABLES `param_30` WRITE;
/*!40000 ALTER TABLE `param_30` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_30` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_31`
--
DROP TABLE IF EXISTS `param_31`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_31` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_31`
--
LOCK TABLES `param_31` WRITE;
/*!40000 ALTER TABLE `param_31` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_31` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_4`
--
DROP TABLE IF EXISTS `param_4`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_4` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_4`
--
LOCK TABLES `param_4` WRITE;
/*!40000 ALTER TABLE `param_4` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_4` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_5`
--
DROP TABLE IF EXISTS `param_5`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_5` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_5`
--
LOCK TABLES `param_5` WRITE;
/*!40000 ALTER TABLE `param_5` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_5` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_6`
--
DROP TABLE IF EXISTS `param_6`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_6` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_6`
--
LOCK TABLES `param_6` WRITE;
/*!40000 ALTER TABLE `param_6` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_6` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_7`
--
DROP TABLE IF EXISTS `param_7`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_7` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_7`
--
LOCK TABLES `param_7` WRITE;
/*!40000 ALTER TABLE `param_7` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_7` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_8`
--
DROP TABLE IF EXISTS `param_8`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_8` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_8`
--
LOCK TABLES `param_8` WRITE;
/*!40000 ALTER TABLE `param_8` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_8` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_9`
--
DROP TABLE IF EXISTS `param_9`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_9` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_9`
--
LOCK TABLES `param_9` WRITE;
/*!40000 ALTER TABLE `param_9` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_9` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `param_99`
--
DROP TABLE IF EXISTS `param_99`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `param_99` (
`level_1` int(5) unsigned NOT NULL DEFAULT 0,
`level_2` int(5) unsigned NOT NULL DEFAULT 0,
`level_3` int(5) unsigned NOT NULL DEFAULT 0,
`level_4` int(5) unsigned NOT NULL DEFAULT 0,
`level_5` int(5) unsigned NOT NULL DEFAULT 0,
`level_6` int(5) unsigned NOT NULL DEFAULT 0,
`level_7` int(5) unsigned NOT NULL DEFAULT 0,
`level_8` int(5) unsigned NOT NULL DEFAULT 0,
`level_9` int(5) unsigned NOT NULL DEFAULT 0,
`level_10` int(5) unsigned NOT NULL DEFAULT 0,
`instanceNo` varchar(32) NOT NULL DEFAULT '0',
`initValue` varchar(255) NOT NULL,
`readValue` varchar(255) NOT NULL,
UNIQUE KEY `keyList` (`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `level_1` (`level_1`),
KEY `level_2` (`level_2`),
KEY `level_3` (`level_3`),
KEY `level_4` (`level_4`),
KEY `level_5` (`level_5`),
KEY `level_6` (`level_6`),
KEY `level_7` (`level_7`),
KEY `level_8` (`level_8`),
KEY `level_9` (`level_9`),
KEY `level_10` (`level_10`),
KEY `instanceNo` (`instanceNo`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `param_99`
--
LOCK TABLES `param_99` WRITE;
/*!40000 ALTER TABLE `param_99` DISABLE KEYS */;
/*!40000 ALTER TABLE `param_99` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2025-06-17 17:20:21