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

911 lines
39 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_260
-- ------------------------------------------------------
-- 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_260`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `OBJ_260` /*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci */;
USE `OBJ_260`;
--
-- 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 ('sMPPLink','sMPPLink','','',0,2,0,'','','',NULL,NULL,NULL,NULL,2,2,0,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sMPPLinkTable','sMPPLinkTable','','',21,0,0,'','','',NULL,NULL,NULL,NULL,2,2,1,0,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('sMPPLinkEntry','sMPPLinkEntry','Table Parameter, level:1','Table Parameter, level:1',21,0,22050,'','','','slIndex','slIndex',NULL,NULL,2,2,1,1,0,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slRowStatus','slRowStatus','Key Parameter;','Key Parameter;',19,1,3,'','','','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6','active=1;notInService=2;notReady=3;createAndGo=4;createAndWait=5;destroy=6',NULL,NULL,2,2,1,1,20,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slFlag','slFlag','Key Parameter;Name:Flag;','Key Parameter;Name:Flag;',19,1,3,'','','','disable=0;enable=1','disable=0;enable=1','Enable or disable this SMPP connection.','Enable or disable this SMPP connection.',2,2,1,1,19,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slRemoteSSN','slRemoteSSN','Key Parameter;Name:Remote SSN;','Key Parameter;Name:Remote SSN;',19,2,3,'','0','255',NULL,NULL,'Specify the subsystem number of remote SMPP entity.','Specify the subsystem number of remote SMPP entity.',2,2,1,1,18,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slLocalSSN','slLocalSSN','Key Parameter;Name:Local SSN;','Key Parameter;Name:Local SSN;',19,2,3,'','0','255',NULL,NULL,'Specify the subsystem number of local SMPP entity.','Specify the subsystem number of local SMPP entity.',2,2,1,1,17,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slResponseTimer','slResponseTimer','Name:Response Timer;','Name:Response Timer;',19,2,3,'','0','65535',NULL,NULL,'Specify the maximum time-out period allowed between the SMPP service sends a request to an application and a response to the request is received.<br>If the time-out value is reached, the connection is terminated.','Specify the maximum time-out period allowed between the SMPP service sends a request to an application and a response to the request is received.<br>If the time-out value is reached, the connection is terminated.',2,2,1,1,16,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slInactivityTimer','slInactivityTimer','Name:Inactivity Timer;','Name:Inactivity Timer;',19,2,3,'','0','65535',NULL,NULL,'Specify the maximum time-out period allowed for inactivity between an application\'s request towards the SMPP service.<br>If the time-out value is reached, the connection is terminated.','Specify the maximum time-out period allowed for inactivity between an application\'s request towards the SMPP service.<br>If the time-out value is reached, the connection is terminated.',2,2,1,1,15,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slEnquireLinkTimer','slEnquireLinkTimer','Name:Enquire Link Timer;','Name:Enquire Link Timer;',19,2,3,'','0','65535',NULL,NULL,'Specify the minimum time-out period between the SMPP service\'s sending of ENQUIRE LINK requests to an application.','Specify the minimum time-out period between the SMPP service\'s sending of ENQUIRE LINK requests to an application.',2,2,1,1,14,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slSessionInitTimer','slSessionInitTimer','Name:Session Init Timer;','Name:Session Init Timer;',19,2,3,'','0','65535',NULL,NULL,'Specify the maximum time-out value for the time period between an application\'s network connection setup request and BIND request.<br>If the time-out value is reached, the connection is terminated.','Specify the maximum time-out value for the time period between an application\'s network connection setup request and BIND request.<br>If the time-out value is reached, the connection is terminated.',2,2,1,1,13,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slRemoteIP','slRemoteIP','Key Parameter;Name:Remote IP;','Key Parameter;Name:Remote IP;',19,2,5,'','','',NULL,NULL,'Specify the IP address of remote SMPP entity.','Specify the IP address of remote SMPP entity.',2,2,1,1,12,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slLocalIP','slLocalIP','Key Parameter;Name:Local IP;','Key Parameter;Name:Local IP;',19,2,5,'','','',NULL,NULL,'Specify the IP address of local SMPP entity.','Specify the IP address of local SMPP entity.',2,2,1,1,11,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slRemoteGTT','slRemoteGTT','Name:Remote GTT;','Name:Remote GTT;',19,2,2,'','0','16',NULL,NULL,'Specify the GTT of remote SMPP entity.','Specify the GTT of remote SMPP entity.',2,2,1,1,10,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slLocalGTT','slLocalGTT','Name:Local GTT;','Name:Local GTT;',19,2,2,'','0','16',NULL,NULL,'Specify the GTT of local SMPP entity.','Specify the GTT of local SMPP entity.',2,2,1,1,9,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slSystemType','slSystemType','Name:System Type;','Name:System Type;',19,2,2,'','0','12',NULL,NULL,'An optional login parameter that should be set only if required by the remote SMPP entity. The remote SMPP administrator will provide this value, which when required, is usually a short text string.','An optional login parameter that should be set only if required by the remote SMPP entity. The remote SMPP administrator will provide this value, which when required, is usually a short text string.',2,2,1,1,8,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slPassword','slPassword','Name:Password;','Name:Password;',19,2,2,'','0','8',NULL,NULL,'Specify the password for the gateway to use when connecting to the remote SMPP entity.','Specify the password for the gateway to use when connecting to the remote SMPP entity.',2,2,1,1,7,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slSystemID','slSystemID','Key Parameter;Name:System ID;','Key Parameter;Name:System ID;',19,2,2,'','0','16',NULL,NULL,'Specify the user name for the gateway to use when connecting to the remote SMPP entity.','Specify the user name for the gateway to use when connecting to the remote SMPP entity.',2,2,1,1,6,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slSessionType','slSessionType','Key Parameter;Name:Session Type;','Key Parameter;Name:Session Type;',19,1,3,'','','','bindTX=0;bindRX=1;bindTRX=2','bindTX=0;bindRX=1;bindTRX=2','Specify how the local SMPP entity shall bind to the remote SMPP entity.<br><br>- Tx = Work as Transmitter<br>- Rx = Work as Receiver<br>- TRx = Work as Transceiver','Specify how the local SMPP entity shall bind to the remote SMPP entity.<br><br>- Tx = Work as Transmitter<br>- Rx = Work as Receiver<br>- TRx = Work as Transceiver',2,2,1,1,5,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slServerType','slServerType','Key Parameter;Name:Server Type;','Key Parameter;Name:Server Type;',19,1,3,'client','','','client=0;server=1','client=0;server=1','Specify the application type of the local SMPP entity.<br><br>- Client = Work as External Short Message Entity (ESME)<br>- Server = Work as Short Message Center (SMSC)','Specify the application type of the local SMPP entity.<br><br>- Client = Work as External Short Message Entity (ESME)<br>- Server = Work as Short Message Center (SMSC)',2,2,1,1,4,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slLinkType','slLinkType','Key Parameter;Name:Link Type;','Key Parameter;Name:Link Type;',19,1,3,'udp','','','udp=0;tcp=1','udp=0;tcp=1','Transport protocol of the SMPP connection.','Transport protocol of the SMPP connection.',2,2,1,1,3,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slLinkAlias','slLinkAlias','Key Parameter;Name:Link Alias;','Key Parameter;Name:Link Alias;',19,2,2,'','0','8',NULL,NULL,'Name of the SMPP connection. Generally use the name of the remote SMPP entity.','Name of the SMPP connection. Generally use the name of the remote SMPP entity.',2,2,1,1,2,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('slIndex','slIndex','Key Parameter;Name:Index;','Key Parameter;Name:Index;',48,1,3,'','','','create=1','create=1','SMPP connection index number ranges from 0 to 31.','SMPP connection index number ranges from 0 to 31.',2,2,1,1,1,0,0,0,0,0);
INSERT INTO `paramConf` VALUES ('heartbeat','heartbeat','','',18,3,2,'','0','16',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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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_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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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_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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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_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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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` (
`subSysNo` int(5) unsigned NOT NULL DEFAULT 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` (`subSysNo`,`level_1`,`level_2`,`level_3`,`level_4`,`level_5`,`level_6`,`level_7`,`level_8`,`level_9`,`level_10`,`instanceNo`),
KEY `subSysNo` (`subSysNo`),
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:20