%PDF- %PDF-
Direktori : /proc/309157/root/backups/db_backups/mysql/db/information_schema/ |
Current File : //proc/309157/root/backups/db_backups/mysql/db/information_schema/COLUMNS.sql |
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: information_schema -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-0ubuntu0.22.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `COLUMNS` -- DROP TABLE IF EXISTS `COLUMNS`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TEMPORARY TABLE `COLUMNS` ( `TABLE_CATALOG` varchar(512) NOT NULL, `TABLE_SCHEMA` varchar(64) NOT NULL, `TABLE_NAME` varchar(64) NOT NULL, `COLUMN_NAME` varchar(64) NOT NULL, `ORDINAL_POSITION` bigint(21) unsigned NOT NULL, `COLUMN_DEFAULT` longtext, `IS_NULLABLE` varchar(3) NOT NULL, `DATA_TYPE` varchar(64) NOT NULL, `CHARACTER_MAXIMUM_LENGTH` bigint(21) unsigned, `CHARACTER_OCTET_LENGTH` bigint(21) unsigned, `NUMERIC_PRECISION` bigint(21) unsigned, `NUMERIC_SCALE` bigint(21) unsigned, `DATETIME_PRECISION` bigint(21) unsigned, `CHARACTER_SET_NAME` varchar(32), `COLLATION_NAME` varchar(32), `COLUMN_TYPE` longtext NOT NULL, `COLUMN_KEY` varchar(3) NOT NULL, `EXTRA` varchar(80) NOT NULL, `PRIVILEGES` varchar(80) NOT NULL, `COLUMN_COMMENT` varchar(1024) NOT NULL, `IS_GENERATED` varchar(6) NOT NULL, `GENERATION_EXPRESSION` longtext ) ENGINE=Aria DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci PAGE_CHECKSUM=0; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `COLUMNS` -- LOCK TABLES `COLUMNS` WRITE; /*!40000 ALTER TABLE `COLUMNS` DISABLE KEYS */; INSERT INTO `COLUMNS` VALUES ('def','information_schema','ALL_PLUGINS','PLUGIN_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_VERSION',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_STATUS',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_TYPE',4,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_TYPE_VERSION',5,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_LIBRARY',6,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_LIBRARY_VERSION',7,NULL,'YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_AUTHOR',8,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_DESCRIPTION',9,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_LICENSE',10,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','LOAD_OPTION',11,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_MATURITY',12,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','information_schema','ALL_PLUGINS','PLUGIN_AUTH_VERSION',13,NULL,'YES','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','APPLICABLE_ROLES','GRANTEE',1,NULL,'NO','varchar',385,1155,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(385)','','','select','','NEVER',NULL),('def','information_schema','APPLICABLE_ROLES','ROLE_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','information_schema','APPLICABLE_ROLES','IS_GRANTABLE',3,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','APPLICABLE_ROLES','IS_DEFAULT',4,NULL,'YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','CHARACTER_SETS','CHARACTER_SET_NAME',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','CHARACTER_SETS','DEFAULT_COLLATE_NAME',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','CHARACTER_SETS','DESCRIPTION',3,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(60)','','','select','','NEVER',NULL),('def','information_schema','CHARACTER_SETS','MAXLEN',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(3)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','CONSTRAINT_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','CONSTRAINT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','CONSTRAINT_NAME',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','LEVEL',5,NULL,'NO','varchar',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','information_schema','CHECK_CONSTRAINTS','CHECK_CLAUSE',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','COLLATION_NAME',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','CHARACTER_SET_NAME',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','ID',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(11)','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','IS_DEFAULT',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','IS_COMPILED',5,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','COLLATIONS','SORTLEN',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(3)','','','select','','NEVER',NULL),('def','information_schema','COLLATION_CHARACTER_SET_APPLICABILITY','COLLATION_NAME',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLLATION_CHARACTER_SET_APPLICABILITY','CHARACTER_SET_NAME',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLUMN_NAME',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','ORDINAL_POSITION',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLUMN_DEFAULT',6,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','IS_NULLABLE',7,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','DATA_TYPE',8,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','CHARACTER_MAXIMUM_LENGTH',9,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','CHARACTER_OCTET_LENGTH',10,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','NUMERIC_PRECISION',11,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','NUMERIC_SCALE',12,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','DATETIME_PRECISION',13,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','CHARACTER_SET_NAME',14,NULL,'YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLLATION_NAME',15,NULL,'YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLUMN_TYPE',16,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLUMN_KEY',17,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','EXTRA',18,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','PRIVILEGES',19,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','COLUMN_COMMENT',20,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','IS_GENERATED',21,NULL,'NO','varchar',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','information_schema','COLUMNS','GENERATION_EXPRESSION',22,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','GRANTEE',1,NULL,'NO','varchar',385,1155,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(385)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','TABLE_CATALOG',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','TABLE_SCHEMA',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','TABLE_NAME',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','COLUMN_NAME',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','PRIVILEGE_TYPE',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','COLUMN_PRIVILEGES','IS_GRANTABLE',7,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','ENABLED_ROLES','ROLE_NAME',1,NULL,'YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','ENGINE',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','SUPPORT',2,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','COMMENT',3,NULL,'NO','varchar',160,480,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(160)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','TRANSACTIONS',4,NULL,'YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','XA',5,NULL,'YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','ENGINES','SAVEPOINTS',6,NULL,'YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_CATALOG',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','DEFINER',4,NULL,'NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','TIME_ZONE',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_BODY',6,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_DEFINITION',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_TYPE',8,NULL,'NO','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EXECUTE_AT',9,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','INTERVAL_VALUE',10,NULL,'YES','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','INTERVAL_FIELD',11,NULL,'YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','SQL_MODE',12,NULL,'NO','varchar',8192,24576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8192)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','STARTS',13,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','ENDS',14,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','STATUS',15,NULL,'NO','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','ON_COMPLETION',16,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','CREATED',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','LAST_ALTERED',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','LAST_EXECUTED',19,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','EVENTS','EVENT_COMMENT',20,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','ORIGINATOR',21,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','CHARACTER_SET_CLIENT',22,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','COLLATION_CONNECTION',23,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','EVENTS','DATABASE_COLLATION',24,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','FILES','FILE_ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','FILE_NAME',2,NULL,'YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','FILES','FILE_TYPE',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','FILES','TABLESPACE_NAME',4,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','TABLE_CATALOG',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','TABLE_SCHEMA',6,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','TABLE_NAME',7,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','LOGFILE_GROUP_NAME',8,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','LOGFILE_GROUP_NUMBER',9,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','ENGINE',10,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','FULLTEXT_KEYS',11,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','FILES','DELETED_ROWS',12,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','UPDATE_COUNT',13,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','FREE_EXTENTS',14,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','TOTAL_EXTENTS',15,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','EXTENT_SIZE',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','INITIAL_SIZE',17,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','MAXIMUM_SIZE',18,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','AUTOEXTEND_SIZE',19,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','CREATION_TIME',20,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','LAST_UPDATE_TIME',21,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','LAST_ACCESS_TIME',22,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','RECOVER_TIME',23,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','TRANSACTION_COUNTER',24,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','FILES','VERSION',25,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','ROW_FORMAT',26,NULL,'YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','information_schema','FILES','TABLE_ROWS',27,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','AVG_ROW_LENGTH',28,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','DATA_LENGTH',29,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','MAX_DATA_LENGTH',30,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','INDEX_LENGTH',31,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','DATA_FREE',32,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','CREATE_TIME',33,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','UPDATE_TIME',34,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','CHECK_TIME',35,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','FILES','CHECKSUM',36,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','FILES','STATUS',37,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','FILES','EXTRA',38,NULL,'YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','information_schema','GLOBAL_STATUS','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GLOBAL_STATUS','VARIABLE_VALUE',2,NULL,'NO','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','information_schema','GLOBAL_VARIABLES','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GLOBAL_VARIABLES','VARIABLE_VALUE',2,NULL,'NO','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','information_schema','KEYWORDS','WORD',1,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','KEY_CACHE_NAME',1,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','SEGMENTS',2,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','SEGMENT_NUMBER',3,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','FULL_SIZE',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','BLOCK_SIZE',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','USED_BLOCKS',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','UNUSED_BLOCKS',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','DIRTY_BLOCKS',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','READ_REQUESTS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','READS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','WRITE_REQUESTS',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_CACHES','WRITES',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','CONSTRAINT_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','CONSTRAINT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','CONSTRAINT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','TABLE_CATALOG',4,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','TABLE_SCHEMA',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','TABLE_NAME',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','COLUMN_NAME',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','ORDINAL_POSITION',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','POSITION_IN_UNIQUE_CONSTRAINT',9,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','REFERENCED_TABLE_SCHEMA',10,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','REFERENCED_TABLE_NAME',11,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','KEY_COLUMN_USAGE','REFERENCED_COLUMN_NAME',12,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','OPTIMIZER_TRACE','QUERY',1,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','OPTIMIZER_TRACE','TRACE',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','OPTIMIZER_TRACE','MISSING_BYTES_BEYOND_MAX_MEM_SIZE',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','OPTIMIZER_TRACE','INSUFFICIENT_PRIVILEGES',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','SPECIFIC_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','SPECIFIC_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','SPECIFIC_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','ORDINAL_POSITION',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','PARAMETER_MODE',5,NULL,'YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','PARAMETER_NAME',6,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','DATA_TYPE',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','CHARACTER_MAXIMUM_LENGTH',8,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','CHARACTER_OCTET_LENGTH',9,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','NUMERIC_PRECISION',10,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','NUMERIC_SCALE',11,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','DATETIME_PRECISION',12,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','CHARACTER_SET_NAME',13,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','COLLATION_NAME',14,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','DTD_IDENTIFIER',15,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PARAMETERS','ROUTINE_TYPE',16,NULL,'NO','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_NAME',4,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','SUBPARTITION_NAME',5,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_ORDINAL_POSITION',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','SUBPARTITION_ORDINAL_POSITION',7,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_METHOD',8,NULL,'YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','SUBPARTITION_METHOD',9,NULL,'YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_EXPRESSION',10,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','SUBPARTITION_EXPRESSION',11,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_DESCRIPTION',12,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','TABLE_ROWS',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','AVG_ROW_LENGTH',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','DATA_LENGTH',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','MAX_DATA_LENGTH',16,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','INDEX_LENGTH',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','DATA_FREE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','CREATE_TIME',19,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','UPDATE_TIME',20,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','CHECK_TIME',21,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','CHECKSUM',22,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','PARTITION_COMMENT',23,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','NODEGROUP',24,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','information_schema','PARTITIONS','TABLESPACE_NAME',25,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_VERSION',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_STATUS',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_TYPE',4,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_TYPE_VERSION',5,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_LIBRARY',6,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_LIBRARY_VERSION',7,NULL,'YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_AUTHOR',8,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_DESCRIPTION',9,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_LICENSE',10,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','LOAD_OPTION',11,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_MATURITY',12,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','information_schema','PLUGINS','PLUGIN_AUTH_VERSION',13,NULL,'YES','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','USER',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','HOST',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','DB',4,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','COMMAND',5,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','TIME',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(7)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','STATE',7,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','INFO',8,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','TIME_MS',9,NULL,'NO','decimal',NULL,NULL,22,3,NULL,NULL,NULL,'decimal(22,3)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','STAGE',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','MAX_STAGE',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','PROGRESS',12,NULL,'NO','decimal',NULL,NULL,7,3,NULL,NULL,NULL,'decimal(7,3)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','MEMORY_USED',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(7)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','MAX_MEMORY_USED',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(7)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','EXAMINED_ROWS',15,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(7)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','QUERY_ID',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','INFO_BINARY',17,NULL,'YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','information_schema','PROCESSLIST','TID',18,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','QUERY_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','SEQ',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','STATE',3,NULL,'NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','DURATION',4,NULL,'NO','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','CPU_USER',5,NULL,'YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','CPU_SYSTEM',6,NULL,'YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','CONTEXT_VOLUNTARY',7,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','CONTEXT_INVOLUNTARY',8,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','BLOCK_OPS_IN',9,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','BLOCK_OPS_OUT',10,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','MESSAGES_SENT',11,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','MESSAGES_RECEIVED',12,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','PAGE_FAULTS_MAJOR',13,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','PAGE_FAULTS_MINOR',14,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','SWAPS',15,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','SOURCE_FUNCTION',16,NULL,'YES','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','SOURCE_FILE',17,NULL,'YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','information_schema','PROFILING','SOURCE_LINE',18,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','CONSTRAINT_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','CONSTRAINT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','CONSTRAINT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','UNIQUE_CONSTRAINT_CATALOG',4,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','UNIQUE_CONSTRAINT_SCHEMA',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','UNIQUE_CONSTRAINT_NAME',6,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','MATCH_OPTION',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','UPDATE_RULE',8,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','DELETE_RULE',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','TABLE_NAME',10,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','REFERENTIAL_CONSTRAINTS','REFERENCED_TABLE_NAME',11,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','SPECIFIC_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_CATALOG',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_SCHEMA',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_NAME',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_TYPE',5,NULL,'NO','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','DATA_TYPE',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','CHARACTER_MAXIMUM_LENGTH',7,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','CHARACTER_OCTET_LENGTH',8,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','NUMERIC_PRECISION',9,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','NUMERIC_SCALE',10,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(21)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','DATETIME_PRECISION',11,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','CHARACTER_SET_NAME',12,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','COLLATION_NAME',13,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','DTD_IDENTIFIER',14,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_BODY',15,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_DEFINITION',16,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','EXTERNAL_NAME',17,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','EXTERNAL_LANGUAGE',18,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','PARAMETER_STYLE',19,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','IS_DETERMINISTIC',20,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','SQL_DATA_ACCESS',21,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','SQL_PATH',22,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','SECURITY_TYPE',23,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','CREATED',24,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','LAST_ALTERED',25,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','SQL_MODE',26,NULL,'NO','varchar',8192,24576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8192)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','ROUTINE_COMMENT',27,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','DEFINER',28,NULL,'NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','CHARACTER_SET_CLIENT',29,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','COLLATION_CONNECTION',30,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','ROUTINES','DATABASE_COLLATION',31,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','CATALOG_NAME',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','SCHEMA_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','DEFAULT_CHARACTER_SET_NAME',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','DEFAULT_COLLATION_NAME',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','SQL_PATH',5,NULL,'YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','SCHEMATA','SCHEMA_COMMENT',6,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','SCHEMA_PRIVILEGES','GRANTEE',1,NULL,'NO','varchar',385,1155,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(385)','','','select','','NEVER',NULL),('def','information_schema','SCHEMA_PRIVILEGES','TABLE_CATALOG',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','SCHEMA_PRIVILEGES','TABLE_SCHEMA',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SCHEMA_PRIVILEGES','PRIVILEGE_TYPE',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SCHEMA_PRIVILEGES','IS_GRANTABLE',5,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','SESSION_STATUS','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SESSION_STATUS','VARIABLE_VALUE',2,NULL,'NO','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','information_schema','SESSION_VARIABLES','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SESSION_VARIABLES','VARIABLE_VALUE',2,NULL,'NO','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','NON_UNIQUE',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(1)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','INDEX_SCHEMA',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','INDEX_NAME',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','SEQ_IN_INDEX',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2) unsigned','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','COLUMN_NAME',8,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','COLLATION',9,NULL,'YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','CARDINALITY',10,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','SUB_PART',11,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(3)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','PACKED',12,NULL,'YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','NULLABLE',13,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','INDEX_TYPE',14,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','COMMENT',15,NULL,'YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','INDEX_COMMENT',16,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','STATISTICS','IGNORED',17,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','SQL_FUNCTIONS','FUNCTION',1,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','SESSION_VALUE',2,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','GLOBAL_VALUE',3,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','GLOBAL_VALUE_ORIGIN',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','DEFAULT_VALUE',5,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','VARIABLE_SCOPE',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','VARIABLE_TYPE',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','VARIABLE_COMMENT',8,NULL,'NO','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','NUMERIC_MIN_VALUE',9,NULL,'YES','varchar',21,63,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(21)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','NUMERIC_MAX_VALUE',10,NULL,'YES','varchar',21,63,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(21)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','NUMERIC_BLOCK_SIZE',11,NULL,'YES','varchar',21,63,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(21)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','ENUM_VALUE_LIST',12,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','READ_ONLY',13,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','COMMAND_LINE_ARGUMENT',14,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','SYSTEM_VARIABLES','GLOBAL_VALUE_PATH',15,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_TYPE',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLES','ENGINE',5,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLES','VERSION',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','ROW_FORMAT',7,NULL,'YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_ROWS',8,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','AVG_ROW_LENGTH',9,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','DATA_LENGTH',10,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','MAX_DATA_LENGTH',11,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','INDEX_LENGTH',12,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','DATA_FREE',13,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','AUTO_INCREMENT',14,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','CREATE_TIME',15,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','TABLES','UPDATE_TIME',16,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','TABLES','CHECK_TIME',17,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_COLLATION',18,NULL,'YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','TABLES','CHECKSUM',19,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','CREATE_OPTIONS',20,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','TABLES','TABLE_COMMENT',21,NULL,'NO','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','TABLES','MAX_INDEX_LENGTH',22,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLES','TEMPORARY',23,NULL,'YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','TABLESPACE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','ENGINE',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','TABLESPACE_TYPE',3,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','LOGFILE_GROUP_NAME',4,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','EXTENT_SIZE',5,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','AUTOEXTEND_SIZE',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','MAXIMUM_SIZE',7,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','NODEGROUP_ID',8,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','TABLESPACES','TABLESPACE_COMMENT',9,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','CONSTRAINT_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','CONSTRAINT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','CONSTRAINT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','TABLE_SCHEMA',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','TABLE_NAME',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_CONSTRAINTS','CONSTRAINT_TYPE',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','GRANTEE',1,NULL,'NO','varchar',385,1155,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(385)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','TABLE_CATALOG',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','TABLE_SCHEMA',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','TABLE_NAME',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','PRIVILEGE_TYPE',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TABLE_PRIVILEGES','IS_GRANTABLE',6,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','TRIGGER_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','TRIGGER_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','TRIGGER_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','EVENT_MANIPULATION',4,NULL,'NO','varchar',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','EVENT_OBJECT_CATALOG',5,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','EVENT_OBJECT_SCHEMA',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','EVENT_OBJECT_TABLE',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_ORDER',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(4)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_CONDITION',9,NULL,'YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_STATEMENT',10,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_ORIENTATION',11,NULL,'NO','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_TIMING',12,NULL,'NO','varchar',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_REFERENCE_OLD_TABLE',13,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_REFERENCE_NEW_TABLE',14,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_REFERENCE_OLD_ROW',15,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','ACTION_REFERENCE_NEW_ROW',16,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','CREATED',17,NULL,'YES','datetime',NULL,NULL,NULL,NULL,2,NULL,NULL,'datetime(2)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','SQL_MODE',18,NULL,'NO','varchar',8192,24576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8192)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','DEFINER',19,NULL,'NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','CHARACTER_SET_CLIENT',20,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','COLLATION_CONNECTION',21,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','TRIGGERS','DATABASE_COLLATION',22,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','USER_PRIVILEGES','GRANTEE',1,NULL,'NO','varchar',385,1155,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(385)','','','select','','NEVER',NULL),('def','information_schema','USER_PRIVILEGES','TABLE_CATALOG',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','USER_PRIVILEGES','PRIVILEGE_TYPE',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','USER_PRIVILEGES','IS_GRANTABLE',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','VIEW_DEFINITION',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','information_schema','VIEWS','CHECK_OPTION',5,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','IS_UPDATABLE',6,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','DEFINER',7,NULL,'NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','SECURITY_TYPE',8,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','CHARACTER_SET_CLIENT',9,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','COLLATION_CONNECTION',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','VIEWS','ALGORITHM',11,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','CLIENT',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','TOTAL_CONNECTIONS',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','CONCURRENT_CONNECTIONS',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','CONNECTED_TIME',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','BUSY_TIME',5,NULL,'NO','double',NULL,NULL,21,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','CPU_TIME',6,NULL,'NO','double',NULL,NULL,21,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','BYTES_RECEIVED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','BYTES_SENT',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','BINLOG_BYTES_WRITTEN',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROWS_READ',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROWS_SENT',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROWS_DELETED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROWS_INSERTED',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROWS_UPDATED',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','SELECT_COMMANDS',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','UPDATE_COMMANDS',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','OTHER_COMMANDS',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','COMMIT_TRANSACTIONS',18,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ROLLBACK_TRANSACTIONS',19,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','DENIED_CONNECTIONS',20,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','LOST_CONNECTIONS',21,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','ACCESS_DENIED',22,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','EMPTY_QUERIES',23,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','TOTAL_SSL_CONNECTIONS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','CLIENT_STATISTICS','MAX_STATEMENT_TIME_EXCEEDED',25,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INDEX_STATISTICS','TABLE_SCHEMA',1,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','INDEX_STATISTICS','TABLE_NAME',2,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','INDEX_STATISTICS','INDEX_NAME',3,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','INDEX_STATISTICS','ROWS_READ',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_CONFIG','KEY',1,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_CONFIG','VALUE',2,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','F_TABLE_CATALOG',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','F_TABLE_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','F_TABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','F_GEOMETRY_COLUMN',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','G_TABLE_CATALOG',5,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','G_TABLE_SCHEMA',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','G_TABLE_NAME',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','G_GEOMETRY_COLUMN',8,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','STORAGE_TYPE',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','GEOMETRY_TYPE',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(7)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','COORD_DIMENSION',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','MAX_PPR',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','information_schema','GEOMETRY_COLUMNS','SRID',13,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','TABLE_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','STATS_INITIALIZED',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','NUM_ROWS',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','CLUST_INDEX_SIZE',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','OTHER_INDEX_SIZE',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','MODIFIED_COUNTER',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','AUTOINC',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESTATS','REF_COUNT',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','SPATIAL_REF_SYS','SRID',1,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5)','','','select','','NEVER',NULL),('def','information_schema','SPATIAL_REF_SYS','AUTH_NAME',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','SPATIAL_REF_SYS','AUTH_SRID',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','information_schema','SPATIAL_REF_SYS','SRTEXT',4,NULL,'NO','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','USER',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','TOTAL_CONNECTIONS',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','CONCURRENT_CONNECTIONS',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','CONNECTED_TIME',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','BUSY_TIME',5,NULL,'NO','double',NULL,NULL,21,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','CPU_TIME',6,NULL,'NO','double',NULL,NULL,21,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','BYTES_RECEIVED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','BYTES_SENT',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','BINLOG_BYTES_WRITTEN',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROWS_READ',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROWS_SENT',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROWS_DELETED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROWS_INSERTED',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROWS_UPDATED',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','SELECT_COMMANDS',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','UPDATE_COMMANDS',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','OTHER_COMMANDS',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','COMMIT_TRANSACTIONS',18,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ROLLBACK_TRANSACTIONS',19,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','DENIED_CONNECTIONS',20,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','LOST_CONNECTIONS',21,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','ACCESS_DENIED',22,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','EMPTY_QUERIES',23,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','TOTAL_SSL_CONNECTIONS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','USER_STATISTICS','MAX_STATEMENT_TIME_EXCEEDED',25,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_state',2,NULL,'NO','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_started',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_requested_lock_id',4,NULL,'YES','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_wait_started',5,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_weight',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_mysql_thread_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_query',8,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_operation_state',9,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_tables_in_use',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_tables_locked',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_lock_structs',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_lock_memory_bytes',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_rows_locked',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_rows_modified',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_concurrency_tickets',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_isolation_level',17,NULL,'NO','enum',5,16,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'READ UNCOMMITTED\',\'READ COMMITTED\',\'REPEATABLE READ\',\'SERIALIZABLE\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_unique_checks',18,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_foreign_key_checks',19,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_last_foreign_key_error',20,NULL,'YES','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_is_read_only',21,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TRX','trx_autocommit_non_locking',22,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','database_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','compress_ops',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','compress_ops_ok',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','compress_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','uncompress_ops',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX','uncompress_time',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','NAME',1,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','SUBSYSTEM',2,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','COUNT',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','MAX_COUNT',4,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','MIN_COUNT',5,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','AVG_COUNT',6,NULL,'YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','COUNT_RESET',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','MAX_COUNT_RESET',8,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','MIN_COUNT_RESET',9,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','AVG_COUNT_RESET',10,NULL,'YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','TIME_ENABLED',11,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','TIME_DISABLED',12,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','TIME_ELAPSED',13,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','TIME_RESET',14,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','ENABLED',15,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','TYPE',16,NULL,'NO','enum',4,14,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'value\',\'status_counter\',\'set_owner\',\'set_member\',\'counter\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_METRICS','COMMENT',17,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_DELETED','DOC_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','page_size',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','compress_ops',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','compress_ops_ok',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','compress_time',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','uncompress_ops',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP','uncompress_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_WAITS','REASON',1,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_WAITS','COUNT',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','page_size',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','compress_ops',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','compress_ops_ok',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','compress_time',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','uncompress_ops',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_RESET','uncompress_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_QUEUES','GROUP_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_QUEUES','POSITION',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_QUEUES','PRIORITY',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_QUEUES','CONNECTION_ID',4,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(19) unsigned','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_QUEUES','QUEUEING_TIME_MICROSECONDS',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','TABLE_STATISTICS','TABLE_SCHEMA',1,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','TABLE_STATISTICS','TABLE_NAME',2,NULL,'NO','varchar',192,576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(192)','','','select','','NEVER',NULL),('def','information_schema','TABLE_STATISTICS','ROWS_READ',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','TABLE_STATISTICS','ROWS_CHANGED',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','TABLE_STATISTICS','ROWS_CHANGED_X_INDEXES',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FIELDS','INDEX_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FIELDS','NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FIELDS','POS',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','POOL_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','LRU_POSITION',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','SPACE',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','PAGE_NUMBER',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','PAGE_TYPE',5,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','FLUSH_TYPE',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','FIX_COUNT',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','IS_HASHED',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','NEWEST_MODIFICATION',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','OLDEST_MODIFICATION',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','ACCESS_TIME',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','TABLE_NAME',12,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','INDEX_NAME',13,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','NUMBER_RECORDS',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','DATA_SIZE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','COMPRESSED_SIZE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','COMPRESSED',17,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','IO_FIX',18,NULL,'NO','enum',2,8,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'IO_NONE\',\'IO_READ\',\'IO_WRITE\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','IS_OLD',19,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE_LRU','FREE_PAGE_CLOCK',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_id',1,NULL,'NO','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_trx_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_mode',3,NULL,'NO','enum',2,8,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'S\',\'S,GAP\',\'X\',\'X,GAP\',\'IS\',\'IS,GAP\',\'IX\',\'IX,GAP\',\'AUTO_INC\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_type',4,NULL,'NO','enum',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'RECORD\',\'TABLE\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_table',5,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_index',6,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_space',7,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_page',8,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_rec',9,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCKS','lock_data',10,NULL,'YES','varchar',8192,24576,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8192)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','WORD',1,NULL,'NO','varchar',337,1011,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(337)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','FIRST_DOC_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','LAST_DOC_ID',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','DOC_COUNT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','DOC_ID',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_TABLE','POSITION',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','page_size',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','buffer_pool_instance',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','pages_used',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','pages_free',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','relocation_ops',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM','relocation_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','GROUP_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','CONNECTIONS',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','THREADS',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','ACTIVE_THREADS',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','STANDBY_THREADS',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','QUEUE_LENGTH',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','HAS_LISTENER',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_GROUPS','IS_STALLED',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','database_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','compress_ops',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','compress_ops_ok',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','compress_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','uncompress_ops',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMP_PER_INDEX_RESET','uncompress_time',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN_COLS','ID',1,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN_COLS','FOR_COL_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN_COLS','REF_COL_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN_COLS','POS',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','WORD',1,NULL,'NO','varchar',337,1011,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(337)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','FIRST_DOC_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','LAST_DOC_ID',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','DOC_COUNT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','DOC_ID',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_INDEX_CACHE','POSITION',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','POOL_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','POOL_SIZE',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','FREE_BUFFERS',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','DATABASE_PAGES',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','OLD_DATABASE_PAGES',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','MODIFIED_DATABASE_PAGES',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PENDING_DECOMPRESS',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PENDING_READS',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PENDING_FLUSH_LRU',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PENDING_FLUSH_LIST',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_MADE_YOUNG',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_NOT_MADE_YOUNG',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_MADE_YOUNG_RATE',13,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_MADE_NOT_YOUNG_RATE',14,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_PAGES_READ',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_PAGES_CREATED',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_PAGES_WRITTEN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_READ_RATE',18,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_CREATE_RATE',19,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','PAGES_WRITTEN_RATE',20,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_PAGES_GET',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','HIT_RATE',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','YOUNG_MAKE_PER_THOUSAND_GETS',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NOT_YOUNG_MAKE_PER_THOUSAND_GETS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_PAGES_READ_AHEAD',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','NUMBER_READ_AHEAD_EVICTED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','READ_AHEAD_RATE',27,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','READ_AHEAD_EVICTED_RATE',28,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','LRU_IO_TOTAL',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','LRU_IO_CURRENT',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','UNCOMPRESS_TOTAL',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_POOL_STATS','UNCOMPRESS_CURRENT',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_BEING_DELETED','DOC_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN','ID',1,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN','FOR_NAME',2,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN','REF_NAME',3,NULL,'NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN','N_COLS',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_FOREIGN','TYPE',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','page_size',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','buffer_pool_instance',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','pages_used',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','pages_free',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','relocation_ops',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','information_schema','INNODB_CMPMEM_RESET','relocation_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_FT_DEFAULT_STOPWORD','value',1,NULL,'NO','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','TABLE_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','NAME',2,NULL,'NO','varchar',655,1965,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(655)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','FLAG',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','N_COLS',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','SPACE',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','ROW_FORMAT',6,NULL,'YES','enum',3,10,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'Redundant\',\'Compact\',\'Compressed\',\'Dynamic\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','ZIP_PAGE_SIZE',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLES','SPACE_TYPE',8,NULL,'YES','enum',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'Single\',\'System\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','TABLE_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','POS',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','MTYPE',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','PRTYPE',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_COLUMNS','LEN',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','SPACE',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','NAME',2,NULL,'NO','varchar',655,1965,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(655)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','FLAG',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','ROW_FORMAT',4,NULL,'YES','varchar',22,66,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(22)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','PAGE_SIZE',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','FILENAME',6,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','FS_BLOCK_SIZE',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','FILE_SIZE',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_TABLESPACES','ALLOCATED_SIZE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','INDEX_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','TABLE_ID',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','TYPE',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','N_FIELDS',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','PAGE_NO',6,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','SPACE',7,NULL,'YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_INDEXES','MERGE_THRESHOLD',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','POOL_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','BLOCK_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','SPACE',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','PAGE_NUMBER',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','PAGE_TYPE',5,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','FLUSH_TYPE',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','FIX_COUNT',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','IS_HASHED',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','NEWEST_MODIFICATION',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','OLDEST_MODIFICATION',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','ACCESS_TIME',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','TABLE_NAME',12,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','INDEX_NAME',13,NULL,'YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','NUMBER_RECORDS',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','DATA_SIZE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','COMPRESSED_SIZE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','PAGE_STATE',17,NULL,'NO','enum',3,11,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'NOT_USED\',\'MEMORY\',\'REMOVE_HASH\',\'FILE_PAGE\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','IO_FIX',18,NULL,'NO','enum',2,8,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'IO_NONE\',\'IO_READ\',\'IO_WRITE\')','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','IS_OLD',19,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_BUFFER_PAGE','FREE_PAGE_CLOCK',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_VIRTUAL','TABLE_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_VIRTUAL','POS',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_SYS_VIRTUAL','BASE_POS',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','user_variables','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','user_variables','VARIABLE_VALUE',2,NULL,'YES','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(2048)','','','select','','NEVER',NULL),('def','information_schema','user_variables','VARIABLE_TYPE',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','information_schema','user_variables','CHARACTER_SET_NAME',4,NULL,'YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','SPACE',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','NAME',2,NULL,'YES','varchar',655,1965,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(655)','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','ENCRYPTION_SCHEME',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','KEYSERVER_REQUESTS',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','MIN_KEY_VERSION',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','CURRENT_KEY_VERSION',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','KEY_ROTATION_PAGE_NUMBER',7,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','KEY_ROTATION_MAX_PAGE_NUMBER',8,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','CURRENT_KEY_ID',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_TABLESPACES_ENCRYPTION','ROTATING_OR_FLUSHING',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCK_WAITS','requesting_trx_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCK_WAITS','requested_lock_id',2,NULL,'NO','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCK_WAITS','blocking_trx_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','information_schema','INNODB_LOCK_WAITS','blocking_lock_id',4,NULL,'NO','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','GROUP_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','THREAD_CREATIONS',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','THREAD_CREATIONS_DUE_TO_STALL',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','WAKES',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','WAKES_DUE_TO_STALL',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','THROTTLES',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','STALLS',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','POLLS_BY_LISTENER',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','POLLS_BY_WORKER',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','DEQUEUES_BY_LISTENER',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','information_schema','THREAD_POOL_STATS','DEQUEUES_BY_WORKER',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','hdwimch','areas','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','areas','user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','hdwimch','areas','latitude',3,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','hdwimch','areas','longitude',4,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','hdwimch','areas','name',5,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(255)','','','select','','NEVER',NULL),('def','hdwimch','areas','isallowed',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','hdwimch','childlocation','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','childlocation','child',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','hdwimch','childlocation','latitude',3,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','hdwimch','childlocation','longitude',4,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','hdwimch','childlocation','iscurrent',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','hdwimch','children','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','children','user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','hdwimch','children','name',3,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(255)','','','select','','NEVER',NULL),('def','hdwimch','locations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','locations','id_child',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','hdwimch','locations','lat',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','text','','','select','','NEVER',NULL),('def','hdwimch','locations','lng',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','text','','','select','','NEVER',NULL),('def','hdwimch','polygons','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','polygons','polygon',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','text','','','select','','NEVER',NULL),('def','hdwimch','polygons','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','text','','','select','','NEVER',NULL),('def','hdwimch','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','hdwimch','users','username',2,NULL,'NO','char',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(50)','','','select','','NEVER',NULL),('def','hdwimch','users','password',3,NULL,'NO','char',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(50)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_dp_available_categories','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_dp_available_categories','term_id',2,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_dp_available_categories','name',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_dp_available_categories','pt',4,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_dp_available_categories','tax',5,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','name',2,NULL,'NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','hash',3,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','status',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','created',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','owner',6,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(60)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_duplicator_packages','package',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_clients','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_clients','test_id',2,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_clients','subject_id',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_clients','client_id',4,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','test_id',2,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','subject_id',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','record_date',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','event',5,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_et_divi_ab_testing_stats','client_id',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(25)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','muzikoterapie','eacm_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','status',2,'NULL','YES','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','opration',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','username',4,NULL,'NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','unique_id',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','opration_type',6,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','options',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','process_log',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','process_lock',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','create_date',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','eacm_wpie_template','last_update_date',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','muzikoterapie','onl_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_responsive_menu','name',1,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','PRI','','select','','NEVER',NULL),('def','muzikoterapie','onl_responsive_menu','value',2,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','onl_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','onl_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','muzikoterapie','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','muzikoterapie','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','muzikoterapie','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','stats','matomo_access','idaccess',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_access','login',2,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','stats','matomo_access','idsite',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_access','access',4,'NULL','YES','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_01','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_05','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_06','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_07','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_08','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_09','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_10','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_11','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2019_12','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_01','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_02','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_03','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_04','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_05','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_06','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_07','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_08','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_09','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_10','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_11','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2020_12','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_01','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_02','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_03','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_04','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_05','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_06','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_07','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_08','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_09','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_10','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_11','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2021_12','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_01','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_02','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_03','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_04','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_05','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_06','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_07','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_08','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_09','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_10','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_11','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2022_12','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_01','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_02','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_03','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_04','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_05','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_06','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_07','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_blob_2023_08','value',8,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','idinvalidation',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','idarchive',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','idsite',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','date1',5,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','date2',6,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','period',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','ts_invalidated',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','status',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','report',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_archive_invalidations','ts_started',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_01','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_05','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_06','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_07','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_08','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_09','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_10','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_11','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2019_12','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_01','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_02','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_03','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_04','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_05','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_06','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_07','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_08','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_09','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_10','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_11','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2020_12','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_01','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_02','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_03','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_04','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_05','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_06','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_07','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_08','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_09','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_10','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_11','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2021_12','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_01','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_02','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','name',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_03','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_04','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_05','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_06','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_07','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_08','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_09','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_10','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_11','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2022_12','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_01','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_02','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_03','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_04','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_05','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_06','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_07','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','idarchive',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','name',2,NULL,'NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','idsite',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','date1',4,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','date2',5,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','period',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','ts_archived',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_archive_numeric_2023_08','value',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_brute_force_log','id_brute_force_log',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_brute_force_log','ip_address',2,'NULL','YES','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','stats','matomo_brute_force_log','attempted_at',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_brute_force_log','login',4,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_changes','idchange',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_changes','created_time',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_changes','plugin_name',3,NULL,'NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','stats','matomo_changes','version',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','stats','matomo_changes','title',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_changes','description',6,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_changes','link_name',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_changes','link',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','idcustomdimension',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','idsite',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','name',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','index',4,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','scope',5,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','extractions',7,'\'\'','NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_custom_dimensions','case_sensitive',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_goal','idsite',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stats','matomo_goal','idgoal',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stats','matomo_goal','name',3,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','stats','matomo_goal','description',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_goal','match_attribute',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','stats','matomo_goal','pattern',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_goal','pattern_type',7,NULL,'NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(25)','','','select','','NEVER',NULL),('def','stats','matomo_goal','case_sensitive',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_goal','allow_multiple',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_goal','revenue',10,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_goal','deleted',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_goal','event_value_as_revenue',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_locks','key',1,NULL,'NO','varchar',70,280,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(70)','PRI','','select','','NEVER',NULL),('def','stats','matomo_locks','value',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_locks','expiry_time',3,'9999999999','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_action','idaction',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_log_action','name',2,'NULL','YES','varchar',4096,16384,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','stats','matomo_log_action','hash',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_action','type',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_action','url_prefix',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idvisit',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idsite',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idvisitor',3,NULL,'NO','binary',8,8,NULL,NULL,NULL,NULL,NULL,'binary(8)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','server_time',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idaction_url',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idlink_va',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idgoal',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','buster',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','idorder',9,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','items',10,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','url',11,'NULL','YES','varchar',4096,16384,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','visitor_returning',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','visitor_count_visits',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','referer_keyword',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','referer_name',15,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','referer_type',16,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','config_device_brand',17,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','config_device_model',18,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','config_device_type',19,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','location_city',20,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','location_country',21,'NULL','YES','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','location_latitude',22,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','location_longitude',23,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','location_region',24,'NULL','YES','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','revenue',25,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','revenue_discount',26,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','revenue_shipping',27,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','revenue_subtotal',28,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','revenue_tax',29,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_k1',30,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_v1',31,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_k2',32,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_v2',33,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_k3',34,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_v3',35,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_k4',36,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_v4',37,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_k5',38,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_var_v5',39,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_dimension_1',40,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_dimension_2',41,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_dimension_3',42,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_dimension_4',43,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','custom_dimension_5',44,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','visitor_seconds_since_first',45,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','visitor_seconds_since_order',46,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','config_browser_name',47,'NULL','YES','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion','config_client_type',48,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idsite',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idvisitor',2,NULL,'NO','binary',8,8,NULL,NULL,NULL,NULL,NULL,'binary(8)','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','server_time',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idvisit',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idorder',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_sku',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_name',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_category',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_category2',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_category3',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_category4',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','idaction_category5',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','price',13,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','quantity',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_conversion_item','deleted',15,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idlink_va',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idsite',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idvisitor',3,NULL,'NO','binary',8,8,NULL,NULL,NULL,NULL,NULL,'binary(8)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idvisit',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_url_ref',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_name_ref',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_float',7,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','server_time',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idpageview',9,'NULL','YES','char',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(6)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','pageview_position',10,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_name',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_url',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_spent_ref_action',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_event_action',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_event_category',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_content_interaction',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_content_name',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_content_piece',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_content_target',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_k1',20,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_v1',21,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_k2',22,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_v2',23,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_k3',24,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_v3',25,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_k4',26,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_v4',27,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_k5',28,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_var_v5',29,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_spent',30,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_dimension_1',31,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_dimension_2',32,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_dimension_3',33,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_dimension_4',34,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','custom_dimension_5',35,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','search_cat',36,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','search_count',37,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_dom_completion',38,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_dom_processing',39,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_network',40,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_on_load',41,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_server',42,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','time_transfer',43,'NULL','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_cat',44,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_cat2',45,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_cat3',46,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_cat4',47,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_cat5',48,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_name',49,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','product_price',50,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','stats','matomo_log_link_visit_action','idaction_product_sku',51,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_profiling','query',1,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','UNI','','select','','NEVER',NULL),('def','stats','matomo_log_profiling','count',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_profiling','sum_time_ms',3,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','stats','matomo_log_profiling','idprofiling',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_log_visit','idvisit',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_log_visit','idsite',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_log_visit','idvisitor',3,NULL,'NO','binary',8,8,NULL,NULL,NULL,NULL,NULL,'binary(8)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_last_action_time',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_id',5,NULL,'NO','binary',8,8,NULL,NULL,NULL,NULL,NULL,'binary(8)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_ip',6,NULL,'NO','varbinary',16,16,NULL,NULL,NULL,NULL,NULL,'varbinary(16)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','user_id',7,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_first_action_time',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_goal_buyer',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_goal_converted',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_returning',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_count_visits',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_entry_idaction_name',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_entry_idaction_url',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_exit_idaction_name',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_exit_idaction_url',16,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_total_actions',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_total_interactions',18,'0','YES','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_total_searches',19,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','referer_keyword',20,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','referer_name',21,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','referer_type',22,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','referer_url',23,'NULL','YES','varchar',1500,6000,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(1500)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_browser_lang',24,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_browser_engine',25,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_browser_name',26,'NULL','YES','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_browser_version',27,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_device_brand',28,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_device_model',29,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_device_type',30,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_os',31,'NULL','YES','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_os_version',32,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_total_events',33,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_localtime',34,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_resolution',35,'NULL','YES','varchar',18,72,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_cookie',36,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_flash',37,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_java',38,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_pdf',39,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_quicktime',40,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_realplayer',41,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_silverlight',42,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_windowsmedia',43,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visit_total_time',44,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_city',45,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_country',46,'NULL','YES','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_latitude',47,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_longitude',48,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_region',49,'NULL','YES','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_k1',50,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_v1',51,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_k2',52,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_v2',53,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_k3',54,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_v3',55,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_k4',56,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_v4',57,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_k5',58,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_var_v5',59,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','last_idlink_va',60,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_dimension_1',61,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_dimension_2',62,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_dimension_3',63,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_dimension_4',64,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','custom_dimension_5',65,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_seconds_since_first',66,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_seconds_since_order',67,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','visitor_seconds_since_last',68,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','profilable',69,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','config_client_type',70,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_log_visit','location_provider',71,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','stats','matomo_logger_message','idlogger_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_logger_message','tag',2,'NULL','YES','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','stats','matomo_logger_message','timestamp',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_logger_message','level',4,'NULL','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','stats','matomo_logger_message','message',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_option','option_name',1,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','PRI','','select','','NEVER',NULL),('def','stats','matomo_option','option_value',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_option','autoload',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','MUL','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','plugin_name',1,NULL,'NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','setting_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','setting_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','json_encoded',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','user_login',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_plugin_setting','idplugin_setting',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','idlogdata_anonymization',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','idsites',2,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','date_start',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','date_end',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','anonymize_ip',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','anonymize_location',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','anonymize_userid',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','unset_visit_columns',8,'\'\'','NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','unset_link_visit_action_columns',9,'\'\'','NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','output',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','scheduled_date',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','job_start_date',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','job_finish_date',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_privacy_logdata_anonymizations','requester',14,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_report','idreport',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_report','idsite',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_report','login',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_report','description',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_report','idsegment',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_report','period',6,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_report','hour',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_report','type',8,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_report','format',9,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_report','reports',10,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_report','parameters',11,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_report','ts_created',12,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_report','ts_last_sent',13,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_report','deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_report','evolution_graph_within_period',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_report','evolution_graph_period_n',16,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_report','period_param',17,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_report_subscriptions','idreport',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stats','matomo_report_subscriptions','token',2,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','UNI','','select','','NEVER',NULL),('def','stats','matomo_report_subscriptions','email',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','stats','matomo_report_subscriptions','ts_subscribed',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_report_subscriptions','ts_unsubscribed',5,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_segment','idsegment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_segment','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_segment','definition',3,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_segment','hash',4,'NULL','YES','char',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(32)','','','select','','NEVER',NULL),('def','stats','matomo_segment','login',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_segment','enable_all_users',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_segment','enable_only_idsite',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_segment','auto_archive',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_segment','ts_created',9,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_segment','ts_last_edit',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_segment','deleted',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_sequence','name',1,NULL,'NO','varchar',120,480,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(120)','PRI','','select','','NEVER',NULL),('def','stats','matomo_sequence','value',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_session','id',1,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','PRI','','select','','NEVER',NULL),('def','stats','matomo_session','modified',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_session','lifetime',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stats','matomo_session','data',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_site','idsite',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_site','name',2,NULL,'NO','varchar',90,360,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(90)','','','select','','NEVER',NULL),('def','stats','matomo_site','main_url',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_site','ts_created',4,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_site','ecommerce',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_site','sitesearch',6,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_site','sitesearch_keyword_parameters',7,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_site','sitesearch_category_parameters',8,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_site','timezone',9,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','stats','matomo_site','currency',10,NULL,'NO','char',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','char(3)','','','select','','NEVER',NULL),('def','stats','matomo_site','exclude_unknown_urls',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_site','excluded_ips',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_site','excluded_parameters',13,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_site','excluded_user_agents',14,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_site','excluded_referrers',15,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','stats','matomo_site','group',16,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','stats','matomo_site','type',17,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_site','keep_url_fragment',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','stats','matomo_site','creator_login',19,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_site_setting','idsite',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','stats','matomo_site_setting','plugin_name',2,NULL,'NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','','','select','','NEVER',NULL),('def','stats','matomo_site_setting','setting_name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_site_setting','setting_value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_site_setting','json_encoded',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_site_setting','idsite_setting',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_site_url','idsite',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_site_url','url',2,'\'\'','NO','varchar',190,760,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(190)','PRI','','select','','NEVER',NULL),('def','stats','matomo_tracking_failure','idsite',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_tracking_failure','idfailure',2,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','PRI','','select','','NEVER',NULL),('def','stats','matomo_tracking_failure','date_first_occurred',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_tracking_failure','request_url',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','stats','matomo_twofactor_recovery_code','idrecoverycode',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_twofactor_recovery_code','login',2,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_twofactor_recovery_code','recovery_code',3,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','stats','matomo_user','login',1,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','stats','matomo_user','password',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','stats','matomo_user','email',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','UNI','','select','','NEVER',NULL),('def','stats','matomo_user','twofactor_secret',4,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','stats','matomo_user','superuser_access',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_user','date_registered',6,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user','ts_password_modified',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user','idchange_last_viewed',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','stats','matomo_user','invite_token',9,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','','','select','','NEVER',NULL),('def','stats','matomo_user','invited_by',10,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_user','invite_expired_at',11,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user','invite_accept_at',12,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user','invite_link_token',13,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','','','select','','NEVER',NULL),('def','stats','matomo_user_dashboard','login',1,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','stats','matomo_user_dashboard','iddashboard',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stats','matomo_user_dashboard','name',3,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_user_dashboard','layout',4,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','stats','matomo_user_language','login',1,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','stats','matomo_user_language','language',2,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','stats','matomo_user_language','use_12_hour_clock',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','idusertokenauth',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','login',2,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','description',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','password',4,NULL,'NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','system_token',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','hash_algo',6,NULL,'NO','varchar',30,120,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','last_used',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','date_created',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stats','matomo_user_token_auth','date_expired',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','dmarc','domains','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','dmarc','domains','fqdn',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','dmarc','domains','active',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','dmarc','domains','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','domains','created_time',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','dmarc','domains','updated_time',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','dmarc','reportlog','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','dmarc','reportlog','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','dmarc','reportlog','domain',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reportlog','external_id',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reportlog','event_time',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','dmarc','reportlog','filename',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reportlog','source',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','dmarc','reportlog','success',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','dmarc','reportlog','message',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','reports','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','dmarc','reports','domain_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','MUL','','select','','NEVER',NULL),('def','dmarc','reports','begin_time',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','dmarc','reports','end_time',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','dmarc','reports','loaded_time',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','dmarc','reports','org',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','dmarc','reports','external_id',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reports','email',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reports','extra_contact_info',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','reports','error_string',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','reports','policy_adkim',11,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_aspf',12,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_p',13,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_sp',14,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_np',15,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_pct',16,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','policy_fo',17,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','dmarc','reports','seen',18,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','dmarc','rptrecords','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','dmarc','rptrecords','report_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','dmarc','rptrecords','ip',3,NULL,'NO','varbinary',16,16,NULL,NULL,NULL,NULL,NULL,'varbinary(16)','MUL','','select','','NEVER',NULL),('def','dmarc','rptrecords','rcount',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','dmarc','rptrecords','disposition',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','dmarc','rptrecords','reason',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','rptrecords','dkim_auth',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','rptrecords','spf_auth',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','dmarc','rptrecords','dkim_align',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','dmarc','rptrecords','spf_align',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','dmarc','rptrecords','envelope_to',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','rptrecords','envelope_from',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','rptrecords','header_from',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','system','key',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','PRI','','select','','NEVER',NULL),('def','dmarc','system','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','dmarc','system','value',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','userdomains','domain_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','dmarc','userdomains','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','dmarc','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','dmarc','users','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','UNI','','select','','NEVER',NULL),('def','dmarc','users','level',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','dmarc','users','enabled',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','dmarc','users','password',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','dmarc','users','email',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','dmarc','users','key',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','dmarc','users','session',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','dmarc','users','created_time',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','dmarc','users','updated_time',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','id_tab',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','view',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','add',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','edit',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_access','delete',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_accessory','id_product_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_accessory','id_product_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_address',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_customer',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_manufacturer',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_supplier',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','id_warehouse',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','alias',8,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','company',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','lastname',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','address1',12,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','address2',13,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','postcode',14,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','city',15,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','other',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','phone',17,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','phone_mobile',18,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','vat_number',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','dni',20,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','date_upd',22,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','active',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address','deleted',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address_format','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_address_format','format',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','id_ps_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','ids_tab',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','validated',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','hide',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','location',7,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'after\',\'before\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','selector',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','start_day',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','stop_day',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice','weight',11,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice_lang','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_advice_lang','html',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_alias','id_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_alias','alias',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_alias','search',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_alias','active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment','file',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment','file_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment','file_size',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment','mime',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment_lang','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment_lang','name',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attachment_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute','id_attribute_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group','is_color_group',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group','group_type',3,'\'select\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'select\',\'radio\',\'color\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_lang','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_lang','public_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_shop','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_impact','id_attribute_impact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_impact','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_impact','id_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_impact','weight',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_impact','price',5,NULL,'NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_lang','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_shop','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_attribute_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','id_ps_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','type',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','id_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','group_position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','scoring',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','awb',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge','validated',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge_lang','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge_lang','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_badge_lang','group_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','id_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','id_tax_rules_group',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','url',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','shipping_handling',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','range_behavior',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','is_module',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','is_free',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','shipping_external',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','need_range',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','external_module_name',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','shipping_method',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','position',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','max_width',17,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','max_height',18,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','max_depth',19,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','max_weight',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier','grade',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_group','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_lang','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_lang','delay',4,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_tax_rules_group_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_tax_rules_group_shop','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_tax_rules_group_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_zone','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_carrier_zone','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','delivery_option',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_address_delivery',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_address_invoice',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','id_guest',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','secure_key',12,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','recyclable',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','gift',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','gift_message',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','allow_seperated_package',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','date_add',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart','date_upd',19,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_cart_rule','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_cart_rule','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','id_product_attribute',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_product','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','id_customer',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','date_from',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','date_to',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','quantity_per_user',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','priority',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','partial_use',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','code',10,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','minimum_amount',11,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','minimum_amount_tax',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','minimum_amount_currency',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','minimum_amount_shipping',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','country_restriction',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','carrier_restriction',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','group_restriction',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','cart_rule_restriction',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','product_restriction',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','shop_restriction',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','free_shipping',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','reduction_percent',22,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','reduction_amount',23,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','reduction_tax',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','reduction_currency',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','reduction_product',26,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','gift_product',27,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','gift_product_attribute',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','highlight',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','active',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','date_add',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule','date_upd',32,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_carrier','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_carrier','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_combination','id_cart_rule_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_country','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_country','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_group','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_lang','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_lang','name',3,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule','id_product_rule_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'products\',\'categories\',\'attributes\',\'manufacturers\',\'suppliers\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule_group','id_product_rule_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule_group','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule_group','quantity',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule_value','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_product_rule_value','id_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_shop','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cart_rule_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','id_shop_default',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','level_depth',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','nleft',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','nright',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','position',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category','is_root_category',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_group','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_product','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_product','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_shop','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_category_shop','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms','indexation',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block','location',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block','display_store',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_lang','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_lang','name',3,'\'\'','NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_page','id_cms_block_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_page','id_cms_block',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_page','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_page','is_category',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_shop','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_block_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','level_depth',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category','position',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_shop','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','meta_title',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','meta_description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','content',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_lang','link_rewrite',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role_lang','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_role_lang','name',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_shop','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cms_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare_product','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare_product','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_compare_product','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','id_ps_condition',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'configuration\',\'install\',\'sql\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','request',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','operator',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','value',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','result',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','calculation_type',8,'NULL','YES','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'hook\',\'time\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','calculation_detail',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','validated',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition_advice','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition_advice','display',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition_badge','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_condition_badge','id_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','name',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi_lang','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_kpi_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_lang','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_configuration_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','id_guest',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','id_page',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','ip_address',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections','http_referer',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_page','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_page','id_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_page','time_start',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_page','time_end',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','id_connections',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','http_referer',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','request_uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_connections_source','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact','email',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact','customer_service',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact','position',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_lang','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_shop','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_contact_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','id_currency',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','iso_code',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','call_prefix',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','contains_states',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','need_identification_number',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','need_zip_code',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','zip_code_format',10,'\'\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country','display_tax_label',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country_lang','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country_shop','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_country_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','id_cronjob',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','id_module',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','task',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','hour',5,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','day',6,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','month',7,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','day_of_week',8,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','updated_at',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','one_shot',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','active',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','id_shop',12,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_cronjobs','id_shop_group',13,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','iso_code',3,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','iso_code_num',4,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','sign',5,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','blank',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','format',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','decimals',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','conversion_rate',9,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','deleted',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency','active',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency_shop','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_currency_shop','conversion_rate',3,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_gender',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_default_group',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_lang',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','id_risk',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','company',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','siret',9,'NULL','YES','varchar',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(14)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','ape',10,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','lastname',12,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','email',13,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','passwd',14,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','last_passwd_gen',15,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','birthday',16,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','newsletter',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','ip_registration_newsletter',18,'NULL','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','newsletter_date_add',19,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','optin',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','website',21,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','outstanding_allow_amount',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','show_public_prices',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','max_payment_days',24,'60','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','secure_key',25,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','note',26,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','active',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','is_guest',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','deleted',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','date_add',30,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer','date_upd',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_group','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','id_customer_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','id_customer_thread',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','id_employee',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','message',4,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','file_name',5,'NULL','YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','ip_address',6,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','user_agent',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','private',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message','read',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_message_sync_imap','md5_header',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_customer_thread',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_contact',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_customer',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_order',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','id_product',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','status',8,'\'open\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'open\',\'closed\',\'pending1\',\'pending2\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','email',9,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','token',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customer_thread','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','id_product_attribute',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','id_cart',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','id_product',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','quantity',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','quantity_refunded',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','quantity_returned',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization','in_cart',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field','type',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field','required',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field_lang','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customization_field_lang','name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customized_data','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customized_data','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customized_data','index',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_customized_data','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_date_range','id_date_range',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_date_range','time_start',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_date_range','time_end',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_delivery',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_shop_group',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_range_price',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_range_weight',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','id_zone',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_delivery','price',8,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','lastname',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','firstname',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','email',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','passwd',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','last_passwd_gen',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','stats_date_from',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','stats_date_to',10,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','stats_compare_from',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','stats_compare_to',12,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','stats_compare_option',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','preselect_date_range',14,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','bo_color',15,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','bo_theme',16,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','bo_css',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','default_tab',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','bo_width',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','bo_menu',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','active',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','optin',22,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_last_order',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_last_customer_message',24,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','id_last_customer',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee','last_connection_date',26,'\'0000-00-00\'','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee_shop','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_employee_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_lang','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_product','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_product','id_feature_value',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_shop','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value','id_feature',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value','custom',3,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value_lang','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_feature_value_lang','value',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_gender','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_gender','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_gender_lang','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_gender_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_gender_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','reduction',2,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','price_display_method',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','show_prices',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_lang','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_reduction','id_group_reduction',1,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_reduction','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_reduction','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_reduction','reduction',4,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_shop','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','id_guest',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','id_operating_system',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','id_web_browser',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','id_customer',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','javascript',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','screen_resolution_x',6,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','screen_resolution_y',7,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','screen_color',8,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','sun_java',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','adobe_flash',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','adobe_director',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','apple_quicktime',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','real_player',13,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','windows_media',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','accept_language',15,'NULL','YES','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_guest','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','description',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','legend',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','url',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_homeslider_slides_lang','image',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','id_hook',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','title',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','position',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook','live_edit',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_alias','id_hook_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_alias','alias',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_alias','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module','id_hook',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module','position',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module_exceptions','id_hook_module_exceptions',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module_exceptions','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module_exceptions','id_module',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module_exceptions','id_hook',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_hook_module_exceptions','file_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image','position',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_lang','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_lang','legend',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_shop','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_shop','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','id_image_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','width',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','height',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','products',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','categories',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','manufacturers',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','suppliers',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','scenes',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_image_type','stores',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_import_match','id_import_match',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_import_match','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_import_match','match',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_import_match','skip',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_info','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_info','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_info_lang','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_info_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_info_lang','text',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','iso_code',4,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(2)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','language_code',5,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(5)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','date_format_lite',6,'\'Y-m-d\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','date_format_full',7,'\'Y-m-d H:i:s\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang','is_rtl',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang_shop','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_lang_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','id_layered_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','id_value',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','type',5,NULL,'NO','enum',18,18,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'category\',\'id_feature\',\'id_attribute_group\',\'quantity\',\'condition\',\'manufacturer\',\'weight\',\'price\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','position',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','filter_type',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_category','filter_show_limit',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter','filters',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter','n_categories',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter_shop','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_filter_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_friendly_url','id_layered_friendly_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_friendly_url','url_key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_friendly_url','data',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_friendly_url','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_group_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_lang_value','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_attribute_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_lang_value','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_lang_value','url_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_indexable_feature_value_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_price_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_price_index','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_price_index','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_price_index','price_min',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_price_index','price_max',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_product_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_product_attribute','id_attribute_group',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_layered_product_attribute','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop','new_window',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop_lang','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop_lang','label',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_linksmenutop_lang','link',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','id_log',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','severity',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','error_code',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','object_type',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','object_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','id_employee',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_log','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','id_mail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','recipient',2,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','template',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','subject',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','id_lang',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_mail','date_add',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','short_description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','meta_title',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_shop','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_manufacturer_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_memcached_servers','id_memcached_server',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_memcached_servers','ip',2,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_memcached_servers','port',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_memcached_servers','weight',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','id_cart',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','id_employee',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','id_order',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','message',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','private',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message_readed','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message_readed','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_message_readed','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta','page',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta','configurable',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_meta_lang','url_rewrite',7,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module','version',4,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_access','id_module',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_access','view',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_access','configure',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_access','uninstall',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_country','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_country','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_country','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_currency','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_currency','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_currency','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_group','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_group','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_group','id_group',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_preference','id_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_preference','module',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_preference','interest',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_preference','favorite',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_shop','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_module_shop','enable_device',3,'7','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','id_modules_perfs',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','session',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','module',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','method',4,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','time_start',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','time_end',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','memory_start',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_modules_perfs','memory_end',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','email',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','newsletter_date_add',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','ip_registration_newsletter',6,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','http_referer',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_newsletter','active',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_operating_system','id_operating_system',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_operating_system','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','id_order_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','id_carrier',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','id_order_invoice',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','weight',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','shipping_cost_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','shipping_cost_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','tracking_number',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_carrier','date_add',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','id_order_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','id_cart_rule',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','id_order_invoice',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','name',5,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','value',6,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','value_tax_excl',7,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_cart_rule','free_shipping',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_order_invoice',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_warehouse',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_shop',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_attribute_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity_in_stock',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity_refunded',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity_return',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity_reinjected',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','reduction_percent',15,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','reduction_amount',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','reduction_amount_tax_incl',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','reduction_amount_tax_excl',18,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','group_reduction',19,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_quantity_discount',20,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_ean13',21,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_upc',22,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_reference',23,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_supplier_reference',24,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','product_weight',25,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','id_tax_rules_group',26,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','tax_computation_method',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','tax_name',28,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','tax_rate',29,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','ecotax',30,'0.000000','NO','decimal',NULL,NULL,21,6,NULL,NULL,NULL,'decimal(21,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','ecotax_tax_rate',31,'0.000','NO','decimal',NULL,NULL,5,3,NULL,NULL,NULL,'decimal(5,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','discount_quantity_applied',32,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','download_hash',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','download_nb',34,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','download_deadline',35,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','total_price_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','total_price_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','unit_price_tax_incl',38,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','unit_price_tax_excl',39,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','total_shipping_price_tax_incl',40,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','total_shipping_price_tax_excl',41,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','purchase_supplier_price',42,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','original_product_price',43,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail','original_wholesale_price',44,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail_tax','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_history','id_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_history','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_history','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_history','id_order_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_history','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','number',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','delivery_number',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','delivery_date',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_discount_tax_excl',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_discount_tax_incl',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_paid_tax_excl',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_paid_tax_incl',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_products',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_products_wt',11,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_shipping_tax_excl',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_shipping_tax_incl',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','shipping_tax_computation_method',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_wrapping_tax_excl',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','total_wrapping_tax_incl',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','shop_address',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','invoice_address',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','delivery_address',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','note',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_payment','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_payment','id_order_payment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_payment','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_tax','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_tax','type',2,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_invoice_tax','amount',4,'0.000000','NO','decimal',NULL,NULL,10,6,NULL,NULL,NULL,'decimal(10,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message','date_add',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message_lang','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_message_lang','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','id_order_payment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','order_reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','amount',4,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','payment_method',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','conversion_rate',6,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','transaction_id',7,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','card_number',8,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','card_brand',9,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','card_expiration',10,'NULL','YES','char',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(7)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','card_holder',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_payment','date_add',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','state',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','question',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_detail','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_detail','id_customization',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_detail','product_quantity',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_state','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_state','color',2,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_state_lang','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_return_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','conversion_rate',2,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','id_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','total_products_tax_excl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','total_products_tax_incl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','total_shipping_tax_excl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','total_shipping_tax_incl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','shipping_cost',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','amount',10,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','shipping_cost_amount',11,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','partial',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','order_slip_type',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','date_add',14,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip','date_upd',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','product_quantity',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','unit_price_tax_excl',4,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','unit_price_tax_incl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','total_price_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','total_price_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','amount_tax_excl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail','amount_tax_incl',9,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail_tax','id_order_slip_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_slip_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','invoice',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','send_email',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','module_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','color',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','unremovable',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','hidden',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','logable',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','delivery',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','shipped',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','paid',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','pdf_invoice',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','pdf_delivery',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state','deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state_lang','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_order_state_lang','template',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_carrier',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_customer',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_cart',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_address_delivery',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','id_address_invoice',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','current_state',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','secure_key',13,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','payment',14,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','conversion_rate',15,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','module',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','recyclable',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','gift',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','gift_message',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','mobile_theme',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','shipping_number',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_discounts',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_discounts_tax_incl',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_discounts_tax_excl',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_paid',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_paid_tax_incl',26,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_paid_tax_excl',27,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_paid_real',28,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_products',29,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_products_wt',30,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_shipping',31,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_shipping_tax_incl',32,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_shipping_tax_excl',33,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','carrier_tax_rate',34,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_wrapping',35,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_wrapping_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','total_wrapping_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','round_mode',38,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','round_type',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','invoice_number',40,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','delivery_number',41,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','invoice_date',42,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','delivery_date',43,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','valid',44,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','date_add',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_orders','date_upd',46,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pack','id_product_pack',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pack','id_product_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pack','id_product_attribute_item',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pack','quantity',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page','id_page_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page','id_object',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_type','id_page_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_type','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_viewed','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_viewed','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_viewed','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_viewed','id_date_range',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_page_viewed','counter',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','id_pagenotfound',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','request_uri',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','http_referer',5,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_pagenotfound','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_supplier',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_manufacturer',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_category_default',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_shop_default',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_tax_rules_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','on_sale',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','online_only',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','ecotax',11,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','quantity',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','minimal_quantity',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','wholesale_price',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','unity',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','unit_price_ratio',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','additional_shipping_cost',18,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','reference',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','supplier_reference',20,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','location',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','width',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','height',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','depth',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','weight',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','out_of_stock',26,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','quantity_discount',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','customizable',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','uploadable_files',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','text_fields',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','active',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','redirect_type',32,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','id_product_redirected',33,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','available_for_order',34,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','available_date',35,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','condition',36,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','show_price',37,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','indexed',38,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','visibility',39,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','cache_is_pack',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','cache_has_attachments',41,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','is_virtual',42,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','cache_default_attribute',43,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','date_add',44,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','date_upd',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','advanced_stock_management',46,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product','pack_stock_type',47,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attachment','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attachment','id_attachment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','reference',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','supplier_reference',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','wholesale_price',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','ecotax',10,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','quantity',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','weight',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','unit_price_impact',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','default_on',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','minimal_quantity',15,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute','available_date',16,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_combination','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_combination','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_image','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_image','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','wholesale_price',4,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','price',5,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','ecotax',6,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','weight',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','unit_price_impact',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','default_on',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','minimal_quantity',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_attribute_shop','available_date',11,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_carrier','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_carrier','id_carrier_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_carrier','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_country_tax','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_country_tax','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_country_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','id_product_download',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','display_filename',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','filename',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','date_expiration',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','nb_days_accessible',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','nb_downloadable',8,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','active',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_download','is_shareable',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_group_reduction_cache','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_group_reduction_cache','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_group_reduction_cache','reduction',3,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','description_short',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','meta_title',9,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','name',10,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','available_now',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_lang','available_later',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_sale','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_sale','quantity',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_sale','sale_nbr',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_sale','date_upd',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','id_category_default',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','id_tax_rules_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','on_sale',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','online_only',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','ecotax',7,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','minimal_quantity',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','wholesale_price',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','unity',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','unit_price_ratio',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','additional_shipping_cost',13,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','customizable',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','uploadable_files',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','text_fields',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','active',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','redirect_type',18,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','id_product_redirected',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','available_for_order',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','available_date',21,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','condition',22,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','show_price',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','indexed',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','visibility',25,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','cache_default_attribute',26,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','advanced_stock_management',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','date_add',28,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','date_upd',29,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_shop','pack_stock_type',30,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','id_product_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','id_product_attribute',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','id_supplier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','product_supplier_reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','product_supplier_price_te',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_supplier','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_tag','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_tag','id_tag',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_product_tag','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_profile','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_profile_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_profile_lang','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_profile_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access','new_window',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access','link',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access_lang','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_quick_access_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_price','id_range_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_price','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_price','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_price','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_weight','id_range_weight',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_weight','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_weight','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_range_weight','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','passwd',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','http_referer_regexp',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','http_referer_like',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','request_uri_regexp',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','request_uri_like',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','http_referer_regexp_not',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','http_referer_like_not',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','request_uri_regexp_not',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','request_uri_like_not',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','base_fee',12,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','percent_fee',13,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','click_fee',14,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer','date_add',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_cache','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_cache','id_referrer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_visitors',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_visits',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_pages',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_registrations',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_orders',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_sales',8,'NULL','YES','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_reg_rate',9,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_referrer_shop','cache_order_rate',10,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_request_sql','id_request_sql',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_request_sql','name',2,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_request_sql','sql',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_required_field','id_required_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_required_field','object_name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_required_field','field_name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk','percent',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk_lang','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_risk_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene','active',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_category','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_category','id_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_lang','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_lang','name',3,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','x_axis',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','y_axis',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','zone_width',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_products','zone_height',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_shop','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_scene_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_engine','id_search_engine',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_engine','server',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_engine','getvar',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_index','id_word',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_index','weight',3,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_word','id_word',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_word','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_word','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_search_word','word',4,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_sekeyword','id_sekeyword',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_sekeyword','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_sekeyword','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_sekeyword','keyword',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_sekeyword','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','id_shop_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','id_category',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','id_theme',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','id_shop_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','share_customer',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','share_order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','share_stock',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_group','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','id_shop_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','domain',3,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','domain_ssl',4,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','physical_uri',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','virtual_uri',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','main',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_shop_url','active',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_cache','id_smarty_cache',1,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_cache','name',2,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_cache','cache_id',3,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_cache','modified',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_cache','content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_last_flush','type',1,'\'compile\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'compile\',\'template\')','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_last_flush','last_flush',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_lazy_cache','template_hash',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_lazy_cache','cache_id',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_lazy_cache','compile_id',3,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_lazy_cache','filepath',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_smarty_lazy_cache','last_update',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_specific_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_cart',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_shop',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_shop_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_country',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_group',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','id_product_attribute',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','price',12,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','from_quantity',13,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','reduction',14,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','reduction_tax',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','reduction_type',16,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','from',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price','to',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_priority','id_specific_price_priority',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_priority','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_priority','priority',3,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','id_specific_price_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','id_currency',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','id_country',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','id_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','from_quantity',7,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','price',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','reduction',9,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','reduction_tax',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','reduction_type',11,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','from',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule','to',13,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition','id_specific_price_rule_condition_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition','type',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition_group','id_specific_price_rule_condition_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_specific_price_rule_condition_group','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','id_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','id_zone',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','iso_code',5,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','tax_behavior',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_state','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','id_statssearch',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','keywords',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','results',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_statssearch','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','id_stock',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','id_product',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','id_product_attribute',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','reference',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','physical_quantity',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','usable_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock','price_te',10,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','id_stock_available',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','id_shop',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','id_shop_group',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','depends_on_stock',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_available','out_of_stock',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_stock_mvt',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_stock',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_order',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_supply_order',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_stock_mvt_reason',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','id_employee',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','employee_lastname',7,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','employee_firstname',8,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','physical_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','sign',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','last_wa',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','current_wa',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt','referer',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason','sign',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason','deleted',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason_lang','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_stock_mvt_reason_lang','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','address1',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','address2',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','city',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','postcode',8,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','latitude',9,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','longitude',10,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','hours',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','phone',12,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','fax',13,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','email',14,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','note',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','active',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','date_add',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store','date_upd',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store_shop','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_store_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','meta_keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_lang','meta_description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_shop','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supplier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_supply_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_supplier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','supplier_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_warehouse',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','id_ref_currency',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','reference',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','date_upd',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','date_delivery_expected',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','total_te',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','total_with_discount_te',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','total_tax',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','total_ti',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','discount_rate',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','discount_value_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order','is_template',19,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','id_supply_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','id_product_attribute',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','reference',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','supplier_reference',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','name',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','exchange_rate',11,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','unit_price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','quantity_expected',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','quantity_received',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','price_te',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','discount_rate',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','discount_value_te',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','price_with_discount_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','tax_rate',19,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','tax_value',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','price_ti',21,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','tax_value_with_order_discount',22,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_detail','price_with_order_discount_te',23,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','id_supply_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','id_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_history','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_receipt_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','quantity',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_receipt_history','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','delivery_note',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','editable',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','receipt_state',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','pending_receipt',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','enclosed',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state','color',7,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state_lang','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_supply_order_state_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','class_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','module',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab','hide_host_mode',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_advice','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_lang','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_module_preference','id_tab_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_module_preference','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tab_module_preference','module',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag','id_tag',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag_count','id_group',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag_count','id_tag',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag_count','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag_count','id_shop',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tag_count','counter',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax','rate',2,NULL,'NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax','active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax','deleted',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_lang','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','id_tax_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','id_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','zipcode_from',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','zipcode_to',6,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','id_tax',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','behavior',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rule','description',9,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','active',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','deleted',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group_shop','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_tax_rules_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','directory',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','responsive',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','default_left_column',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','default_right_column',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme','product_per_page',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_meta','id_theme_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_meta','id_theme',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_meta','id_meta',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_meta','left_column',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_meta','right_column',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_specific','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_specific','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_specific','entity',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_theme_specific','id_object',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','id_item',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','item_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','title',5,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','title_use',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','hook',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','url',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','target',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','image',10,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','image_w',11,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','image_h',12,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','html',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_themeconfigurator','active',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_timezone','id_timezone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_timezone','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','id_warehouse',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','id_address',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','id_employee',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','name',6,NULL,'NO','varchar',45,135,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(45)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','management_type',7,'\'WA\'','NO','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'WA\',\'FIFO\',\'LIFO\')','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_carrier','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_product_location','id_warehouse_product_location',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_product_location','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_product_location','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_product_location','id_warehouse',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_product_location','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_warehouse_shop','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_web_browser','id_web_browser',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_web_browser','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','class_name',4,'\'WebserviceRequest\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','is_module',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','module_name',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account','active',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account_shop','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_account_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_permission','id_webservice_permission',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_permission','resource',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_permission','method',3,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'GET\',\'POST\',\'PUT\',\'DELETE\',\'HEAD\')','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_webservice_permission','id_webservice_account',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_zone','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_galerie','psg_zone','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_zone','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_zone_shop','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_galerie','psg_zone_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_staging','contest_categories','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','contest_categories','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_categories','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_categories','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','contest_categories','name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_categories','note',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','contest_category_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','division',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','bgdivision',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_divisions','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_levels','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','contest_levels','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_levels','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contest_levels','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_levels','is_active',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','contest_levels','advance',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_staging','contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','percent',4,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','origdivision',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','notcomp',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','contest_results','dq',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','contests','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','contests','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contests','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','contests','psmatchguid',4,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_staging','contests','published',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','contests','results_published',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','contests','contestname',7,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','contests','range_id',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','organizer_group_id',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','date',10,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_staging','contests','contest_category_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','contest_level_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','director_id',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','rangemaster_id',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','contests','registration_type',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','contests','registration_start',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_staging','contests','registration_end',17,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_staging','contests','instructions',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_staging','contests','settings',19,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','loslex_staging','contests','version',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','percent',3,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','range_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','contestname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','date',7,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_staging','cup_contest_results','dq',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','uuid',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','connection',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','queue',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','payload',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','exception',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_staging','failed_jobs','failed_at',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','log','message',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','log','channel',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','log','level',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','log','level_name',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','loslex_staging','log','unix_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','log','datetime',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','log','context',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_staging','log','extra',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','log','created_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','log','updated_at',11,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','migrations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','migrations','migration',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','migrations','batch',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','organizer_group_users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','organizer_group_users','organizer_group_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','organizer_group_users','user_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','organizer_groups','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','organizer_groups','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','organizer_groups','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','organizer_groups','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','password_reset_tokens','email',1,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','loslex_staging','password_reset_tokens','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','password_reset_tokens','created_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','penalties','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','penalties','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','level_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','charlie',4,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','delta',5,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','miss',6,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','misspopper',7,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','noshoot',8,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','penalties','proc',9,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','tokenable_type',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','tokenable_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','token',5,NULL,'NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','abilities',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','last_used_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','expires_at',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','created_at',9,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','personal_access_tokens','updated_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','ranges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','ranges','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','is_active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','created_at',4,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','ranges','updated_at',5,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','ranges','coords',6,'NULL','YES','point',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'point','','','select','','NEVER',NULL),('def','loslex_staging','ranges','address',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','web',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','email',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','phone',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','ranges','region',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','registrations','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','registrations','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','registrations','contest_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','registrations','user_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','registrations','contest_division_id',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','registrations','squad',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','lexmember',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','rookie',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','builder',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','referee',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','note',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','licence_number',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','canceltoken',15,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','paid',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','present',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','registered',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','registrations','dq',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','shooter_stage_id',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','alpha',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','charlie',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','delta',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','popper',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','misspopper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','time',8,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','proc',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','noshoot',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','total_time',11,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','contest_id',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','bgdivision',13,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','stage_id',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','user_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','registration_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','notcomp',17,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_results','dq',18,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','alpha',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','charlie',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','delta',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','popper',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_targets','misspopper',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_times','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_times','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_times','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_times','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stage_times','string',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','shooter_stages','stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_staging','shooter_stages','registration_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_staging','shooter_stages','proc',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','shooter_stages','noshoot',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','besttime',1,NULL,'YES','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','shooter_stage_id',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','alpha',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','charlie',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','delta',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','popper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','misspopper',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','miss',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','time',9,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','proc',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','total_time',12,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','contest_id',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','bgdivision',14,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','stage_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','user_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','registration_id',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','stage_percent',18,'NULL','YES','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','loslex_staging','stage_results','order',19,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','order',1,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','string',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','time',3,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','registration_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','bgdivision',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','storder',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stage_times','contest_id',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','stages','contest_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','stages','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','stages','order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','stages','strings',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_staging','users','username',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_staging','users','firstname',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','lastname',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','namesuffix',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','email',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_staging','users','email_verified_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','users','password',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','phone_number',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','licence_number',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','lex_hash',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_staging','users','city',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','is_active',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','users','ban_reason',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','users','last_login',15,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','users','personaltoken',16,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_staging','users','is_admin',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','users','remember_token',18,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','loslex_staging','users','created_at',19,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','users','updated_at',20,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','users','deleted_at',21,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_staging','users','lex_validity',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','percent',4,'NULL','YES','decimal',NULL,NULL,52,10,NULL,NULL,NULL,'decimal(52,10)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','origdivision',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','w_contest_results','dq',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','registration_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','contest_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','bgdivision',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','total_percent',4,'NULL','YES','decimal',NULL,NULL,39,6,NULL,NULL,NULL,'decimal(39,6)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','notcomp',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','w_registration_percent','dq',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','shooter_stage_id',1,'0','NO','decimal',NULL,NULL,20,0,NULL,NULL,NULL,'decimal(20,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','alpha',2,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','charlie',3,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','delta',4,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','popper',5,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','misspopper',6,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','miss',7,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','time',8,'NULL','YES','decimal',NULL,NULL,30,2,NULL,NULL,NULL,'decimal(30,2)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','proc',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','noshoot',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','total_time',11,'NULL','YES','decimal',NULL,NULL,36,2,NULL,NULL,NULL,'decimal(36,2)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','contest_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','bgdivision',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','stage_id',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','registration_id',16,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','notcomp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_staging','w_shooter_stage_results','dq',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','id_tab',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','view',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','add',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','edit',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_access','delete',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_accessory','id_product_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_accessory','id_product_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_address',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_customer',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_manufacturer',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_supplier',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','id_warehouse',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','alias',8,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','company',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','lastname',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','address1',12,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','address2',13,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','postcode',14,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','city',15,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','other',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','phone',17,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','phone_mobile',18,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','vat_number',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','dni',20,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','date_upd',22,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','active',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address','deleted',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_address_format','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_address_format','format',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','id_ps_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','ids_tab',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','validated',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','hide',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','location',7,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'after\',\'before\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','selector',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','start_day',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','stop_day',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice','weight',11,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice_lang','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_advice_lang','html',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_alias','id_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_alias','alias',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_alias','search',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_alias','active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment','file',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment','file_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment','file_size',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment','mime',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment_lang','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment_lang','name',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attachment_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute','id_attribute_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group','is_color_group',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group','group_type',3,'\'select\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'select\',\'radio\',\'color\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_lang','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_lang','public_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_shop','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_impact','id_attribute_impact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_impact','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_impact','id_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_impact','weight',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_impact','price',5,NULL,'NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_lang','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_shop','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_attribute_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','id_ps_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','type',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','id_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','group_position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','scoring',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','awb',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge','validated',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge_lang','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge_lang','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_badge_lang','group_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','id_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','id_tax_rules_group',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','url',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','shipping_handling',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','range_behavior',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','is_module',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','is_free',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','shipping_external',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','need_range',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','external_module_name',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','shipping_method',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','position',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','max_width',17,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','max_height',18,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','max_depth',19,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','max_weight',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier','grade',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_group','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_lang','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_lang','delay',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_tax_rules_group_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_tax_rules_group_shop','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_tax_rules_group_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_zone','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_carrier_zone','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','delivery_option',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_address_delivery',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_address_invoice',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','id_guest',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','secure_key',12,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','recyclable',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','gift',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','gift_message',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','allow_seperated_package',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','date_add',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart','date_upd',19,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_cart_rule','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_cart_rule','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','id_product_attribute',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_product','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','id_customer',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','date_from',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','date_to',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','quantity_per_user',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','priority',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','partial_use',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','code',10,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','minimum_amount',11,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','minimum_amount_tax',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','minimum_amount_currency',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','minimum_amount_shipping',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','country_restriction',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','carrier_restriction',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','group_restriction',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','cart_rule_restriction',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','product_restriction',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','shop_restriction',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','free_shipping',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','reduction_percent',22,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','reduction_amount',23,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','reduction_tax',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','reduction_currency',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','reduction_product',26,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','gift_product',27,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','gift_product_attribute',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','highlight',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','active',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','date_add',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule','date_upd',32,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_carrier','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_carrier','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_combination','id_cart_rule_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_combination','id_cart_rule_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_country','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_country','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_group','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_lang','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_lang','name',3,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule','id_product_rule_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'products\',\'categories\',\'attributes\',\'manufacturers\',\'suppliers\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule_group','id_product_rule_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule_group','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule_group','quantity',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule_value','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_product_rule_value','id_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_shop','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cart_rule_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','id_shop_default',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','level_depth',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','nleft',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','nright',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','position',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category','is_root_category',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_group','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_product','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_product','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_shop','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_category_shop','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms','indexation',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block','location',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block','display_store',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_lang','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_lang','name',3,'\'\'','NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_page','id_cms_block_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_page','id_cms_block',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_page','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_page','is_category',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_shop','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_block_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','level_depth',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category','position',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_shop','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','meta_title',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','meta_description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','content',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_lang','link_rewrite',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role_lang','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_role_lang','name',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_shop','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cms_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_compare','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_compare','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_compare_product','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_compare_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_compare_product','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_compare_product','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','id_ps_condition',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'configuration\',\'install\',\'sql\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','request',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','operator',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','value',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','result',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','calculation_type',8,'NULL','YES','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'hook\',\'time\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','calculation_detail',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','validated',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition_advice','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition_advice','display',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition_badge','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_condition_badge','id_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','name',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi_lang','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_kpi_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_lang','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_configuration_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','id_guest',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','id_page',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','ip_address',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections','http_referer',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_page','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_page','id_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_page','time_start',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_page','time_end',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','id_connections',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','http_referer',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','request_uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_connections_source','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_contact','email',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact','customer_service',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact','position',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_lang','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_shop','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_contact_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_country','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','id_currency',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','iso_code',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','call_prefix',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','contains_states',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','need_identification_number',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','need_zip_code',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','zip_code_format',10,'\'\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country','display_tax_label',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country_lang','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_country_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_country_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_country_shop','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_country_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','id_cronjob',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','id_module',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','task',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','hour',5,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','day',6,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','month',7,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','day_of_week',8,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','updated_at',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','one_shot',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','active',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','id_shop',12,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_cronjobs','id_shop_group',13,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','iso_code',3,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','iso_code_num',4,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','sign',5,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','blank',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','format',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','decimals',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','conversion_rate',9,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','deleted',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency','active',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency_shop','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_currency_shop','conversion_rate',3,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_gender',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_default_group',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_lang',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','id_risk',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','company',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','siret',9,'NULL','YES','varchar',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(14)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','ape',10,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','lastname',12,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','email',13,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','passwd',14,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','last_passwd_gen',15,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','birthday',16,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','newsletter',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','ip_registration_newsletter',18,'NULL','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','newsletter_date_add',19,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','optin',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','website',21,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','outstanding_allow_amount',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','show_public_prices',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','max_payment_days',24,'60','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','secure_key',25,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','note',26,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','active',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','is_guest',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','deleted',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','date_add',30,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer','date_upd',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_group','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','id_customer_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','id_customer_thread',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','id_employee',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','message',4,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','file_name',5,'NULL','YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','ip_address',6,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','user_agent',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','private',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message','read',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_message_sync_imap','md5_header',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_customer_thread',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_contact',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_customer',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_order',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','id_product',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','status',8,'\'open\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'open\',\'closed\',\'pending1\',\'pending2\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','email',9,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','token',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customer_thread','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','id_product_attribute',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','id_cart',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','id_product',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','quantity',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','quantity_refunded',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','quantity_returned',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization','in_cart',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field','type',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field','required',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field_lang','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customization_field_lang','name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_customized_data','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customized_data','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customized_data','index',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_customized_data','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_date_range','id_date_range',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_date_range','time_start',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_date_range','time_end',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_delivery',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_shop_group',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_range_price',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_range_weight',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','id_zone',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_delivery','price',8,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','lastname',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','firstname',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','email',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','passwd',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','last_passwd_gen',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','stats_date_from',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','stats_date_to',10,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','stats_compare_from',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','stats_compare_to',12,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','stats_compare_option',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','preselect_date_range',14,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','bo_color',15,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','bo_theme',16,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','bo_css',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','default_tab',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','bo_width',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','bo_menu',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','active',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','optin',22,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_last_order',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_last_customer_message',24,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','id_last_customer',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee','last_connection_date',26,'\'0000-00-00\'','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee_shop','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_employee_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_feature','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_lang','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_product','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_product','id_feature_value',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_shop','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value','id_feature',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value','custom',3,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value_lang','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_feature_value_lang','value',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_gender','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_gender','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_gender_lang','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_gender_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_gender_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_group','reduction',2,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group','price_display_method',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group','show_prices',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_lang','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_reduction','id_group_reduction',1,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_group_reduction','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_reduction','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_reduction','reduction',4,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_shop','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','id_guest',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','id_operating_system',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','id_web_browser',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','id_customer',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','javascript',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','screen_resolution_x',6,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','screen_resolution_y',7,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','screen_color',8,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','sun_java',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','adobe_flash',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','adobe_director',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','apple_quicktime',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','real_player',13,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','windows_media',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','accept_language',15,'NULL','YES','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_guest','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','description',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','legend',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','url',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_homeslider_slides_lang','image',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','id_hook',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','title',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','position',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook','live_edit',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_alias','id_hook_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_alias','alias',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_alias','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module','id_hook',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module','position',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module_exceptions','id_hook_module_exceptions',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module_exceptions','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module_exceptions','id_module',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module_exceptions','id_hook',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_hook_module_exceptions','file_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_image','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_image','position',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_lang','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_lang','legend',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_shop','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_shop','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','id_image_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','width',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','height',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','products',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','categories',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','manufacturers',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','suppliers',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','scenes',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_image_type','stores',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_import_match','id_import_match',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_import_match','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_import_match','match',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_import_match','skip',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_info','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_info','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_info_lang','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_info_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_info_lang','text',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','iso_code',4,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(2)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','language_code',5,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(5)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','date_format_lite',6,'\'Y-m-d\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','date_format_full',7,'\'Y-m-d H:i:s\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang','is_rtl',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang_shop','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_lang_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','id_layered_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','id_value',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','type',5,NULL,'NO','enum',18,18,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'category\',\'id_feature\',\'id_attribute_group\',\'quantity\',\'condition\',\'manufacturer\',\'weight\',\'price\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','position',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','filter_type',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_category','filter_show_limit',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter','filters',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter','n_categories',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter_shop','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_filter_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_friendly_url','id_layered_friendly_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_friendly_url','url_key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_friendly_url','data',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_friendly_url','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group_lang_value','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_group_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_lang_value','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_attribute_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_lang_value','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_lang_value','url_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_value_lang_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_value_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_value_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_indexable_feature_value_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_price_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_price_index','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_price_index','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_price_index','price_min',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_price_index','price_max',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_product_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_product_attribute','id_attribute_group',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_layered_product_attribute','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop','new_window',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop_lang','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop_lang','label',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_linksmenutop_lang','link',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','id_log',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_log','severity',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','error_code',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','object_type',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','object_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','id_employee',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_log','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','id_mail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','recipient',2,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','template',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','subject',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','id_lang',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_mail','date_add',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','short_description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','meta_title',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_shop','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_manufacturer_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_memcached_servers','id_memcached_server',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_memcached_servers','ip',2,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_memcached_servers','port',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_memcached_servers','weight',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_message','id_cart',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','id_employee',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','id_order',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','message',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','private',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_message_readed','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_message_readed','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_message_readed','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_meta','page',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta','configurable',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_meta_lang','url_rewrite',7,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_module','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_module','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module','version',4,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_access','id_module',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_access','view',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_access','configure',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_access','uninstall',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_country','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_country','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_country','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_currency','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_currency','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_currency','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_group','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_group','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_group','id_group',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_preference','id_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_preference','module',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_preference','interest',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_preference','favorite',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_shop','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_module_shop','enable_device',3,'7','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','id_modules_perfs',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','session',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','module',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','method',4,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','time_start',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','time_end',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','memory_start',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_modules_perfs','memory_end',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','email',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','newsletter_date_add',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','ip_registration_newsletter',6,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','http_referer',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_newsletter','active',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_operating_system','id_operating_system',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_operating_system','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','id_order_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','id_carrier',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','id_order_invoice',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','weight',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','shipping_cost_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','shipping_cost_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','tracking_number',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_carrier','date_add',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','id_order_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','id_cart_rule',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','id_order_invoice',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','name',5,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','value',6,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','value_tax_excl',7,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_cart_rule','free_shipping',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_order_invoice',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_warehouse',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_shop',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_attribute_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity_in_stock',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity_refunded',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity_return',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity_reinjected',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','reduction_percent',15,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','reduction_amount',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','reduction_amount_tax_incl',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','reduction_amount_tax_excl',18,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','group_reduction',19,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_quantity_discount',20,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_ean13',21,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_upc',22,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_reference',23,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_supplier_reference',24,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','product_weight',25,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','id_tax_rules_group',26,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','tax_computation_method',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','tax_name',28,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','tax_rate',29,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','ecotax',30,'0.000000','NO','decimal',NULL,NULL,21,6,NULL,NULL,NULL,'decimal(21,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','ecotax_tax_rate',31,'0.000','NO','decimal',NULL,NULL,5,3,NULL,NULL,NULL,'decimal(5,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','discount_quantity_applied',32,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','download_hash',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','download_nb',34,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','download_deadline',35,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','total_price_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','total_price_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','unit_price_tax_incl',38,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','unit_price_tax_excl',39,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','total_shipping_price_tax_incl',40,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','total_shipping_price_tax_excl',41,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','purchase_supplier_price',42,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','original_product_price',43,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail','original_wholesale_price',44,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail_tax','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_history','id_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_history','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_history','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_history','id_order_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_history','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','number',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','delivery_number',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','delivery_date',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_discount_tax_excl',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_discount_tax_incl',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_paid_tax_excl',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_paid_tax_incl',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_products',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_products_wt',11,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_shipping_tax_excl',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_shipping_tax_incl',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','shipping_tax_computation_method',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_wrapping_tax_excl',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','total_wrapping_tax_incl',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','shop_address',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','invoice_address',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','delivery_address',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','note',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_payment','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_payment','id_order_payment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_payment','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_tax','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_tax','type',2,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_invoice_tax','amount',4,'0.000000','NO','decimal',NULL,NULL,10,6,NULL,NULL,NULL,'decimal(10,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message','date_add',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message_lang','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_message_lang','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','id_order_payment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','order_reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','amount',4,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','payment_method',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','conversion_rate',6,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','transaction_id',7,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','card_number',8,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','card_brand',9,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','card_expiration',10,'NULL','YES','char',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(7)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','card_holder',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_payment','date_add',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','state',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','question',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_detail','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_detail','id_customization',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_detail','product_quantity',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_state','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_state','color',2,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_state_lang','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_return_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','conversion_rate',2,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','id_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','total_products_tax_excl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','total_products_tax_incl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','total_shipping_tax_excl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','total_shipping_tax_incl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','shipping_cost',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','amount',10,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','shipping_cost_amount',11,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','partial',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','order_slip_type',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','date_add',14,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip','date_upd',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','product_quantity',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','unit_price_tax_excl',4,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','unit_price_tax_incl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','total_price_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','total_price_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','amount_tax_excl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail','amount_tax_incl',9,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail_tax','id_order_slip_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_slip_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','invoice',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','send_email',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','module_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','color',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','unremovable',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','hidden',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','logable',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','delivery',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','shipped',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','paid',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','pdf_invoice',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','pdf_delivery',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state','deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state_lang','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_order_state_lang','template',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_carrier',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_customer',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_cart',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_address_delivery',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','id_address_invoice',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','current_state',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','secure_key',13,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','payment',14,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','conversion_rate',15,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','module',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','recyclable',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','gift',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','gift_message',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','mobile_theme',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','shipping_number',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_discounts',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_discounts_tax_incl',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_discounts_tax_excl',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_paid',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_paid_tax_incl',26,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_paid_tax_excl',27,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_paid_real',28,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_products',29,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_products_wt',30,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_shipping',31,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_shipping_tax_incl',32,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_shipping_tax_excl',33,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','carrier_tax_rate',34,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_wrapping',35,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_wrapping_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','total_wrapping_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','round_mode',38,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','round_type',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','invoice_number',40,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','delivery_number',41,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','invoice_date',42,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','delivery_date',43,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','valid',44,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','date_add',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_orders','date_upd',46,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pack','id_product_pack',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_pack','id_product_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_pack','id_product_attribute_item',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_pack','quantity',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_page','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_page','id_page_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_page','id_object',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_type','id_page_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_page_type','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_viewed','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_viewed','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_viewed','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_viewed','id_date_range',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_page_viewed','counter',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','id_pagenotfound',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','request_uri',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','http_referer',5,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_pagenotfound','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','id_paypal_capture',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','capture_amount',3,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','result',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_capture','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_customer','id_paypal_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_customer','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_customer','paypal_email',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','id_paypal_login_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','token_type',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','expires_in',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','refresh_token',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','id_token',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','access_token',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','account_type',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','user_id',9,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','verified_account',10,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','zoneinfo',11,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_login_user','age_range',12,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','id_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','id_transaction',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','id_invoice',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','currency',4,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','total_paid',5,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','shipping',6,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','capture',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','payment_date',8,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','payment_method',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_paypal_order','payment_status',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_supplier',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_manufacturer',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_category_default',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_shop_default',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_tax_rules_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','on_sale',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','online_only',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','ecotax',11,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','quantity',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','minimal_quantity',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','wholesale_price',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','unity',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','unit_price_ratio',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','additional_shipping_cost',18,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','reference',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','supplier_reference',20,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','location',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','width',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','height',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','depth',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','weight',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','out_of_stock',26,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','quantity_discount',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','customizable',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','uploadable_files',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','text_fields',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','active',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','redirect_type',32,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','id_product_redirected',33,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','available_for_order',34,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','available_date',35,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','condition',36,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','show_price',37,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','indexed',38,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','visibility',39,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','cache_is_pack',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','cache_has_attachments',41,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','is_virtual',42,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','cache_default_attribute',43,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','date_add',44,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','date_upd',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','advanced_stock_management',46,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','pack_stock_type',47,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','author',48,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','import_id',49,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','publisher',50,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','pages',51,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','binding',52,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','published',53,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product','image_link',54,'NULL','YES','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attachment','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attachment','id_attachment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','reference',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','supplier_reference',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','wholesale_price',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','ecotax',10,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','quantity',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','weight',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','unit_price_impact',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','default_on',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','minimal_quantity',15,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute','available_date',16,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_combination','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_combination','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_image','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_image','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','wholesale_price',4,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','price',5,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','ecotax',6,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','weight',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','unit_price_impact',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','default_on',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','minimal_quantity',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_attribute_shop','available_date',11,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_carrier','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_carrier','id_carrier_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_carrier','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_country_tax','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_country_tax','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_country_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','id_product_download',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','display_filename',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','filename',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','date_expiration',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','nb_days_accessible',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','nb_downloadable',8,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','active',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_download','is_shareable',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_group_reduction_cache','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_group_reduction_cache','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_group_reduction_cache','reduction',3,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','Tmstmp_imp',1,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','description_short',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','link_rewrite',7,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','meta_description',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','meta_keywords',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','meta_title',10,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','name',11,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','available_now',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_lang','available_later',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_sale','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_sale','quantity',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_sale','sale_nbr',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_sale','date_upd',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','id_category_default',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','id_tax_rules_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','on_sale',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','online_only',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','ecotax',7,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','minimal_quantity',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','wholesale_price',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','unity',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','unit_price_ratio',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','additional_shipping_cost',13,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','customizable',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','uploadable_files',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','text_fields',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','active',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','redirect_type',18,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','id_product_redirected',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','available_for_order',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','available_date',21,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','condition',22,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','show_price',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','indexed',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','visibility',25,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','cache_default_attribute',26,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','advanced_stock_management',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','date_add',28,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','date_upd',29,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','pack_stock_type',30,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','author',31,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','import_id',32,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','publisher',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','pages',34,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','binding',35,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','published',36,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_shop','image_link',37,'NULL','YES','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4096)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','id_product_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','id_product_attribute',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','id_supplier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','product_supplier_reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','product_supplier_price_te',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_supplier','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_tag','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_tag','id_tag',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_product_tag','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_profile','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_profile_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_profile_lang','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_profile_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access','new_window',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access','link',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access_lang','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_quick_access_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_price','id_range_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_range_price','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_price','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_price','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_weight','id_range_weight',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_range_weight','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_weight','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_range_weight','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','passwd',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','http_referer_regexp',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','http_referer_like',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','request_uri_regexp',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','request_uri_like',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','http_referer_regexp_not',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','http_referer_like_not',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','request_uri_regexp_not',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','request_uri_like_not',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','base_fee',12,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','percent_fee',13,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','click_fee',14,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer','date_add',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_cache','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_cache','id_referrer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_visitors',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_visits',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_pages',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_registrations',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_orders',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_sales',8,'NULL','YES','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_reg_rate',9,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_referrer_shop','cache_order_rate',10,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_request_sql','id_request_sql',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_request_sql','name',2,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_request_sql','sql',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_required_field','id_required_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_required_field','object_name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_required_field','field_name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_risk','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_risk','percent',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_risk','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_risk_lang','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_risk_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_risk_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_scene','active',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_category','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_category','id_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_lang','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_lang','name',3,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','x_axis',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','y_axis',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','zone_width',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_products','zone_height',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_shop','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_scene_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_engine','id_search_engine',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_search_engine','server',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_engine','getvar',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_index','id_word',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_index','weight',3,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_word','id_word',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_search_word','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_word','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_search_word','word',4,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_sekeyword','id_sekeyword',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_sekeyword','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_sekeyword','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_sekeyword','keyword',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_sekeyword','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','id_shop_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','id_category',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','id_theme',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','id_shop_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','share_customer',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','share_order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','share_stock',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_group','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','id_shop_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','domain',3,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','domain_ssl',4,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','physical_uri',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','virtual_uri',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','main',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_shop_url','active',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_cache','id_smarty_cache',1,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_cache','name',2,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_cache','cache_id',3,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_cache','modified',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_cache','content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_last_flush','type',1,'\'compile\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'compile\',\'template\')','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_last_flush','last_flush',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_lazy_cache','template_hash',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_lazy_cache','cache_id',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_lazy_cache','compile_id',3,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_lazy_cache','filepath',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_smarty_lazy_cache','last_update',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_specific_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_cart',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_shop',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_shop_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_country',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_group',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','id_product_attribute',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','price',12,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','from_quantity',13,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','reduction',14,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','reduction_tax',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','reduction_type',16,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','from',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price','to',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_priority','id_specific_price_priority',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_priority','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_priority','priority',3,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','id_specific_price_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','id_currency',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','id_country',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','id_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','from_quantity',7,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','price',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','reduction',9,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','reduction_tax',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','reduction_type',11,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','from',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule','to',13,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition','id_specific_price_rule_condition_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition','type',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition_group','id_specific_price_rule_condition_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_specific_price_rule_condition_group','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','id_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_state','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','id_zone',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','iso_code',5,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','tax_behavior',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_state','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','id_statssearch',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','keywords',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','results',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_statssearch','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','id_stock',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','id_product',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','id_product_attribute',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','reference',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','physical_quantity',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','usable_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock','price_te',10,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','id_stock_available',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','id_shop',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','id_shop_group',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','depends_on_stock',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_available','out_of_stock',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_stock_mvt',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_stock',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_order',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_supply_order',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_stock_mvt_reason',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','id_employee',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','employee_lastname',7,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','employee_firstname',8,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','physical_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','sign',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','last_wa',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','current_wa',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt','referer',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason','sign',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason','deleted',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason_lang','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_stock_mvt_reason_lang','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_store','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','address1',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','address2',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','city',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','postcode',8,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','latitude',9,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','longitude',10,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','hours',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','phone',12,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','fax',13,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','email',14,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','note',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','active',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','date_add',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store','date_upd',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_store_shop','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_store_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','meta_keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_lang','meta_description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_shop','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supplier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_supply_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_supplier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','supplier_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_warehouse',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','id_ref_currency',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','reference',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','date_upd',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','date_delivery_expected',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','total_te',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','total_with_discount_te',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','total_tax',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','total_ti',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','discount_rate',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','discount_value_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order','is_template',19,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','id_supply_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','id_product_attribute',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','reference',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','supplier_reference',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','name',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','exchange_rate',11,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','unit_price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','quantity_expected',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','quantity_received',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','price_te',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','discount_rate',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','discount_value_te',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','price_with_discount_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','tax_rate',19,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','tax_value',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','price_ti',21,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','tax_value_with_order_discount',22,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_detail','price_with_order_discount_te',23,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','id_supply_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','id_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_history','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','id_supply_order_receipt_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','id_supply_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','quantity',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_receipt_history','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','delivery_note',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','editable',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','receipt_state',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','pending_receipt',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','enclosed',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state','color',7,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state_lang','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_supply_order_state_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','class_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','module',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab','hide_host_mode',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_advice','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_lang','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_module_preference','id_tab_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_module_preference','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tab_module_preference','module',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag','id_tag',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tag','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag_count','id_group',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag_count','id_tag',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag_count','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag_count','id_shop',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tag_count','counter',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tax','rate',2,NULL,'NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax','active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax','deleted',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_lang','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','id_tax_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','id_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','zipcode_from',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','zipcode_to',6,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','id_tax',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','behavior',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rule','description',9,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','active',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','deleted',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group_shop','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_tax_rules_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','directory',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','responsive',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','default_left_column',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','default_right_column',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme','product_per_page',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_meta','id_theme_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_meta','id_theme',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_meta','id_meta',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_meta','left_column',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_meta','right_column',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_specific','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_specific','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_specific','entity',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_theme_specific','id_object',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','id_item',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','item_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','title',5,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','title_use',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','hook',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','url',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','target',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','image',10,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','image_w',11,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','image_h',12,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','html',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_themeconfigurator','active',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_timezone','id_timezone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_timezone','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','id_warehouse',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','id_address',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','id_employee',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','name',6,NULL,'NO','varchar',45,135,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(45)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','management_type',7,'\'WA\'','NO','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'WA\',\'FIFO\',\'LIFO\')','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_carrier','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_product_location','id_warehouse_product_location',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_product_location','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_product_location','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_product_location','id_warehouse',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_product_location','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_warehouse_shop','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_web_browser','id_web_browser',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_web_browser','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','class_name',4,'\'WebserviceRequest\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','is_module',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','module_name',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account','active',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account_shop','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_account_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_permission','id_webservice_permission',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_permission','resource',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_permission','method',3,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'GET\',\'POST\',\'PUT\',\'DELETE\',\'HEAD\')','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_webservice_permission','id_webservice_account',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_test','ps_zone','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_test','ps_zone','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_test','ps_zone','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_test','ps_zone_shop','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_test','ps_zone_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','waritko_utils','amateri','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','amateri','nick',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','waritko_utils','amateri','name',3,NULL,'NO','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(2048)','','','select','','NEVER',NULL),('def','waritko_utils','amateri','galery_id',4,NULL,'NO','char',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(15)','UNI','','select','','NEVER',NULL),('def','waritko_utils','amateri','pubdate',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','waritko_utils','amateri','description',6,NULL,'NO','varchar',2048,6144,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(2048)','','','select','','NEVER',NULL),('def','waritko_utils','amateri','downloaded',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','waritko_utils','dnscache','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','dnscache','ip',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','waritko_utils','dnscache','hostname',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','waritko_utils','electricity','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','electricity','amountlow',2,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','electricity','amounthigh',3,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','electricity','timestamp',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','waritko_utils','eliot','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','eliot','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','waritko_utils','eliot','high',3,NULL,'NO','decimal',NULL,NULL,16,3,NULL,NULL,NULL,'decimal(16,3)','','','select','','NEVER',NULL),('def','waritko_utils','eliot','low',4,NULL,'NO','decimal',NULL,NULL,16,3,NULL,NULL,NULL,'decimal(16,3)','','','select','','NEVER',NULL),('def','waritko_utils','eliot','delta_high',5,NULL,'NO','decimal',NULL,NULL,16,3,NULL,NULL,NULL,'decimal(16,3)','','','select','','NEVER',NULL),('def','waritko_utils','eliot','delta_low',6,NULL,'NO','decimal',NULL,NULL,16,3,NULL,NULL,NULL,'decimal(16,3)','','','select','','NEVER',NULL),('def','waritko_utils','eliot','duration',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','waritko_utils','furnace','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','furnace','amount',2,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','furnace','timestamp',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','waritko_utils','gas','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','gas','amount',2,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','gas','timestamp',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','waritko_utils','paragon','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','paragon','startxp',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','endxp',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','startgold',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','endgold',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','runtime',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','class',7,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','waritko_utils','paragon','difficulty',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','waritko_utils','pc','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','pc','amount',2,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','pc','timestamp',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','waritko_utils','water','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_utils','water','amount',2,NULL,'NO','decimal',NULL,NULL,14,3,NULL,NULL,NULL,'decimal(14,3)','','','select','','NEVER',NULL),('def','waritko_utils','water','timestamp',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','imagehosting','images','imageID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','imagehosting','images','image_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','images','image_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','imagehosting','images','image_date',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','imagehosting','images','image_srv',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','imagehosting','images','image_views',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','imagehosting','images','show_in_gallery',7,'\'Y\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','imagehosting','servers','serverID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','imagehosting','servers','server',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','servers','username',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','servers','password',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','servers','server_path',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','servers','server_url',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','the_options','optionID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','imagehosting','the_options','option_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','the_options','option_value',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','imagehosting','users','userID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','imagehosting','users','username',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','users','email',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','imagehosting','users','password',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','imagehosting','users','date_joined',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','imagehosting','users','fb_token',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','wiki','actor','actor_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','actor','actor_user',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','wiki','actor','actor_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','wiki','archive','ar_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','archive','ar_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','archive','ar_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','archive','ar_comment',4,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','archive','ar_comment_id',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_user',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_user_text',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','archive','ar_actor',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','archive','ar_timestamp',9,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','archive','ar_minor_edit',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','wiki','archive','ar_rev_id',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','wiki','archive','ar_text_id',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_deleted',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_len',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_page_id',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_parent_id',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','archive','ar_sha1',17,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','archive','ar_content_model',18,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','archive','ar_content_format',19,'NULL','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_app_id',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_password',3,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_token',4,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',32,32,NULL,NULL,NULL,NULL,NULL,'binary(32)','','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_restrictions',5,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','bot_passwords','bp_grants',6,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','category','cat_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','category','cat_title',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','wiki','category','cat_pages',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','category','cat_subcats',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','category','cat_files',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_to',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_sortkey',3,'\'\'','NO','varbinary',230,230,NULL,NULL,NULL,NULL,NULL,'varbinary(230)','','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_sortkey_prefix',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','wiki','categorylinks','cl_collation',6,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','categorylinks','cl_type',7,'\'page\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'page\',\'subcat\',\'file\')','','','select','','NEVER',NULL),('def','wiki','change_tag','ct_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','change_tag','ct_rc_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','change_tag','ct_log_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','change_tag','ct_rev_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','change_tag','ct_tag',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','change_tag','ct_params',6,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','change_tag','ct_tag_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','change_tag_def','ctd_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','change_tag_def','ctd_name',2,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','UNI','','select','','NEVER',NULL),('def','wiki','change_tag_def','ctd_user_defined',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','wiki','change_tag_def','ctd_count',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','comment','comment_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','comment','comment_hash',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','comment','comment_text',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','comment','comment_data',4,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','content','content_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','content','content_size',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','content','content_sha1',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','content','content_model',4,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','wiki','content','content_address',5,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','wiki','content_models','model_id',1,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','content_models','model_name',2,NULL,'NO','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','UNI','','select','','NEVER',NULL),('def','wiki','externallinks','el_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','externallinks','el_from',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','externallinks','el_to',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','MUL','','select','','NEVER',NULL),('def','wiki','externallinks','el_index',4,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','MUL','','select','','NEVER',NULL),('def','wiki','externallinks','el_index_60',5,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','filearchive','fa_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_archive_name',3,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_storage_group',4,'NULL','YES','varbinary',16,16,NULL,NULL,NULL,NULL,NULL,'varbinary(16)','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_storage_key',5,'\'\'','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_deleted_user',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_deleted_timestamp',7,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_deleted_reason',8,'\'\'','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_deleted_reason_id',9,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_size',10,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_width',11,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_height',12,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_metadata',13,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_bits',14,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_media_type',15,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\',\'3D\')','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_major_mime',16,'\'unknown\'','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_minor_mime',17,'\'unknown\'','YES','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_description',18,'\'\'','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_description_id',19,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_user',20,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_user_text',21,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_actor',22,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','filearchive','fa_timestamp',23,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_deleted',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','filearchive','fa_sha1',25,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','image','img_name',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','image','img_size',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','image','img_width',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','image','img_height',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','image','img_metadata',5,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','image','img_bits',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','image','img_media_type',7,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\',\'3D\')','MUL','','select','','NEVER',NULL),('def','wiki','image','img_major_mime',8,'\'unknown\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','wiki','image','img_minor_mime',9,'\'unknown\'','NO','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','wiki','image','img_description',10,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','image','img_description_id',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','image','img_user',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','image','img_user_text',13,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','image','img_actor',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','image','img_timestamp',15,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','image','img_sha1',16,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','imagelinks','il_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','imagelinks','il_from_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','imagelinks','il_to',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','interwiki','iw_prefix',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','wiki','interwiki','iw_url',2,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','interwiki','iw_api',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','interwiki','iw_wikiid',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','wiki','interwiki','iw_local',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','interwiki','iw_trans',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','wiki','ip_changes','ipc_rev_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','ip_changes','ipc_rev_timestamp',2,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','ip_changes','ipc_hex',3,'\'\'','NO','varbinary',35,35,NULL,NULL,NULL,NULL,NULL,'varbinary(35)','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_address',2,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_by',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_by_text',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_by_actor',6,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_reason',7,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_reason_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_timestamp',9,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_auto',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_anon_only',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_create_account',12,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_enable_autoblock',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_expiry',14,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_range_start',15,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_range_end',16,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_deleted',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_block_email',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_allow_usertalk',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_parent_block_id',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','ipblocks','ipb_sitewide',21,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','wiki','ipblocks_restrictions','ir_ipb_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','ipblocks_restrictions','ir_type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','PRI','','select','','NEVER',NULL),('def','wiki','ipblocks_restrictions','ir_value',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','iwlinks','iwl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','iwlinks','iwl_prefix',2,'\'\'','NO','varbinary',20,20,NULL,NULL,NULL,NULL,NULL,'varbinary(20)','PRI','','select','','NEVER',NULL),('def','wiki','iwlinks','iwl_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','job','job_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','job','job_cmd',2,'\'\'','NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','wiki','job','job_namespace',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','job','job_title',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','job','job_timestamp',5,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','job','job_params',6,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','job','job_random',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','job','job_attempts',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','job','job_token',9,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','job','job_token_timestamp',10,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','job','job_sha1',11,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','l10n_cache','lc_lang',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','l10n_cache','lc_key',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','l10n_cache','lc_value',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','langlinks','ll_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','langlinks','ll_lang',2,'\'\'','NO','varbinary',20,20,NULL,NULL,NULL,NULL,NULL,'varbinary(20)','PRI','','select','','NEVER',NULL),('def','wiki','langlinks','ll_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','log_search','ls_field',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','log_search','ls_value',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','log_search','ls_log_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','logging','log_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','logging','log_type',2,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_action',3,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','logging','log_timestamp',4,'\'19700101000000\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_user',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_user_text',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_actor',7,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_namespace',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_title',9,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','logging','log_page',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','logging','log_comment',11,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','logging','log_comment_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','logging','log_params',13,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','logging','log_deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','module_deps','md_module',1,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','wiki','module_deps','md_skin',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','module_deps','md_deps',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','objectcache','keyname',1,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','wiki','objectcache','value',2,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','objectcache','exptime',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','wiki','oldimage','oi_name',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL); INSERT INTO `COLUMNS` VALUES ('def','wiki','oldimage','oi_archive_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_size',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_width',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_height',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_bits',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_description',7,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_description_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_user',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_user_text',10,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','oldimage','oi_actor',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','oldimage','oi_timestamp',12,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_metadata',13,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_media_type',14,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\',\'3D\')','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_major_mime',15,'\'unknown\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_minor_mime',16,'\'unknown\'','NO','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_deleted',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','oldimage','oi_sha1',18,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','page','page_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','page','page_namespace',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','page','page_title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','page','page_restrictions',4,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','page','page_is_redirect',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','page','page_is_new',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','page','page_random',7,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','MUL','','select','','NEVER',NULL),('def','wiki','page','page_touched',8,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','page','page_links_updated',9,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','page','page_latest',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','page','page_len',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','page','page_content_model',12,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','page','page_lang',13,'NULL','YES','varbinary',35,35,NULL,NULL,NULL,NULL,NULL,'varbinary(35)','','','select','','NEVER',NULL),('def','wiki','page_props','pp_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','page_props','pp_propname',2,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','PRI','','select','','NEVER',NULL),('def','wiki','page_props','pp_value',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','page_props','pp_sortkey',4,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_type',3,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_level',4,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_cascade',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','MUL','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_user',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','page_restrictions','pr_expiry',7,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','pagelinks','pl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','pagelinks','pl_from_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','pagelinks','pl_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','pagelinks','pl_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_namespace',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_title',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_reason',4,'\'\'','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_reason_id',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_timestamp',6,NULL,'NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_expiry',7,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','protected_titles','pt_create_perm',8,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','','','select','','NEVER',NULL),('def','wiki','querycache','qc_type',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','querycache','qc_value',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','querycache','qc_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','querycache','qc_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','querycache_info','qci_type',1,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','querycache_info','qci_timestamp',2,'\'19700101000000\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_type',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_value',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_namespacetwo',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','querycachetwo','qcc_titletwo',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','recentchanges','rc_timestamp',2,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_user_text',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_actor',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_namespace',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_title',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_comment',8,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_comment_id',9,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_minor',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_bot',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_new',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_cur_id',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_this_oldid',14,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_last_oldid',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_type',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_source',17,'\'\'','NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_patrolled',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_ip',19,'\'\'','NO','varbinary',40,40,NULL,NULL,NULL,NULL,NULL,'varbinary(40)','MUL','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_old_len',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_new_len',21,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_deleted',22,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_logid',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_log_type',24,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_log_action',25,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','wiki','recentchanges','rc_params',26,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','redirect','rd_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','redirect','rd_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','redirect','rd_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','redirect','rd_interwiki',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','wiki','redirect','rd_fragment',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','revision','rev_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','revision','rev_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','revision','rev_text_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','revision','rev_comment',4,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','wiki','revision','rev_user',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','revision','rev_user_text',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','revision','rev_timestamp',7,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','wiki','revision','rev_minor_edit',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','revision','rev_deleted',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','wiki','revision','rev_len',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','revision','rev_parent_id',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','revision','rev_sha1',12,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','revision','rev_content_model',13,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','revision','rev_content_format',14,'NULL','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','wiki','revision_actor_temp','revactor_rev',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','revision_actor_temp','revactor_actor',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','revision_actor_temp','revactor_timestamp',3,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','revision_actor_temp','revactor_page',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','revision_comment_temp','revcomment_rev',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','revision_comment_temp','revcomment_comment_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','revtag','rt_type',1,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','PRI','','select','','NEVER',NULL),('def','wiki','revtag','rt_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','revtag','rt_revision',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','revtag','rt_value',4,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','searchindex','si_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','searchindex','si_title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','searchindex','si_text',3,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','MUL','','select','','NEVER',NULL),('def','wiki','site_identifiers','si_site',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','site_identifiers','si_type',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','site_identifiers','si_key',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','wiki','site_stats','ss_row_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','site_stats','ss_total_edits',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','site_stats','ss_good_articles',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','site_stats','ss_total_pages',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','site_stats','ss_users',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','site_stats','ss_active_users',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','site_stats','ss_images',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','sites','site_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','sites','site_global_key',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','UNI','','select','','NEVER',NULL),('def','wiki','sites','site_type',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_group',4,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_source',5,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_language',6,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_protocol',7,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_domain',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_data',9,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','sites','site_forward',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','wiki','sites','site_config',11,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','slot_roles','role_id',1,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','slot_roles','role_name',2,NULL,'NO','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','UNI','','select','','NEVER',NULL),('def','wiki','slots','slot_revision_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','slots','slot_role_id',2,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','slots','slot_content_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','slots','slot_origin',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wiki','tag_summary','ts_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','tag_summary','ts_rc_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','wiki','tag_summary','ts_log_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','wiki','tag_summary','ts_rev_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','wiki','tag_summary','ts_tags',5,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','templatelinks','tl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','templatelinks','tl_from_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','templatelinks','tl_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','templatelinks','tl_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','text','old_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','text','old_text',2,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','text','old_flags',3,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','translate_groupreviews','tgr_group',1,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','PRI','','select','','NEVER',NULL),('def','wiki','translate_groupreviews','tgr_lang',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','PRI','','select','','NEVER',NULL),('def','wiki','translate_groupreviews','tgr_state',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_group',1,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(100)','PRI','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_lang',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','PRI','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_total',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_translated',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_fuzzy',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_groupstats','tgs_proofread',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_messageindex','tmi_key',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','translate_messageindex','tmi_value',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','translate_metadata','tmd_group',1,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','PRI','','select','','NEVER',NULL),('def','wiki','translate_metadata','tmd_key',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','PRI','','select','','NEVER',NULL),('def','wiki','translate_metadata','tmd_value',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_reviews','trr_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','translate_reviews','trr_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','translate_reviews','trr_revision',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','translate_sections','trs_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','translate_sections','trs_key',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','translate_sections','trs_text',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_sections','trs_order',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_stash','ts_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','translate_stash','ts_namespace',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','wiki','translate_stash','ts_title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','translate_stash','ts_value',4,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_stash','ts_metadata',5,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_tmf','tmf_sid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_tmf','tmf_text',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','MUL','','select','','NEVER',NULL),('def','wiki','translate_tms','tms_sid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','translate_tms','tms_lang',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','MUL','','select','','NEVER',NULL),('def','wiki','translate_tms','tms_len',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','translate_tms','tms_text',4,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_tms','tms_context',5,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','translate_tmt','tmt_sid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','translate_tmt','tmt_lang',2,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','PRI','','select','','NEVER',NULL),('def','wiki','translate_tmt','tmt_text',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','wiki','updatelog','ul_key',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','updatelog','ul_value',2,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','uploadstash','us_user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','uploadstash','us_key',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','wiki','uploadstash','us_orig_path',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_path',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_source_type',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_timestamp',7,NULL,'NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','uploadstash','us_status',8,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_chunk_inx',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_props',10,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_size',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_sha1',12,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(31)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_mime',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_media_type',14,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\',\'3D\')','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_image_width',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_image_height',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','wiki','uploadstash','us_image_bits',17,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','wiki','user','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','user','user_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','wiki','user','user_real_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','user','user_password',4,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','user','user_newpassword',5,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','wiki','user','user_newpass_time',6,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','user','user_email',7,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','MUL','','select','','NEVER',NULL),('def','wiki','user','user_touched',8,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','user','user_token',9,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',32,32,NULL,NULL,NULL,NULL,NULL,'binary(32)','','','select','','NEVER',NULL),('def','wiki','user','user_email_authenticated',10,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','user','user_email_token',11,'NULL','YES','binary',32,32,NULL,NULL,NULL,NULL,NULL,'binary(32)','MUL','','select','','NEVER',NULL),('def','wiki','user','user_email_token_expires',12,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','user','user_registration',13,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','wiki','user','user_editcount',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wiki','user','user_password_expires',15,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','user_former_groups','ufg_user',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','user_former_groups','ufg_group',2,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','wiki','user_groups','ug_user',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','user_groups','ug_group',2,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','wiki','user_groups','ug_expiry',3,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','wiki','user_newtalk','user_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','user_newtalk','user_ip',2,'\'\'','NO','varbinary',40,40,NULL,NULL,NULL,NULL,NULL,'varbinary(40)','MUL','','select','','NEVER',NULL),('def','wiki','user_newtalk','user_last_timestamp',3,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','wiki','user_properties','up_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','wiki','user_properties','up_property',2,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','wiki','user_properties','up_value',3,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','wiki','valid_tag','vt_tag',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','wiki','watchlist','wl_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wiki','watchlist','wl_user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','wiki','watchlist','wl_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','wiki','watchlist','wl_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','wiki','watchlist','wl_notificationtimestamp',5,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','drilly','drills','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','drilly','drills','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','drilly','drills','drillSet',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','drilly','drills','drillOrder',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','drills','head',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','drills','alpha',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','drills','charlie',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','drills','delta',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','events','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','drilly','events','user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','drilly','events','date',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','drilly','events','eventOrder',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','events','drillSet',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','drilly','events','isMatch',6,'\'F\'','NO','enum',1,1,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'T\',\'F\')','','','select','','NEVER',NULL),('def','drilly','events','memo',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','drilly','events','userSet',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','drilly','sets','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','drilly','sets','name',2,NULL,'NO','varchar',255,255,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(255)','','','select','','NEVER',NULL),('def','drilly','situations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','drilly','situations','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','drilly','situations','situation',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','drilly','situations','baseTime',4,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','drilly','situations','head',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','situations','alpha',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','situations','charlie',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','situations','delta',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','situations','miss',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','situations','proc',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','drilly','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','drilly','users','googleId',2,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(64)','MUL','','select','','NEVER',NULL),('def','drilly','users','mail',3,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_accounts','uid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_accounts','data',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_accounts_data','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_accounts_data','uid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_accounts_data','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_accounts_data','value',4,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_activity','timestamp',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','priority',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','type',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','user',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','affecteduser',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity','app',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','subject',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','subjectparams',9,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','message',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','messageparams',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','file',12,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','link',13,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity','object_type',14,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity','object_id',15,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','mail_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_timestamp',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_latest_send',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_type',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_affecteduser',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_appid',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_subject',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','amq_subjectparams',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','object_type',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_activity_mq','object_id',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','uri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','synctoken',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','addressbookid',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','operation',5,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbookchanges','created_at',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','principaluri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','displayname',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_addressbooks','synctoken',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig','appid',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig','configkey',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig','configvalue',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig','type',4,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig','lazy',5,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig_ex','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_appconfig_ex','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig_ex','configkey',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig_ex','configvalue',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_appconfig_ex','sensitive',5,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_authorized_groups','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_authorized_groups','group_id',2,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_authorized_groups','class',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','uid',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','login_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','password',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','name',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','token',6,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','type',7,'0','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','remember',8,'0','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','last_activity',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','last_check',10,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','scope',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','expires',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','private_key',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','public_key',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','version',15,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','password_invalid',16,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_authtoken','password_hash',17,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','url',2,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','title',3,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','user_id',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','description',5,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','added',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','lastmodified',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','clickcount',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','last_preview',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','available',10,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','archived_file',11,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','html_content',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks','text_content',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders','title',2,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders','user_id',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders_public','id',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders_public','folder_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders_public','description',3,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_folders_public','created_at',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_root_folders','user_id',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_root_folders','folder_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_root_folders','locked_time',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_folders','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_folders','user_id',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_folders','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_folders','folder_id',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_to_shares','shared_folder_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shared_to_shares','share_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','folder_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','owner',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','participant',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','type',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','created_at',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','can_write',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_shares','can_share',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tags','bookmark_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tags','tag',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tree','type',1,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tree','id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tree','parent_folder',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_bookmarks_tree','index',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','action',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','occurred',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','ip',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','subnet',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_bruteforce_attempts','metadata',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','appt_config_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','created_at',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','token',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','display_name',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','description',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','email',7,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','start',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','end',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','timezone',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_bookings','confirmed',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','token',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','description',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','location',5,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','visibility',6,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','user_id',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','target_calendar_uri',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','calendar_freebusy_uris',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','availability',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','start',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','end',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','length',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','increment',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','preparation_duration',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','followup_duration',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','time_before_next_slot',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','daily_max',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','future_limit',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_appt_configs','create_talk_room',20,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','uid',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','recurrenceid',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','attendee',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','organizer',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','sequence',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','token',7,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_invitations','expiration',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','calendar_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','object_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','is_recurring',4,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','uid',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','recurrence_id',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','is_recurrence_exception',7,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','event_hash',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','alarm_hash',9,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','type',10,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','is_relative',11,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','notification_date',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_reminders','is_repeat_based',13,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','backend_id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','resource_id',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','displayname',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources','group_restrictions',6,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources_md','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources_md','resource_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources_md','key',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_resources_md','value',4,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','backend_id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','resource_id',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','displayname',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms','group_restrictions',6,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms_md','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms_md','room_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms_md','key',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendar_rooms_md','value',4,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','uri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','synctoken',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','calendarid',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','operation',5,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','calendartype',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarchanges','created_at',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','calendardata',2,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','uri',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','calendarid',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','lastmodified',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','etag',6,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','size',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','componenttype',8,'NULL','YES','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(8)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','firstoccurence',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','lastoccurence',10,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','uid',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','classification',12,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','calendartype',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects','deleted_at',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','calendarid',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','objectid',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','name',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','parameter',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','value',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarobjects_props','calendartype',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendars','principaluri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','displayname',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','synctoken',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','calendarorder',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','calendarcolor',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','timezone',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','components',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','transparent',11,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendars','deleted_at',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','uri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','principaluri',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','displayname',4,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(100)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','refreshrate',5,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','calendarorder',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','calendarcolor',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','striptodos',8,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','stripalarms',9,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','stripattachments',10,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','lastmodified',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','synctoken',12,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_calendarsubscriptions','source',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cards','addressbookid',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_cards','carddata',3,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','lastmodified',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','etag',6,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','size',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cards','uid',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','addressbookid',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','cardid',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','name',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','value',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_cards_properties','preferred',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','unique_id',2,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','name',3,NULL,'NO','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','display_name',4,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','sanitized_name',5,'\'\'','YES','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','instance',6,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','config',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','source',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','settings',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','description',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','creation',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','contact_addressbook',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_circle','contact_groupname',13,'NULL','YES','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','token',1,NULL,'NO','varchar',63,189,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(63)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','instance',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','event',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','result',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','interface',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','severity',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','retry',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','status',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','updated',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_event','creation',10,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','single_id',2,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','circle_id',3,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','member_id',4,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','user_id',5,NULL,'NO','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','user_type',6,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','instance',7,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','invited_by',8,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','level',9,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','status',10,'NULL','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(15)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','note',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','cached_name',12,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','cached_update',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','contact_id',14,'NULL','YES','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','contact_meta',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_member','joined',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','circle_id',1,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','single_id',2,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','level',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','inheritance_first',4,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','inheritance_last',5,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','inheritance_depth',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_membership','inheritance_path',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','mount_id',2,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','circle_id',3,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','single_id',4,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','token',5,'NULL','YES','varchar',63,189,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(63)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','parent',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','mountpoint',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mount','mountpoint_hash',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mountpoint','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_mountpoint','mount_id',2,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mountpoint','single_id',3,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mountpoint','mountpoint',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_mountpoint','mountpoint_hash',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','type',2,'\'Unknown\'','NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(15)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','interface',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','uid',4,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','instance',5,'NULL','YES','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','href',6,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(254)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','item',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_remote','creation',8,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_share_lock','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_share_lock','item_id',2,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_share_lock','circle_id',3,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_share_lock','instance',4,NULL,'NO','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','share_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','circle_id',3,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','single_id',4,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','member_id',5,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','token',6,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','password',7,'NULL','YES','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','','','select','','NEVER',NULL),('def','nextcloud','oc_circles_token','accepted',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_collres_accesscache','user_id',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_accesscache','collection_id',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_accesscache','resource_type',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_accesscache','resource_id',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_accesscache','access',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_collres_collections','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_collres_collections','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_collres_resources','collection_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_resources','resource_type',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_collres_resources','resource_id',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_comments','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_comments','parent_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_comments','topmost_parent_id',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_comments','children_count',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','actor_type',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_comments','actor_id',6,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','message',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','verb',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','creation_timestamp',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','latest_child_timestamp',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','object_type',11,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_comments','object_id',12,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','reference_id',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','reactions',14,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_comments','expire_date',15,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_comments','meta_data',16,'\'\'','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_comments_read_markers','user_id',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_comments_read_markers','marker_datetime',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_comments_read_markers','object_type',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_comments_read_markers','object_id',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bill_owers','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bill_owers','billid',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bill_owers','memberid',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','projectid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','what',3,NULL,'NO','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','amount',4,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','payerid',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','repeat',6,'\'n\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','categoryid',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','paymentmode',8,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','lastchanged',9,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','repeatallactive',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','repeatuntil',11,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','timestamp',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','comment',13,'NULL','YES','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','repeatfreq',14,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','paymentmodeid',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_bills','deleted',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','projectid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','name',3,'NULL','YES','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','color',4,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','encoded_icon',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_categories','order',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_currencies','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_currencies','projectid',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_currencies','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_currencies','exchange_rate',4,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','projectid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','name',3,NULL,'NO','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','weight',4,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','activated',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','lastchanged',6,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','color',7,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_members','userid',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','projectid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','name',3,'NULL','YES','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','color',4,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','encoded_icon',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','order',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_paymentmodes','old_id',7,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','id',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','userid',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','name',3,NULL,'NO','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','email',4,NULL,'NO','varchar',300,900,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(300)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','autoexport',5,'\'n\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','lastchanged',6,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','currencyname',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','deletiondisabled',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','categorysort',9,'\'a\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','paymentmodesort',10,'\'a\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_projects','archived_ts',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','projectid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','userid',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','type',4,'\'u\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','accesslevel',5,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','manually_added',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','label',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(100)','','','select','','NEVER',NULL),('def','nextcloud','oc_cospend_shares','password',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','first_day',3,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','last_day',4,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','status',5,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(100)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','message',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','replacement_user_id',7,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_absence','replacement_user_display_name',8,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_cal_proxy','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_dav_cal_proxy','owner_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_dav_cal_proxy','proxy_id',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_dav_cal_proxy','permissions',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','principaluri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','type',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','access',4,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','resourceid',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_dav_shares','publicuri',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','editor_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','token',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','file_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','user_id',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','share_id',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','timestamp',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','accessed',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_direct_edit','file_path',9,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_directlink','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_directlink','user_id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_directlink','file_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_directlink','token',4,'NULL','YES','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_directlink','expiration',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','version',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','daemon_config_name',5,'\'0\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','port',6,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','secret',7,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','status',8,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_apps','enabled',9,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps','created_time',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','display_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','accepts_deploy_id',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','protocol',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','host',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_daemons','deploy_config',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','url',3,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','verb',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','access_level',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','headers_to_exclude',6,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_apps_routes','bruteforce_protection',7,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_event_handlers','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_event_handlers','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_event_handlers','event_type',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_event_handlers','event_subtypes',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_event_handlers','action_handler',5,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','hidden',5,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','arguments',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','options',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','usages',8,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_occ_commands','execute_handler',9,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_settings_forms','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_settings_forms','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_settings_forms','formid',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_settings_forms','scheme',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text','display_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text','action_handler',5,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text_q','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text_q','result',2,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text_q','error',3,'\'\'','NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text_q','finished',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_speech_to_text_q','created_time',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','app_id',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','display_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','task_type',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','custom_task_type',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_task_processing','provider',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','display_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','action_handler',5,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing','task_type',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing_q','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing_q','result',2,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing_q','error',3,'\'\'','NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing_q','finished',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_text_processing_q','created_time',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','display_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','from_languages',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_translation','to_languages',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_translation','action_handler',7,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation','action_detect_lang',8,'\'\'','YES','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation_q','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation_q','result',2,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation_q','error',3,'\'\'','NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation_q','finished',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_translation_q','created_time',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','display_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','mime',5,'\'file\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','permissions',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','order',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','icon',8,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','action_handler',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_files_actions','version',10,'\'1.0\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','type',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','name',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','path',5,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_scripts','after_app_id',6,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','type',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','name',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','key',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_states','value',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_ex_ui_styles','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_styles','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_styles','type',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_styles','name',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_styles','path',5,NULL,'NO','varchar',410,1230,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(410)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','appid',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','display_name',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','icon',5,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_ex_ui_top_menu','admin_required',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_federated_reshares','share_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_federated_reshares','remote_id',2,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','share ID at the remote server','NEVER',NULL),('def','nextcloud','oc_file_locks','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_file_locks','lock',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_file_locks','key',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_file_locks','ttl',4,'-1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_file_metadata','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_file_metadata','group_name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(50)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_file_metadata','value',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','fileid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_filecache','storage',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','path',3,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','path_hash',4,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','parent',5,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','name',6,'NULL','YES','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(250)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','mimetype',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','mimepart',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','size',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','mtime',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','storage_mtime',11,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','encrypted',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','unencrypted_size',13,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','etag',14,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','permissions',15,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache','checksum',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache_extended','fileid',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_filecache_extended','metadata_etag',2,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','nextcloud','oc_filecache_extended','creation_time',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_filecache_extended','upload_time',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata','file_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata','json',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata','sync_token',4,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(15)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata','last_update',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata_index','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata_index','file_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata_index','meta_key',3,'NULL','YES','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(31)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata_index','meta_value_string',4,'NULL','YES','varchar',63,189,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(63)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_metadata_index','meta_value_int',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','file_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','due_date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','updated_at',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','created_at',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_files_reminders','notified',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','auto_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','id',2,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(250)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','user',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','timestamp',4,'\'\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','location',5,'\'\'','NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','type',6,'NULL','YES','varchar',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','mime',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_trash','deleted_by',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','file_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','timestamp',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','size',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','mimetype',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_files_versions','metadata',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_flow_checks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_flow_checks','class',2,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_checks','operator',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_checks','value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_checks','hash',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','class',2,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','name',3,'NULL','YES','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','checks',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','operation',5,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','entity',6,'\'OCAWorkflowEngineEntityFile\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations','events',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations_scope','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations_scope','operation_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations_scope','type',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_flow_operations_scope','value',4,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_group_admin','gid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_group_admin','uid',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_group_user','gid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_group_user','uid',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_groups','gid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_groups','displayname',2,'\'name\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_jobs','class',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','argument',3,'\'\'','NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','last_run',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','last_checked',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','reserved_at',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','execution_duration',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','argument_hash',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_jobs','time_sensitive',9,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_known_users','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_known_users','known_to',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_known_users','known_user',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','timestamp',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','started',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','poll_token',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','login_token',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','public_key',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','private_key',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','client_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','login_name',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','server',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_login_flow_v2','app_password',11,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','nextcloud','oc_migrations','app',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_migrations','version',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_mimetypes','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_mimetypes','mimetype',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_mounts','storage_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','root_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','user_id',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','mount_point',5,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','mount_id',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_mounts','mount_provider_class',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','notification_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_notifications','app',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','user',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','timestamp',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','object_type',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','object_id',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','subject',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','subject_parameters',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','message',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','message_parameters',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','link',11,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','icon',12,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications','actions',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','uid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','token',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','deviceidentifier',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','devicepublickey',5,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','devicepublickeyhash',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','pushtokenhash',7,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','proxyserver',8,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_pushhash','apptype',9,'\'unknown\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_settings','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_notifications_settings','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_settings','batch_time',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_settings','last_send_id',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_notifications_settings','next_send_time',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','token_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','client_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','hashed_code',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','encrypted_token',5,NULL,'NO','varchar',786,2358,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(786)','','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','code_created_at',6,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_access_tokens','token_count',7,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_clients','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_clients','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_clients','redirect_uri',3,NULL,'NO','varchar',2000,6000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(2000)','','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_clients','client_identifier',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_oauth2_clients','secret',5,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_open_local_editor','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_open_local_editor','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_open_local_editor','path_hash',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_open_local_editor','expiration_time',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_open_local_editor','token',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','type',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','secret',5,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','server_data',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','client_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','created',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','updated',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_challenge','deleted',10,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','type',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','secret',5,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','server_data',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','client_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','created',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','updated',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_challenge','deleted',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','suspended',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','deleted',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','created',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder','updated',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','parent',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','label',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','cse_type',7,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','sse_type',8,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','sse_key',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','favorite',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','hidden',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','trashed',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','deleted',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','edited',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','created',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','updated',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','cse_key',17,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_folder_revision','client',18,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','type',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','scope',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','data',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','created',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','updated',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_keychain','deleted',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','share_id',5,'NULL','YES','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','has_shares',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','editable',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','suspended',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','deleted',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','created',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password','updated',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','folder',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','hidden',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','trashed',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','cse_type',8,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','sse_type',9,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','sse_key',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','username',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','password',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','label',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','url',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','notes',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','custom_fields',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','hash',17,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','favorite',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','status',19,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','status_code',20,'\'GOOD\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','deleted',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','edited',22,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','created',23,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','updated',24,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','cse_key',25,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_password_revision','client',26,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','label',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','code',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','login',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','token',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','limit',8,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','status',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','created',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','updated',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_registration','deleted',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','login_type',4,'\'none\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','created',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','updated',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','authorized',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','data',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','shadow_data',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_session','client',11,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','receiver',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','source_password',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','target_password',6,'NULL','YES','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','source_updated',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','target_updated',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','type',9,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','editable',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','shareable',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','expires',12,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','deleted',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','created',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','updated',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_share','client',16,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','deleted',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','created',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag','updated',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','cse_type',5,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','sse_type',6,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','sse_key',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','label',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','color',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','favorite',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','hidden',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','trashed',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','deleted',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','edited',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','created',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','updated',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','cse_key',17,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_entity_tag_revision','client',18,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','suspended',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','deleted',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','created',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder','updated',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','parent',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','label',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','cse_type',7,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','cse_key',8,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','sse_type',9,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','sse_key',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','favorite',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','hidden',12,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','trashed',13,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','deleted',14,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','edited',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','created',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','updated',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_folder_rv','client',18,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','type',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','scope',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','data',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','created',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','updated',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_keychain','deleted',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','share_id',5,'NULL','YES','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','has_shares',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','editable',7,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','suspended',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','deleted',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','created',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password','updated',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','folder',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','hidden',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','trashed',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','cse_type',8,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','cse_key',9,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','sse_type',10,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','sse_key',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','username',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','password',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','label',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','url',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','notes',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','custom_fields',17,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','hash',18,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','favorite',19,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','status',20,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','status_code',21,'\'GOOD\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','deleted',22,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','edited',23,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','created',24,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','updated',25,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_password_rv','client',26,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','uuid',3,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','password',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','password_revision',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','tag',6,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','tag_revision',7,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','hidden',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','deleted',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','created',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','updated',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_pw_tag_rel','client',12,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','label',4,'NULL','YES','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','code',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','login',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','token',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','limit',8,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','status',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','created',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','updated',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_registration','deleted',12,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','password',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','password_revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','tag',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','tag_revision',6,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','hidden',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','created',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','updated',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','uuid',11,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_relation_password_tag','client',12,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','login_type',4,'\'none\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','created',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','updated',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','deleted',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','authorized',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','data',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','shadow_data',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_session','client',11,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','receiver',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','source_password',5,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','target_password',6,'NULL','YES','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','source_updated',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','target_updated',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','type',9,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(12)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','editable',10,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','shareable',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','expires',12,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','deleted',13,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','created',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','updated',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_share','client',16,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','revision',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','deleted',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','created',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag','updated',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','uuid',3,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','model',4,NULL,'NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','cse_type',5,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','cse_key',6,'\'\'','NO','varchar',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(36)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','sse_type',7,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','sse_key',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','label',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','color',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','favorite',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','hidden',12,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','trashed',13,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','deleted',14,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','edited',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','created',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','updated',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_passwords_tag_rv','client',18,'\'CLIENT::UNKNOWN\'','NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','album_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','user',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','created',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','location',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums','last_added_photo',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_collabs','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_collabs','album_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_collabs','collaborator_id',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_collabs','collaborator_type',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_files','album_file_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_files','album_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_files','file_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_files','added',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_photos_albums_files','owner',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_preferences','userid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_preferences','appid',2,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_preferences','configkey',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_preferences','configvalue',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_preferences_ex','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_preferences_ex','userid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_preferences_ex','appid',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_preferences_ex','configkey',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_preferences_ex','configvalue',5,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_privacy_admins','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_privacy_admins','displayname',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_profile_config','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_profile_config','user_id',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_profile_config','config',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_properties','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_properties','userid',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_properties','propertypath',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_properties','propertyname',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_properties','propertyvalue',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_properties','valuetype',6,'1','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_ratelimit_entries','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_ratelimit_entries','hash',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_ratelimit_entries','delete_after',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_reactions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_reactions','parent_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_reactions','message_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_reactions','actor_type',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_reactions','actor_id',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_reactions','reaction',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','actor_uid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','uid',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','federated_cloud_id',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','card',6,NULL,'NO','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','nextcloud','oc_recent_contact','last_contact',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','principaluri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','calendardata',3,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','lastmodified',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','etag',6,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_schedulingobjects','size',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_share','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_share','share_type',2,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','share_with',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','password',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','uid_owner',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','uid_initiator',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','parent',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','item_type',8,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','item_source',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','item_target',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','file_source',11,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','file_target',12,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','permissions',13,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','stime',14,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','accepted',15,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','expiration',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_share','token',17,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_share','mail_send',18,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','share_name',19,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','password_by_talk',20,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','note',21,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_share','hide_download',22,'0','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','label',23,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_share','attributes',24,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','(DC2Type:json)','NEVER',NULL),('def','nextcloud','oc_share','password_expiration_time',25,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_share_external','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_share_external','parent',2,'-1','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_share_external','share_type',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_share_external','remote',4,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','Url of the remove owncloud instance','NEVER',NULL),('def','nextcloud','oc_share_external','remote_id',5,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_share_external','share_token',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','Public share token','NEVER',NULL),('def','nextcloud','oc_share_external','password',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','Optional password for the public share','NEVER',NULL),('def','nextcloud','oc_share_external','name',8,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','Original name on the remote server','NEVER',NULL),('def','nextcloud','oc_share_external','owner',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','User that owns the public share on the remote server','NEVER',NULL),('def','nextcloud','oc_share_external','user',10,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','Local user which added the external share','NEVER',NULL),('def','nextcloud','oc_share_external','mountpoint',11,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','Full path where the share is mounted','NEVER',NULL),('def','nextcloud','oc_share_external','mountpoint_hash',12,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','md5 hash of the mountpoint','NEVER',NULL),('def','nextcloud','oc_share_external','accepted',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_shares_limits','id',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_shares_limits','limit',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_shares_limits','downloads',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_storages','numeric_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_storages','id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_storages','available',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_storages','last_checked',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_storages_credentials','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_storages_credentials','user',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_storages_credentials','identifier',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_storages_credentials','credentials',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_systemtag','name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag','visibility',3,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag','editable',4,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag_group','systemtagid',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag_group','gid',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag_object_mapping','objectid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag_object_mapping','objecttype',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_systemtag_object_mapping','systemtagid',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','type',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','input',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','output',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','status',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','user_id',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','app_id',7,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','custom_id',8,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','last_updated',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','completion_expected_at',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','progress',11,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','error_message',12,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','scheduled_at',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','started_at',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','ended_at',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','webhook_uri',16,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_taskprocessing_tasks','webhook_method',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','input',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','status',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','number_of_images',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','user_id',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','app_id',6,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','identifier',7,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','last_updated',8,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text2image_tasks','completion_expected_at',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','current_version',2,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','last_saved_version',3,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','last_saved_version_time',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','last_saved_version_etag',5,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_text_documents','base_version_etag',6,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','user_id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','guest_name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','color',4,'NULL','YES','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(7)','','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','token',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','document_id',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','last_contact',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_sessions','last_awareness_message',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','document_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','session_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','data',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','version',5,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_text_steps','timestamp',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','type',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','input',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','output',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','status',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','user_id',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','app_id',7,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','identifier',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','last_updated',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_textprocessing_tasks','completion_expected_at',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','nextcloud','oc_trusted_servers','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_trusted_servers','url',2,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','Url of trusted server','NEVER',NULL),('def','nextcloud','oc_trusted_servers','url_hash',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','sha1 hash of the url without the protocol','NEVER',NULL),('def','nextcloud','oc_trusted_servers','token',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','token used to exchange the shared secret','NEVER',NULL),('def','nextcloud','oc_trusted_servers','shared_secret',5,'NULL','YES','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(256)','','','select','shared secret used to authenticate','NEVER',NULL),('def','nextcloud','oc_trusted_servers','status',6,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','current status of the connection','NEVER',NULL),('def','nextcloud','oc_trusted_servers','sync_token',7,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','','','select','cardDav sync token','NEVER',NULL),('def','nextcloud','oc_twofactor_backupcodes','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_backupcodes','user_id',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_backupcodes','code',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_backupcodes','used',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_providers','provider_id',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_providers','uid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_twofactor_providers','enabled',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_user_status','user_id',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','status',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','status_timestamp',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','is_user_defined',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','message_id',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','custom_icon',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','custom_message',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','clear_at',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','is_backup',10,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_status','status_message_timestamp',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_user_transfer_owner','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_user_transfer_owner','source_user',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_transfer_owner','target_user',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_transfer_owner','file_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','nextcloud','oc_user_transfer_owner','node_name',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_users','uid',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_users','displayname',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_users','password',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','nextcloud','oc_users','uid_lower',4,'\'\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_vcategory','uid',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory','type',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory','category',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory_to_object','objid',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory_to_object','categoryid',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_vcategory_to_object','type',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','uid',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','public_key_credential_id',4,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(512)','MUL','','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','data',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_webauthn','user_verification',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','app_id',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','user_id',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','http_method',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','uri',5,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','event',6,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','event_filter',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','user_id_filter',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','headers',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','auth_method',10,'\'\'','NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(16)','','','select','','NEVER',NULL),('def','nextcloud','oc_webhook_listeners','auth_data',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','nextcloud','oc_whats_new','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','nextcloud','oc_whats_new','version',2,'\'11\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','UNI','','select','','NEVER',NULL),('def','nextcloud','oc_whats_new','etag',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','nextcloud','oc_whats_new','last_check',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','nextcloud','oc_whats_new','data',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','loslex','contest_categories','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','contest_categories','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_categories','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_categories','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','contest_categories','name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_categories','note',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_divisions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','contest_divisions','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_divisions','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_divisions','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','contest_divisions','contest_category_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contest_divisions','division',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_divisions','bgdivision',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_divisions','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_levels','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','contest_levels','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_levels','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contest_levels','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_levels','is_active',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','contest_levels','advance',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex','contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','contest_results','percent',4,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex','contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_results','origdivision',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contest_results','notcomp',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','contest_results','dq',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','contests','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','contests','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contests','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','contests','psmatchguid',4,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex','contests','published',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','contests','results_published',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','contests','contestname',7,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','contests','range_id',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','organizer_group_id',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','date',10,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex','contests','contest_category_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','contest_level_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','director_id',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','rangemaster_id',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','contests','registration_type',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','contests','registration_start',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex','contests','registration_end',17,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex','contests','instructions',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex','contests','settings',19,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','loslex','contests','version',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','percent',3,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','range_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','contestname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','date',7,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex','cup_contest_results','dq',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','failed_jobs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','failed_jobs','uuid',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex','failed_jobs','connection',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','failed_jobs','queue',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','failed_jobs','payload',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex','failed_jobs','exception',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex','failed_jobs','failed_at',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','log','message',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','log','channel',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','log','level',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','log','level_name',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','loslex','log','unix_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','log','datetime',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','log','context',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex','log','extra',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','log','created_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','log','updated_at',11,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','migrations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','migrations','migration',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','migrations','batch',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','organizer_group_users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','organizer_group_users','organizer_group_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','organizer_group_users','user_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','organizer_groups','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','organizer_groups','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','organizer_groups','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','organizer_groups','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','password_reset_tokens','email',1,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','loslex','password_reset_tokens','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','password_reset_tokens','created_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','penalties','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','penalties','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','level_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','charlie',4,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','delta',5,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','miss',6,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','misspopper',7,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','noshoot',8,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','penalties','proc',9,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','personal_access_tokens','tokenable_type',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','tokenable_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','token',5,NULL,'NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','abilities',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','last_used_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','expires_at',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','created_at',9,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','personal_access_tokens','updated_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','ranges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','ranges','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','is_active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','ranges','created_at',4,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','ranges','updated_at',5,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','ranges','coords',6,'NULL','YES','point',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'point','','','select','','NEVER',NULL),('def','loslex','ranges','address',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','web',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','email',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','phone',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','ranges','region',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','registrations','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','registrations','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','registrations','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','registrations','contest_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','registrations','user_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','registrations','contest_division_id',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','registrations','squad',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex','registrations','lexmember',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','rookie',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','builder',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','referee',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','note',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','registrations','licence_number',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','registrations','canceltoken',15,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','registrations','paid',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','present',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','registered',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','registrations','dq',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','shooter_stage_id',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','alpha',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','charlie',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','delta',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','popper',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','misspopper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','time',8,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','proc',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','noshoot',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','total_time',11,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','contest_id',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','bgdivision',13,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','stage_id',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','user_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','registration_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','notcomp',17,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_results','dq',18,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','alpha',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','charlie',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','delta',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','popper',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_targets','misspopper',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_times','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','shooter_stage_times','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex','shooter_stage_times','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_times','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','shooter_stage_times','string',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','shooter_stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','shooter_stages','stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex','shooter_stages','registration_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex','shooter_stages','proc',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','shooter_stages','noshoot',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','besttime',1,NULL,'YES','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','stage_results','shooter_stage_id',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_results','alpha',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','charlie',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','delta',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','popper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','misspopper',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','miss',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','time',9,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','stage_results','proc',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_results','total_time',12,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','stage_results','contest_id',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_results','bgdivision',14,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','stage_results','stage_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_results','user_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_results','registration_id',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_results','stage_percent',18,'NULL','YES','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','loslex','stage_results','order',19,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_times','order',1,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_times','string',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex','stage_times','time',3,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex','stage_times','registration_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stage_times','bgdivision',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','stage_times','storder',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stage_times','contest_id',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','stages','contest_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','stages','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','stages','order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','stages','strings',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex','users','username',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex','users','firstname',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','lastname',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','namesuffix',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','email',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex','users','email_verified_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','users','password',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','phone_number',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','licence_number',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','lex_hash',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex','users','city',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','is_active',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','users','ban_reason',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','users','last_login',15,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','users','personaltoken',16,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex','users','is_admin',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','users','remember_token',18,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','loslex','users','created_at',19,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','users','updated_at',20,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','users','deleted_at',21,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex','users','lex_validity',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex','w_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','percent',4,'NULL','YES','decimal',NULL,NULL,52,10,NULL,NULL,NULL,'decimal(52,10)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','origdivision',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','w_contest_results','dq',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','registration_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','contest_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','bgdivision',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','total_percent',4,'NULL','YES','decimal',NULL,NULL,39,6,NULL,NULL,NULL,'decimal(39,6)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','notcomp',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','w_registration_percent','dq',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','shooter_stage_id',1,'0','NO','decimal',NULL,NULL,20,0,NULL,NULL,NULL,'decimal(20,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','alpha',2,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','charlie',3,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','delta',4,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','popper',5,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','misspopper',6,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','miss',7,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','time',8,'NULL','YES','decimal',NULL,NULL,30,2,NULL,NULL,NULL,'decimal(30,2)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','proc',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','noshoot',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','total_time',11,'NULL','YES','decimal',NULL,NULL,36,2,NULL,NULL,NULL,'decimal(36,2)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','contest_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','bgdivision',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','stage_id',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','registration_id',16,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','notcomp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex','w_shooter_stage_results','dq',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','hook',2,NULL,'NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','status',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','scheduled_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','args',6,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','schedule',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','group_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','attempts',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','last_attempt_gmt',10,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','last_attempt_local',11,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','claim_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','extended_args',13,'NULL','YES','varchar',8000,32000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_actions','priority',14,'10','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_claims','claim_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_claims','date_created_gmt',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_groups','group_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_groups','slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_logs','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_logs','action_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_logs','message',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_logs','log_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_actionscheduler_logs','log_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','feed_id',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','html_location',4,'\'unknown\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','shortcode_atts',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_facebook_feed_locator','last_update',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','feed_id',2,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','cache_key',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','cache_value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','cron_update',5,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feed_caches','last_updated',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','feed_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','feed_title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','settings',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','author',5,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','status',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_feeds','last_modified',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','account_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','account_type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','privilege',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','access_token',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','username',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','info',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','error',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','expires',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','last_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_cff_sources','author',11,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_e_events','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_e_events','event_data',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_e_events','created_at',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','event_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','person_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_comment',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_date',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_status',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_price',8,'0.0000','NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_tax_rate',9,'NULL','YES','decimal',NULL,NULL,7,4,NULL,NULL,NULL,'decimal(7,4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_taxes',10,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_bookings','booking_meta',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_parent',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_slug',4,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_owner',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_status',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_name',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_start_date',8,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_end_date',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_start_time',10,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_end_time',11,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_all_day',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_start',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_end',14,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_timezone',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_rsvp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_rsvp_date',18,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_rsvp_time',19,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_rsvp_spaces',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_spaces',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_private',22,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','location_id',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_id',24,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_date_created',25,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_date_modified',26,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_interval',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_freq',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_byday',30,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_byweekno',31,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_days',32,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','recurrence_rsvp_days',33,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','blog_id',34,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','group_id',35,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_language',36,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_events','event_translation',37,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','blog_id',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_parent',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_slug',5,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_name',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_owner',7,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_address',8,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_town',9,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_state',10,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_postcode',11,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_region',12,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_country',13,'NULL','YES','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_latitude',14,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_longitude',15,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_status',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_private',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_language',19,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_locations','location_translation',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_meta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_meta','object_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_meta','meta_date',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','event_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_description',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_price',5,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_start',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_end',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_min',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_max',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_spaces',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_members',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_members_roles',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_guests',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_required',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_parent',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_order',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets','ticket_meta',17,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets_bookings','ticket_booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets_bookings','booking_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets_bookings','ticket_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets_bookings','ticket_booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_em_tickets_bookings','ticket_booking_price',5,NULL,'NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','event_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id is teh event id','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','form_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id From wp post table','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','invoice',4,NULL,'NO','varchar',150,600,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(150)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','event_amount',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','ticket_qty',6,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','ticket_variations',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','user_id',8,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','email',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','event_type',10,'\'ticket\'','YES','enum',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'ticket\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','payment_type',11,'\'woocommerce\'','YES','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'woocommerce\',\'stripe\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','pledge_id',12,'\'0\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','payment_gateway',13,'\'online_payment\'','YES','enum',15,60,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'offline_payment\',\'online_payment\',\'bank_payment\',\'check_payment\',\'stripe_payment\',\'other_payment\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','date_time',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_events','status',15,'NULL','YES','enum',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'Active\',\'Review\',\'DeActive\',\'Failed\',\'Processing\',\'Pending\',\'Hold\',\'Refunded\',\'Delete\',\'Completed\',\'Cancelled\',\'Declined\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_trans_meta','meta_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_trans_meta','event_id',2,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_trans_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_etn_trans_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','name',2,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','parent',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','type',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','ord',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv','created_by',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv_attachment_folder','folder_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_fbv_attachment_folder','attachment_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_jetpack_sync_queue','ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_jetpack_sync_queue','queue_id',2,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_jetpack_sync_queue','event_id',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_jetpack_sync_queue','event_payload',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_jetpack_sync_queue','timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','attendee_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','event_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','occurrence',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','first_name',5,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','last_name',6,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','email',7,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','data',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','count',9,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','verification',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_attendees','confirmation',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','booking_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','user_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','transaction_id',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','event_id',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','ticket_ids',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','status',7,'\'pending\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','confirmed',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','verified',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','all_occurrences',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','date',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_bookings','timestamp',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','dstart',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','dend',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','tstart',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','tend',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','status',7,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_dates','public',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','start',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','end',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','repeat',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','rinterval',6,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','year',7,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','month',8,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','day',9,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','week',10,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','weekday',11,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','weekdays',12,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','days',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','not_in_days',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','time_start',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_events','time_end',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_occurrences','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_occurrences','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_occurrences','occurrence',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_occurrences','params',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','first_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','last_name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','email',4,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','reg',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','created_at',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_mec_users','updated_at',7,'current_timestamp()','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','previewpic',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','albumdesc',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','sortorder',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_album','extras_post_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','gid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','path',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','title',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','galdesc',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','previewpic',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','author',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_gallery','extras_post_id',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','pid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','image_slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','post_id',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','galleryid',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','filename',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','description',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','alttext',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','imagedate',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','exclude',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','sortorder',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','meta_data',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','extras_post_id',12,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_ngg_pictures','updated_at',13,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','uri',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','accessed',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','times_accessed',4,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','referer',5,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_404_logs','user_agent',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','created',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','page',4,NULL,'NO','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','object_type',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','object_subtype',6,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','object_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','primary_key',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','seo_score',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','page_score',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','is_indexable',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','schemas_in_use',12,'NULL','YES','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','desktop_interactive',13,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','desktop_pagescore',14,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','mobile_interactive',15,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','mobile_pagescore',16,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_analytics_objects','pagespeed_refreshed',17,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_links','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_links','url',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_links','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_links','target_post_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_links','type',5,NULL,'NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_meta','object_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_meta','internal_link_count',2,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_meta','external_link_count',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_internal_meta','incoming_link_count',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','sources',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','url_to',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','header_code',4,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','hits',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','status',6,'\'active\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','created',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','updated',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections','last_accessed',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','from_url',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','redirection_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','object_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','object_type',5,'\'post\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_rank_math_redirections_cache','is_redirected',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','feed_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','cache_key',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','cache_value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','cron_update',5,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feed_caches','last_updated',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','feed_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','feed_title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','settings',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','author',5,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','status',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_feeds','last_modified',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','feed_id',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','html_location',4,'\'unknown\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','shortcode_atts',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feed_locator','last_update',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feeds_posts','record_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feeds_posts','id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feeds_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feeds_posts','feed_id',4,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_feeds_posts','hashtag',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','created_on',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','time_stamp',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','top_time_stamp',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','json_data',6,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','media_id',7,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','sizes',8,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','aspect_ratio',9,'0.00','NO','decimal',NULL,NULL,4,2,NULL,NULL,NULL,'decimal(4,2)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','images_done',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','last_requested',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_instagram_posts','mime_type',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','account_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','account_type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','privilege',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','access_token',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','username',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','info',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','error',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','expires',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','last_updated',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','author',11,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_sbi_sources','connect_type',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','name',2,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','googlecalcode',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color0',4,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color1',5,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color2',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color3',7,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color4',8,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color5',9,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','color6',10,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','bkgrdTransparent',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','bkgrdImage',12,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_stoutgc','bubble_width',13,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_meta_tbl','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_meta_tbl','member_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_meta_tbl','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_meta_tbl','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','member_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','user_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','password',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','member_since',6,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','membership_level',7,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','more_membership_levels',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','account_state',9,'\'pending\'','YES','enum',19,76,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'active\',\'inactive\',\'activation_required\',\'expired\',\'pending\',\'unsubscribed\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','last_accessed',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','last_accessed_from_ip',11,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','email',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','phone',13,'NULL','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','address_street',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','address_city',15,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','address_state',16,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','address_zipcode',17,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','home_page',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','country',19,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','gender',20,'\'not specified\'','YES','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'male\',\'female\',\'not specified\')','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','referrer',21,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','extra_info',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','reg_code',23,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','subscription_starts',24,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','initial_membership_level',25,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','txn_id',26,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','subscr_id',27,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','company_name',28,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','notes',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','flags',30,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_members_tbl','profile_image',31,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','level_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_key',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_label',4,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_type',6,'\'text\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_default',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_meta_tbl','meta_context',8,'\'default\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','alias',2,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','role',3,'\'subscriber\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','permissions',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','subscription_period',5,'\'-1\'','NO','varchar',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','subscription_duration_type',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','subscription_unit',7,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','loginredirect_page',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','category_list',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','page_list',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','post_list',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','comment_list',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','attachment_list',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','custom_post_list',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','disable_bookmark_list',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','options',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','protect_older_posts',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_membership_tbl','campaign_name',18,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','email',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','member_id',5,'\'\'','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(16)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','membership_level',6,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','txn_date',7,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','txn_id',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','subscr_id',9,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','reference',10,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','payment_amount',11,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','gateway',12,'\'\'','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','status',13,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_swpm_payments_tbl','ip_address',14,'\'\'','YES','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','note_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','label',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','query',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','status',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','is_primary',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','actioned_text',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','nonce_action',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_note_actions','nonce_name',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','note_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','type',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','locale',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','title',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','content',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','content_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','status',8,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','source',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','date_created',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','date_reminder',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','is_snoozable',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','layout',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','image',14,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','is_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','icon',16,'\'info\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_admin_notes','is_read',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_category_lookup','category_tree_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_category_lookup','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','customer_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','user_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','username',3,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','first_name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','last_name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','email',6,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','date_last_active',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','date_registered',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','country',9,'\'\'','NO','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','postcode',10,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','city',11,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_customer_lookup','state',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_download_log','download_log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_download_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_download_log','permission_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_download_log','user_id',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_download_log','user_ip_address',5,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','address_type',3,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','first_name',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','last_name',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','company',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','address_1',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','address_2',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','city',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','state',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','postcode',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','country',12,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','email',13,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_addresses','phone',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_coupon_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_coupon_lookup','coupon_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_coupon_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_coupon_lookup','discount_amount',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','created_via',3,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','woocommerce_version',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','prices_include_tax',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','coupon_usages_are_counted',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','download_permission_granted',7,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','cart_hash',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','new_order_email_sent',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','order_key',10,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','order_stock_reduced',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','date_paid_gmt',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','date_completed_gmt',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','shipping_tax_amount',14,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','shipping_total_amount',15,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','discount_tax_amount',16,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','discount_total_amount',17,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_operational_data','recorded_sales',18,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','variation_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','customer_id',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','date_created',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','product_qty',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','product_net_revenue',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','product_gross_revenue',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','coupon_amount',10,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','tax_amount',11,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','shipping_amount',12,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_product_lookup','shipping_tax_amount',13,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','parent_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','date_created_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','num_items_sold',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','total_sales',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','tax_total',7,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','shipping_total',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','net_total',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','returning_customer',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','status',11,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','customer_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','date_paid',13,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_stats','date_completed',14,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','tax_rate_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','shipping_tax',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','order_tax',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_order_tax_lookup','total_tax',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','status',2,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','currency',3,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','type',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','tax_amount',5,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','total_amount',6,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','customer_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','billing_email',8,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','date_created_gmt',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','date_updated_gmt',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','parent_order_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','payment_method',12,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','payment_method_title',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','transaction_id',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','ip_address',15,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','user_agent',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders','customer_note',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders_meta','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders_meta','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_orders_meta','meta_value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','product_or_parent_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','taxonomy',3,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','term_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','is_variation_attribute',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_attributes_lookup','in_stock',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_download_directories','url_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_download_directories','url',2,NULL,'NO','varchar',256,1024,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_download_directories','enabled',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','sku',2,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','virtual',3,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','downloadable',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','min_price',5,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','max_price',6,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','onsale',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','stock_quantity',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','stock_status',9,'\'instock\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','rating_count',10,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','average_rating',11,'0.00','YES','decimal',NULL,NULL,3,2,NULL,NULL,NULL,'decimal(3,2)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','total_sales',12,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','tax_status',13,'\'taxable\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','tax_class',14,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_product_meta_lookup','global_unique_id',15,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_rate_limits','rate_limit_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_rate_limits','rate_limit_key',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_rate_limits','rate_limit_expiry',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_rate_limits','rate_limit_remaining',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_reserved_stock','order_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_reserved_stock','product_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_reserved_stock','stock_quantity',3,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_reserved_stock','timestamp',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_reserved_stock','expires',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_tax_rate_classes','tax_rate_class_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_tax_rate_classes','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_tax_rate_classes','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','webhook_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','status',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','delivery_url',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','secret',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','topic',7,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','date_created',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','date_created_gmt',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','date_modified',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','date_modified_gmt',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','api_version',12,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','failure_count',13,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wc_webhooks','pending_delivery',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','key_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','user_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','description',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','permissions',4,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','consumer_key',5,NULL,'NO','char',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(64)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','consumer_secret',6,NULL,'NO','char',43,172,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(43)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','nonces',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','truncated_key',8,NULL,'NO','char',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(7)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_api_keys','last_access',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_label',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_type',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_orderby',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_attribute_taxonomies','attribute_public',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','permission_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_id',2,NULL,'NO','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(36)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','order_key',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_email',6,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','user_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','downloads_remaining',8,'NULL','YES','varchar',9,36,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(9)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','access_granted',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','access_expires',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_downloadable_product_permissions','download_count',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','level',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','source',4,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','message',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_log','context',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_itemmeta','order_item_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_itemmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_items','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_items','order_item_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_items','order_item_type',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_order_items','order_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokenmeta','payment_token_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokenmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','token_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','gateway_id',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','token',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','user_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','type',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_payment_tokens','is_default',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_sessions','session_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_sessions','session_key',2,NULL,'NO','char',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(32)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_sessions','session_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_sessions','session_expiry',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_locations','zone_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_code',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_methods','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_methods','instance_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_methods','method_id',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_methods','method_order',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zone_methods','is_enabled',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zones','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zones','zone_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_shipping_zones','zone_order',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_code',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rate_locations','tax_rate_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rate_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_country',2,'\'\'','NO','varchar',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_state',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate',4,'\'\'','NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_name',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_priority',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_compound',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_shipping',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_order',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_woocommerce_tax_rates','tax_rate_class',10,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','accesslock_ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','accesslock_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','release_date',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','accesslock_IP',5,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','reason',6,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_accesslocks','unlocked',7,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','login_attempt_ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','login_attempt_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','login_attempt_IP',4,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','failed_user',5,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','failed_pass',6,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpc_login_fails','reason',7,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','title',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','message',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','types',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','create_at',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','form_id',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','entry_id',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_logs','user_id',8,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payment_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payment_meta','payment_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payment_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payment_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','form_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','status',3,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','subtotal_amount',4,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','discount_amount',5,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','total_amount',6,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','currency',7,'\'\'','NO','varchar',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(3)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','entry_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','gateway',9,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','type',10,'\'\'','NO','varchar',12,48,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(12)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','mode',11,'\'\'','NO','varchar',4,16,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(4)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','transaction_id',12,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','customer_id',13,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','subscription_id',14,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','subscription_status',15,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','title',16,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','date_created_gmt',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','date_updated_gmt',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_payments','is_published',19,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_tasks_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_tasks_meta','action',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_tasks_meta','data',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava2','wp_wpforms_tasks_meta','date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','ludekvarak','eacm_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','eacm_dp_available_categories','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_dp_available_categories','term_id',2,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_dp_available_categories','name',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_dp_available_categories','pt',4,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_dp_available_categories','tax',5,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_clients','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_clients','test_id',2,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_clients','subject_id',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_clients','client_id',4,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','test_id',2,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','subject_id',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','record_date',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','event',5,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_et_divi_ab_testing_stats','client_id',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(25)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','mediumtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','ludekvarak','eacm_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','eacm_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','eacm_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','ludekvarak','onl_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','ludekvarak','onl_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','onl_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_responsive_menu','name',1,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','PRI','','select','','NEVER',NULL),('def','ludekvarak','onl_responsive_menu','value',2,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','onl_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','onl_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','onl_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','onl_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','ludekvarak','onl_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','onl_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','ludekvarak','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','ludekvarak','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','ludekvarak','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','ludekvarak','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','ludekvarak','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','ludekvarak','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','ludekvarak','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','seaninel','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','seaninel','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','seaninel','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_password',11,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','seaninel','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','seaninel','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','seaninel','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','seaninel','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','seaninel','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','seaninel','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','seaninel','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','seaninel','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','seaninel','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','seaninel','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','seaninel','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','seaninel','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','seaninel','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','seaninel','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','seaninel','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','seaninel','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','csp','raw_data','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','csp','raw_data','timestamp',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','csp','raw_data','domain',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','csp','raw_data','data',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','csp','raw_data','user_agent',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','csp','raw_data','address',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','csp','raw_data','method',7,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','practiscore_receive','matches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore_receive','matches','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore_receive','matches','type',3,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','practiscore_receive','matches','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','practiscore_receive','matches','stages',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore_receive','matches','uuid',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore_receive','matches','active',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore_receive','received_score','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore_receive','received_score','device',3,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','datetime',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','shooter',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','stage',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','time',7,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','hitFactor',8,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','alpha',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','charlie',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','delta',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','miss',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','noshoot',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','proc',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','hash',15,NULL,'NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(128)','MUL','','select','','NEVER',NULL),('def','practiscore_receive','received_score','maxPoints',16,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','practiscore_receive','received_score','points',17,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','id_tab',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','view',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','add',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','edit',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_access','delete',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_accessory','id_product_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_accessory','id_product_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_address',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_customer',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_manufacturer',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_supplier',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','id_warehouse',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','alias',8,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','company',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','lastname',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','address1',12,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','address2',13,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','postcode',14,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','city',15,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','other',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','phone',17,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','phone_mobile',18,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','vat_number',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','dni',20,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','date_upd',22,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','active',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address','deleted',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address_format','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_address_format','format',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','id_ps_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','ids_tab',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','validated',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','hide',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','location',7,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'after\',\'before\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','selector',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','start_day',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','stop_day',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice','weight',11,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice_lang','id_advice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_advice_lang','html',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_alias','id_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_alias','alias',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_alias','search',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_alias','active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment','file',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment','file_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment','file_size',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment','mime',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment_lang','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment_lang','name',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attachment_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute','id_attribute_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group','is_color_group',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group','group_type',3,'\'select\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'select\',\'radio\',\'color\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_lang','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_lang','public_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_shop','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_impact','id_attribute_impact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_impact','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_impact','id_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_impact','weight',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_impact','price',5,NULL,'NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_lang','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_shop','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_attribute_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','id_ps_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','type',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','id_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','group_position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','scoring',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','awb',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge','validated',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge_lang','id_badge',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge_lang','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_badge_lang','group_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','id_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','id_tax_rules_group',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','url',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','shipping_handling',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','range_behavior',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','is_module',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','is_free',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','shipping_external',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','need_range',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','external_module_name',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','shipping_method',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','position',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','max_width',17,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','max_height',18,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','max_depth',19,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','max_weight',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier','grade',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_group','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_lang','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_lang','delay',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_tax_rules_group_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_tax_rules_group_shop','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_tax_rules_group_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_zone','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_carrier_zone','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','delivery_option',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_address_delivery',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_address_invoice',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','id_guest',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','secure_key',12,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','recyclable',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','gift',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','gift_message',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','allow_seperated_package',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','date_add',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart','date_upd',19,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_cart_rule','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_cart_rule','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','id_product_attribute',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_product','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','id_customer',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','date_from',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','date_to',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','quantity_per_user',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','priority',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','partial_use',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','code',10,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','minimum_amount',11,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','minimum_amount_tax',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','minimum_amount_currency',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','minimum_amount_shipping',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','country_restriction',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','carrier_restriction',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','group_restriction',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','cart_rule_restriction',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','product_restriction',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','shop_restriction',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','free_shipping',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','reduction_percent',22,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','reduction_amount',23,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','reduction_tax',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','reduction_currency',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','reduction_product',26,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','gift_product',27,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','gift_product_attribute',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','highlight',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','active',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','date_add',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule','date_upd',32,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_carrier','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_carrier','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_combination','id_cart_rule_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_combination','id_cart_rule_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_country','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_country','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_group','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_lang','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_lang','name',3,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule','id_product_rule_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'products\',\'categories\',\'attributes\',\'manufacturers\',\'suppliers\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule_group','id_product_rule_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule_group','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule_group','quantity',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule_value','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_product_rule_value','id_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_shop','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cart_rule_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','id_shop_default',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','level_depth',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','nleft',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','nright',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','position',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category','is_root_category',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_group','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_product','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_product','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_shop','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_category_shop','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms','indexation',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block','location',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block','display_store',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_lang','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_lang','name',3,'\'\'','NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_page','id_cms_block_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_page','id_cms_block',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_page','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_page','is_category',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_shop','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_block_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','level_depth',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category','position',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_shop','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','meta_title',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','meta_description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','content',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_lang','link_rewrite',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role_lang','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_role_lang','name',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_shop','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cms_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare_product','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare_product','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_compare_product','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','id_ps_condition',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'configuration\',\'install\',\'sql\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','request',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','operator',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','value',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','result',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','calculation_type',8,'NULL','YES','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'hook\',\'time\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','calculation_detail',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','validated',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition_advice','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition_advice','display',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition_badge','id_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_condition_badge','id_badge',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','name',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi_lang','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_kpi_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_lang','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_configuration_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','id_guest',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','id_page',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','ip_address',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections','http_referer',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_page','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_page','id_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_page','time_start',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_page','time_end',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','id_connections',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','http_referer',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','request_uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_connections_source','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact','email',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact','customer_service',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact','position',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_lang','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_shop','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_contact_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','id_currency',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','iso_code',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','call_prefix',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','contains_states',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','need_identification_number',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','need_zip_code',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','zip_code_format',10,'\'\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country','display_tax_label',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country_lang','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country_shop','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_country_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','id_cronjob',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','id_module',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','task',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','hour',5,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','day',6,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','month',7,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','day_of_week',8,'-1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','updated_at',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','one_shot',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','active',11,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','id_shop',12,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_cronjobs','id_shop_group',13,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','iso_code',3,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','iso_code_num',4,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','sign',5,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','blank',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','format',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','decimals',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','conversion_rate',9,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','deleted',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency','active',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency_shop','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_currency_shop','conversion_rate',3,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_gender',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_default_group',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_lang',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','id_risk',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','company',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','siret',9,'NULL','YES','varchar',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(14)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','ape',10,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','lastname',12,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','email',13,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','passwd',14,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','last_passwd_gen',15,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','birthday',16,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','newsletter',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','ip_registration_newsletter',18,'NULL','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','newsletter_date_add',19,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','optin',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','website',21,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','outstanding_allow_amount',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','show_public_prices',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','max_payment_days',24,'60','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','secure_key',25,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','note',26,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','active',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','is_guest',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','deleted',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','date_add',30,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer','date_upd',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_group','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','id_customer_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','id_customer_thread',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','id_employee',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','message',4,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','file_name',5,'NULL','YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','ip_address',6,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','user_agent',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','private',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message','read',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_message_sync_imap','md5_header',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_customer_thread',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_contact',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_customer',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_order',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','id_product',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','status',8,'\'open\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'open\',\'closed\',\'pending1\',\'pending2\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','email',9,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','token',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customer_thread','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','id_product_attribute',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','id_cart',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','id_product',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','quantity',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','quantity_refunded',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','quantity_returned',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization','in_cart',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field','type',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field','required',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field_lang','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customization_field_lang','name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customized_data','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customized_data','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customized_data','index',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_customized_data','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_date_range','id_date_range',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_date_range','time_start',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_date_range','time_end',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_delivery',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_shop_group',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_range_price',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_range_weight',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','id_zone',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_delivery','price',8,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','lastname',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','firstname',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','email',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','passwd',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','last_passwd_gen',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','stats_date_from',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','stats_date_to',10,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','stats_compare_from',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','stats_compare_to',12,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','stats_compare_option',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','preselect_date_range',14,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','bo_color',15,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','bo_theme',16,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','bo_css',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','default_tab',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','bo_width',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','bo_menu',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','active',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','optin',22,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_last_order',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_last_customer_message',24,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','id_last_customer',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee','last_connection_date',26,'\'0000-00-00\'','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee_shop','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_employee_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_lang','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_product','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_product','id_feature_value',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_shop','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value','id_feature',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value','custom',3,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value_lang','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_feature_value_lang','value',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_gender','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_gender','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_gender_lang','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_gender_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_gender_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','reduction',2,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','price_display_method',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','show_prices',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_lang','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_reduction','id_group_reduction',1,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_reduction','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_reduction','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_reduction','reduction',4,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_shop','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','id_guest',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','id_operating_system',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','id_web_browser',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','id_customer',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','javascript',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','screen_resolution_x',6,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','screen_resolution_y',7,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','screen_color',8,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','sun_java',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','adobe_flash',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','adobe_director',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','apple_quicktime',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','real_player',13,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','windows_media',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','accept_language',15,'NULL','YES','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_guest','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','description',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','legend',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','url',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_homeslider_slides_lang','image',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','id_hook',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','title',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','position',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook','live_edit',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_alias','id_hook_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_alias','alias',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_alias','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module','id_hook',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module','position',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module_exceptions','id_hook_module_exceptions',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module_exceptions','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module_exceptions','id_module',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module_exceptions','id_hook',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_hook_module_exceptions','file_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_image','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image','position',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_lang','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_lang','legend',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_shop','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_shop','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','id_image_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','width',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','height',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','products',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','categories',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','manufacturers',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','suppliers',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','scenes',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_image_type','stores',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_import_match','id_import_match',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_import_match','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_import_match','match',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_import_match','skip',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_info','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_info','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_info_lang','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_info_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_info_lang','text',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','iso_code',4,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(2)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','language_code',5,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(5)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','date_format_lite',6,'\'Y-m-d\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','date_format_full',7,'\'Y-m-d H:i:s\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang','is_rtl',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang_shop','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_lang_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','id_layered_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','id_value',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','type',5,NULL,'NO','enum',18,18,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'category\',\'id_feature\',\'id_attribute_group\',\'quantity\',\'condition\',\'manufacturer\',\'weight\',\'price\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','position',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','filter_type',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_category','filter_show_limit',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter','filters',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter','n_categories',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter_shop','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_filter_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_friendly_url','id_layered_friendly_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_friendly_url','url_key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_friendly_url','data',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_friendly_url','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_group_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_lang_value','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_attribute_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_lang_value','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_lang_value','url_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_value_lang_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_value_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_value_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_indexable_feature_value_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_price_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_price_index','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_price_index','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_price_index','price_min',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_price_index','price_max',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_product_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_product_attribute','id_attribute_group',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_layered_product_attribute','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop','new_window',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop_lang','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop_lang','label',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_linksmenutop_lang','link',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','id_log',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','severity',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','error_code',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','object_type',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','object_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','id_employee',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_log','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','id_mail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','recipient',2,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','template',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','subject',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','id_lang',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_mail','date_add',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','short_description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','meta_title',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_shop','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_manufacturer_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_memcached_servers','id_memcached_server',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_memcached_servers','ip',2,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_memcached_servers','port',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_memcached_servers','weight',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','id_cart',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','id_employee',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','id_order',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','message',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','private',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message_readed','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message_readed','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_message_readed','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta','page',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta','configurable',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_meta_lang','url_rewrite',7,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_module','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module','version',4,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_access','id_module',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_access','view',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_access','configure',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_access','uninstall',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_country','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_country','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_country','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_currency','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_currency','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_currency','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_group','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_group','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_group','id_group',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_preference','id_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_preference','module',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_preference','interest',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_preference','favorite',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_shop','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_module_shop','enable_device',3,'7','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','id_modules_perfs',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','session',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','module',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','method',4,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','time_start',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','time_end',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','memory_start',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_modules_perfs','memory_end',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','email',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','newsletter_date_add',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','ip_registration_newsletter',6,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','http_referer',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_newsletter','active',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_operating_system','id_operating_system',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_operating_system','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','id_order_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','id_carrier',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','id_order_invoice',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','weight',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','shipping_cost_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','shipping_cost_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','tracking_number',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_carrier','date_add',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','id_order_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','id_cart_rule',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','id_order_invoice',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','name',5,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','value',6,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','value_tax_excl',7,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_cart_rule','free_shipping',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_order_invoice',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_warehouse',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_shop',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_attribute_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity_in_stock',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity_refunded',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity_return',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity_reinjected',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','reduction_percent',15,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','reduction_amount',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','reduction_amount_tax_incl',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','reduction_amount_tax_excl',18,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','group_reduction',19,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_quantity_discount',20,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_ean13',21,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_upc',22,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_reference',23,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_supplier_reference',24,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','product_weight',25,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','id_tax_rules_group',26,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','tax_computation_method',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','tax_name',28,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','tax_rate',29,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','ecotax',30,'0.000000','NO','decimal',NULL,NULL,21,6,NULL,NULL,NULL,'decimal(21,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','ecotax_tax_rate',31,'0.000','NO','decimal',NULL,NULL,5,3,NULL,NULL,NULL,'decimal(5,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','discount_quantity_applied',32,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','download_hash',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','download_nb',34,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','download_deadline',35,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','total_price_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','total_price_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','unit_price_tax_incl',38,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','unit_price_tax_excl',39,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','total_shipping_price_tax_incl',40,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','total_shipping_price_tax_excl',41,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','purchase_supplier_price',42,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','original_product_price',43,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail','original_wholesale_price',44,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail_tax','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_history','id_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_history','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_history','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_history','id_order_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_history','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','number',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','delivery_number',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','delivery_date',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_discount_tax_excl',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_discount_tax_incl',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_paid_tax_excl',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_paid_tax_incl',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_products',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_products_wt',11,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_shipping_tax_excl',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_shipping_tax_incl',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','shipping_tax_computation_method',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_wrapping_tax_excl',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','total_wrapping_tax_incl',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','shop_address',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','invoice_address',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','delivery_address',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','note',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_payment','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_payment','id_order_payment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_payment','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_tax','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_tax','type',2,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_invoice_tax','amount',4,'0.000000','NO','decimal',NULL,NULL,10,6,NULL,NULL,NULL,'decimal(10,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message','date_add',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message_lang','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_message_lang','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','id_order_payment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','order_reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','amount',4,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','payment_method',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','conversion_rate',6,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','transaction_id',7,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','card_number',8,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','card_brand',9,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','card_expiration',10,'NULL','YES','char',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(7)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','card_holder',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_payment','date_add',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','state',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','question',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_detail','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_detail','id_customization',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_detail','product_quantity',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_state','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_state','color',2,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_state_lang','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_return_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','conversion_rate',2,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','id_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','total_products_tax_excl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','total_products_tax_incl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','total_shipping_tax_excl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','total_shipping_tax_incl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','shipping_cost',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','amount',10,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','shipping_cost_amount',11,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','partial',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','order_slip_type',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','date_add',14,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip','date_upd',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','product_quantity',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','unit_price_tax_excl',4,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','unit_price_tax_incl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','total_price_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','total_price_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','amount_tax_excl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail','amount_tax_incl',9,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail_tax','id_order_slip_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_slip_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','invoice',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','send_email',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','module_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','color',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','unremovable',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','hidden',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','logable',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','delivery',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','shipped',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','paid',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','pdf_invoice',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','pdf_delivery',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state','deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state_lang','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_order_state_lang','template',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_carrier',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_customer',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_cart',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_address_delivery',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','id_address_invoice',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','current_state',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','secure_key',13,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','payment',14,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','conversion_rate',15,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','module',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','recyclable',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','gift',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','gift_message',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','mobile_theme',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','shipping_number',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_discounts',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_discounts_tax_incl',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_discounts_tax_excl',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_paid',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_paid_tax_incl',26,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_paid_tax_excl',27,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_paid_real',28,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_products',29,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_products_wt',30,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_shipping',31,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_shipping_tax_incl',32,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_shipping_tax_excl',33,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','carrier_tax_rate',34,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_wrapping',35,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_wrapping_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','total_wrapping_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','round_mode',38,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','round_type',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','invoice_number',40,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','delivery_number',41,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','invoice_date',42,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','delivery_date',43,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','valid',44,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','date_add',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_orders','date_upd',46,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pack','id_product_pack',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pack','id_product_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pack','id_product_attribute_item',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pack','quantity',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_page','id_page_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page','id_object',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_type','id_page_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_type','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_viewed','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_viewed','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_viewed','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_viewed','id_date_range',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_page_viewed','counter',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','id_pagenotfound',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','request_uri',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','http_referer',5,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_pagenotfound','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_supplier',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_manufacturer',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_category_default',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_shop_default',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_tax_rules_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','on_sale',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','online_only',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','ecotax',11,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','quantity',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','minimal_quantity',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','wholesale_price',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','unity',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','unit_price_ratio',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','additional_shipping_cost',18,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','reference',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','supplier_reference',20,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','location',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','width',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','height',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','depth',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','weight',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','out_of_stock',26,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','quantity_discount',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','customizable',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','uploadable_files',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','text_fields',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','active',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','redirect_type',32,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','id_product_redirected',33,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','available_for_order',34,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','available_date',35,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','condition',36,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','show_price',37,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','indexed',38,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','visibility',39,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','cache_is_pack',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','cache_has_attachments',41,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','is_virtual',42,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','cache_default_attribute',43,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','date_add',44,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','date_upd',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','advanced_stock_management',46,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product','pack_stock_type',47,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attachment','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attachment','id_attachment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','reference',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','supplier_reference',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','wholesale_price',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','ecotax',10,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','quantity',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','weight',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','unit_price_impact',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','default_on',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','minimal_quantity',15,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute','available_date',16,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_combination','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_combination','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_image','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_image','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','wholesale_price',4,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','price',5,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','ecotax',6,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','weight',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','unit_price_impact',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','default_on',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','minimal_quantity',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_attribute_shop','available_date',11,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_carrier','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_carrier','id_carrier_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_carrier','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_country_tax','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_country_tax','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_country_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','id_product_download',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','display_filename',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','filename',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','date_expiration',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','nb_days_accessible',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','nb_downloadable',8,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','active',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_download','is_shareable',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_group_reduction_cache','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_group_reduction_cache','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_group_reduction_cache','reduction',3,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','description_short',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','meta_title',9,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','name',10,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','available_now',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_lang','available_later',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_sale','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_sale','quantity',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_sale','sale_nbr',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_sale','date_upd',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','id_category_default',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','id_tax_rules_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','on_sale',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','online_only',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','ecotax',7,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','minimal_quantity',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','wholesale_price',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','unity',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','unit_price_ratio',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','additional_shipping_cost',13,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','customizable',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','uploadable_files',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','text_fields',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','active',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','redirect_type',18,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','id_product_redirected',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','available_for_order',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','available_date',21,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','condition',22,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','show_price',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','indexed',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','visibility',25,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','cache_default_attribute',26,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','advanced_stock_management',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','date_add',28,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','date_upd',29,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_shop','pack_stock_type',30,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','id_product_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','id_product_attribute',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','id_supplier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','product_supplier_reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','product_supplier_price_te',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_supplier','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_tag','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_tag','id_tag',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_product_tag','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_profile','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_profile_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_profile_lang','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_profile_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access','new_window',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access','link',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access_lang','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_quick_access_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_price','id_range_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_price','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_price','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_price','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_weight','id_range_weight',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_weight','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_weight','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_range_weight','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','passwd',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','http_referer_regexp',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','http_referer_like',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','request_uri_regexp',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','request_uri_like',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','http_referer_regexp_not',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','http_referer_like_not',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','request_uri_regexp_not',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','request_uri_like_not',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','base_fee',12,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','percent_fee',13,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','click_fee',14,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer','date_add',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_cache','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_cache','id_referrer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_visitors',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_visits',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_pages',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_registrations',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_orders',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_sales',8,'NULL','YES','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_reg_rate',9,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_referrer_shop','cache_order_rate',10,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_request_sql','id_request_sql',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_request_sql','name',2,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_request_sql','sql',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_required_field','id_required_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_required_field','object_name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_required_field','field_name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk','percent',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk_lang','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_risk_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene','active',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_category','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_category','id_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_lang','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_lang','name',3,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','x_axis',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','y_axis',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','zone_width',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_products','zone_height',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_shop','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_scene_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_engine','id_search_engine',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_engine','server',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_engine','getvar',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_index','id_word',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_index','weight',3,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_word','id_word',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_word','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_word','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_search_word','word',4,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_sekeyword','id_sekeyword',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_sekeyword','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_sekeyword','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_sekeyword','keyword',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_sekeyword','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','id_shop_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','id_category',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','id_theme',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','id_shop_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','share_customer',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','share_order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','share_stock',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_group','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','id_shop_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','domain',3,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','domain_ssl',4,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','physical_uri',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','virtual_uri',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','main',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_shop_url','active',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_cache','id_smarty_cache',1,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_cache','name',2,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_cache','cache_id',3,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_cache','modified',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_cache','content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_last_flush','type',1,'\'compile\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'compile\',\'template\')','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_last_flush','last_flush',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_lazy_cache','template_hash',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_lazy_cache','cache_id',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_lazy_cache','compile_id',3,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_lazy_cache','filepath',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_smarty_lazy_cache','last_update',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_specific_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_cart',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_shop',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_shop_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_country',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_group',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','id_product_attribute',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','price',12,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','from_quantity',13,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','reduction',14,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','reduction_tax',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','reduction_type',16,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','from',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price','to',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_priority','id_specific_price_priority',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_priority','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_priority','priority',3,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','id_specific_price_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','id_currency',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','id_country',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','id_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','from_quantity',7,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','price',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','reduction',9,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','reduction_tax',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','reduction_type',11,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','from',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule','to',13,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition','id_specific_price_rule_condition_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition','type',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition_group','id_specific_price_rule_condition_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_specific_price_rule_condition_group','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','id_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','id_zone',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','iso_code',5,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','tax_behavior',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_state','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','id_statssearch',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','keywords',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','results',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_statssearch','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','id_stock',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','id_product',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','id_product_attribute',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','reference',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','physical_quantity',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','usable_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock','price_te',10,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','id_stock_available',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','id_shop',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','id_shop_group',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','depends_on_stock',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_available','out_of_stock',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_stock_mvt',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_stock',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_order',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_supply_order',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_stock_mvt_reason',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','id_employee',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','employee_lastname',7,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','employee_firstname',8,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','physical_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','sign',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','last_wa',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','current_wa',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt','referer',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason','sign',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason','deleted',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason_lang','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_stock_mvt_reason_lang','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','address1',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','address2',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','city',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','postcode',8,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','latitude',9,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','longitude',10,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','hours',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','phone',12,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','fax',13,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','email',14,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','note',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','active',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','date_add',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store','date_upd',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store_shop','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_store_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','meta_keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_lang','meta_description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_shop','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supplier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_supply_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_supplier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','supplier_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_warehouse',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','id_ref_currency',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','reference',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','date_upd',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','date_delivery_expected',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','total_te',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','total_with_discount_te',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','total_tax',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','total_ti',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','discount_rate',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','discount_value_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order','is_template',19,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','id_supply_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','id_product_attribute',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','reference',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','supplier_reference',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','name',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','exchange_rate',11,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','unit_price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','quantity_expected',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','quantity_received',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','price_te',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','discount_rate',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','discount_value_te',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','price_with_discount_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','tax_rate',19,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','tax_value',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','price_ti',21,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','tax_value_with_order_discount',22,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_detail','price_with_order_discount_te',23,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','id_supply_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','id_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_history','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_receipt_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','quantity',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_receipt_history','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','delivery_note',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','editable',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','receipt_state',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','pending_receipt',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','enclosed',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state','color',7,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state_lang','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_supply_order_state_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','class_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','module',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab','hide_host_mode',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_advice','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_advice','id_advice',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_lang','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_module_preference','id_tab_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_module_preference','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tab_module_preference','module',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag','id_tag',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag_count','id_group',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag_count','id_tag',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag_count','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag_count','id_shop',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tag_count','counter',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax','rate',2,NULL,'NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax','active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax','deleted',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_lang','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','id_tax_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','id_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','zipcode_from',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','zipcode_to',6,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','id_tax',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','behavior',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rule','description',9,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','active',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','deleted',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group_shop','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_tax_rules_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','directory',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','responsive',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','default_left_column',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','default_right_column',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme','product_per_page',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_meta','id_theme_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_meta','id_theme',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_meta','id_meta',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_meta','left_column',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_meta','right_column',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_specific','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_specific','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_specific','entity',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_theme_specific','id_object',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','id_item',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','item_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','title',5,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','title_use',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','hook',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','url',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','target',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','image',10,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','image_w',11,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','image_h',12,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','html',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_themeconfigurator','active',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_timezone','id_timezone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_timezone','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','id_warehouse',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','id_address',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','id_employee',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','name',6,NULL,'NO','varchar',45,135,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(45)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','management_type',7,'\'WA\'','NO','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'WA\',\'FIFO\',\'LIFO\')','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_carrier','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_product_location','id_warehouse_product_location',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_product_location','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_product_location','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_product_location','id_warehouse',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_product_location','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_warehouse_shop','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_web_browser','id_web_browser',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_web_browser','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','class_name',4,'\'WebserviceRequest\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','is_module',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','module_name',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account','active',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account_shop','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_account_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_permission','id_webservice_permission',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_permission','resource',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_permission','method',3,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'GET\',\'POST\',\'PUT\',\'DELETE\',\'HEAD\')','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_webservice_permission','id_webservice_account',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_blank','ps_zone','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_blank','ps_zone','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_zone','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_blank','ps_zone_shop','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_blank','ps_zone_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','pureftpd','ftpd','User',1,'\'\'','NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(60)','PRI','','select','','NEVER',NULL),('def','pureftpd','ftpd','status',2,'\'0\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'0\',\'1\')','','','select','','NEVER',NULL),('def','pureftpd','ftpd','Password',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','Uid',4,'\'-1\'','NO','varchar',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(11)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','Gid',5,'\'-1\'','NO','varchar',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(11)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','Dir',6,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','ULBandwidth',7,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','DLBandwidth',8,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','comment',9,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','','','select','','NEVER',NULL),('def','pureftpd','ftpd','ipaccess',10,'\'*\'','NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','QuotaSize',11,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5)','','','select','','NEVER',NULL),('def','pureftpd','ftpd','QuotaFiles',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','auditLog','id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','auditLog','shooter',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','auditLog','match',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','auditLog','user',4,NULL,'NO','varchar',60,60,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(60)','','','select','','NEVER',NULL),('def','practiscore','auditLog','time',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','practiscore','auditLog','column',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','practiscore','auditLog','oldValue',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','auditLog','newValue',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','auditLogRaw','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','auditLogRaw','shooter',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','auditLogRaw','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','auditLogRaw','time',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','practiscore','auditLogRaw','column',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','practiscore','auditLogRaw','oldValue',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','auditLogRaw','newValue',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','matches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','matches','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','matches','type',3,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','practiscore','matches','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','practiscore','matches','stages',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','matches','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','matches','squadSize',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','shooters','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','shooters','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters','alias',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters','email',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters','region',7,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters','factor',8,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','shooters','division',9,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','shooters','category',10,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','shooters','squad',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters','registered',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters','order',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters','payment',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters','wontAttend',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters','deleted',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters','ro',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','email',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','region',6,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','factor',7,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','division',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','category',9,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','squad',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','registered',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','order',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','payment',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_10072019','wontAttend',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','email',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','region',6,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','factor',7,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','division',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','category',9,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','squad',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','registered',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','order',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_11032019','payment',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','email',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','region',6,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','factor',7,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','division',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','category',9,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','squad',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','registered',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','order',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_18072018','payment',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','email',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','region',6,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','factor',7,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','division',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','category',9,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','squad',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','registered',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','order',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','payment',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','wontAttend',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','shooters_backup_22082019','deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','test','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','test','match',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','practiscore','test','firstName',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','test','lastName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','test','email',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','test','region',6,'\'CZE\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','test','factor',7,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(5)','','','select','','NEVER',NULL),('def','practiscore','test','division',8,NULL,'NO','char',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(20)','','','select','','NEVER',NULL),('def','practiscore','test','category',9,NULL,'NO','char',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(11)','','','select','','NEVER',NULL),('def','practiscore','test','squad',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','test','registered',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','test','order',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','practiscore','test','payment',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','test','wontAttend',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','practiscore','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','practiscore','users','name',2,NULL,'NO','varchar',60,60,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(60)','','','select','','NEVER',NULL),('def','practiscore','users','email',3,NULL,'NO','varchar',255,255,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','users','login',4,NULL,'NO','varchar',255,255,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','users','password',5,NULL,'NO','varchar',255,255,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(255)','','','select','','NEVER',NULL),('def','practiscore','users','admin',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__bookmark','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','phpmyadmin','pma__bookmark','dbase',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__bookmark','user',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__bookmark','label',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__bookmark','query',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','db_name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','table_name',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','column_name',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','comment',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','mimetype',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','transformation',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__column_info','transformation_options',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','db_name',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','table_name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','x',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','y',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','v',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__designer_coords','h',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__favorite','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__favorite','tables',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__history','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','phpmyadmin','pma__history','username',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','phpmyadmin','pma__history','db',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__history','table',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__history','timevalue',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','phpmyadmin','pma__history','sqlquery',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__navigationhiding','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__navigationhiding','item_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__navigationhiding','item_type',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__navigationhiding','db_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__navigationhiding','table_name',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__pdf_pages','db_name',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','phpmyadmin','pma__pdf_pages','page_nr',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','phpmyadmin','pma__pdf_pages','page_descr',3,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__recent','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__recent','tables',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','master_db',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','master_table',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','master_field',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','foreign_db',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','foreign_table',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__relation','foreign_field',6,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__savedsearches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','phpmyadmin','pma__savedsearches','username',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','phpmyadmin','pma__savedsearches','db_name',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__savedsearches','search_name',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__savedsearches','search_data',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_coords','db_name',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_coords','table_name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_coords','pdf_page_number',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_coords','x',4,'0','NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float unsigned','','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_coords','y',5,'0','NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float unsigned','','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_info','db_name',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_info','table_name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_info','display_field',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_uiprefs','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_uiprefs','db_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_uiprefs','table_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_uiprefs','prefs',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__table_uiprefs','last_update',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','db_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','version',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','date_created',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','date_updated',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','schema_snapshot',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','schema_sql',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','data_sql',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','tracking',9,'NULL','YES','set',188,564,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','set(\'UPDATE\',\'REPLACE\',\'INSERT\',\'DELETE\',\'TRUNCATE\',\'CREATE DATABASE\',\'ALTER DATABASE\',\'DROP DATABASE\',\'CREATE TABLE\',\'ALTER TABLE\',\'RENAME TABLE\',\'DROP TABLE\',\'CREATE INDEX\',\'DROP INDEX\',\'CREATE VIEW\',\'ALTER VIEW\',\'DROP VIEW\')','','','select','','NEVER',NULL),('def','phpmyadmin','pma__tracking','tracking_active',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','phpmyadmin','pma__userconfig','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__userconfig','timevalue',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','phpmyadmin','pma__userconfig','config_data',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','phpmyadmin','pma__usergroups','usergroup',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__usergroups','tab',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__usergroups','allowed',3,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'Y\',\'N\')','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__users','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','phpmyadmin','pma__users','usergroup',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','router','transfers','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','router','transfers','date',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','router','transfers','interface',3,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(5)','','','select','','NEVER',NULL),('def','router','transfers','rx',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','router','transfers','tx',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','hash',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','date_created',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_api_token','date_used',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','reporter_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','handler_id',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','duplicate_id',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','priority',6,'30','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','severity',7,'50','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','reproducibility',8,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','status',9,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','resolution',10,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','projection',11,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','eta',12,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','bug_text_id',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','os',14,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','os_build',15,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','platform',16,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','version',17,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','fixed_in_version',18,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','build',19,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','profile_id',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','view_state',21,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','summary',22,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','sponsorship_total',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','sticky',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','target_version',25,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','category_id',26,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','date_submitted',27,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','due_date',28,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug','last_updated',29,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','title',3,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','description',4,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','diskfile',5,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','filename',6,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','folder',7,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','filesize',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','file_type',9,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','content',10,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','date_added',11,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','user_id',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_file','bugnote_id',13,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','bug_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','field_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','old_value',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','new_value',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','type',7,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_history','date_modified',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_monitor','user_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_monitor','bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_relationship','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_relationship','source_bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_relationship','destination_bug_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_relationship','relationship_type',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','bug_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','bugnote_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','user_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','type',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','value',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_revision','timestamp',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_tag','bug_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_tag','tag_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_tag','user_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_tag','date_attached',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_text','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_text','description',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_text','steps_to_reproduce',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bug_text','additional_information',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','reporter_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','bugnote_text_id',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','view_state',5,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','note_type',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','note_attr',7,'\'\'','YES','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','time_tracking',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','last_modified',9,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote','date_submitted',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote_text','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_bugnote_text','note',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_category','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_category','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_category','user_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_category','name',4,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_category','status',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','config_id',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','user_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','access_reqd',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','type',5,'90','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_config','value',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','name',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','type',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','possible_values',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','default_value',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','valid_regexp',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','access_level_r',7,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','access_level_rw',8,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','length_min',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','length_max',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','require_report',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','require_update',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','display_report',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','display_update',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','require_resolved',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','display_resolved',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','display_closed',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','require_closed',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field','filter_by',19,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_project','field_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_project','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_project','sequence',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_string','field_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_string','bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_string','value',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_custom_field_string','text',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','email_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','email',2,'\'\'','NO','varchar',191,573,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(191)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','subject',3,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','metadata',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','body',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_email','submitted',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','project_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','is_public',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','name',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_filters','filter_string',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','poster_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','view_state',4,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','announcement',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','headline',6,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','body',7,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','last_modified',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_news','date_posted',9,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_plugin','basename',1,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_plugin','enabled',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_plugin','protected',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_plugin','priority',4,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','name',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','UNI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','status',3,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','enabled',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','view_state',5,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','access_min',6,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','file_path',7,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','description',8,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','category_id',9,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project','inherit_global',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','title',3,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','description',4,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','diskfile',5,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','filename',6,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','folder',7,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','filesize',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','file_type',9,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','content',10,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','date_added',11,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_file','user_id',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_hierarchy','child_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_hierarchy','parent_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_hierarchy','inherit_parent',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_user_list','project_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_user_list','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_user_list','access_level',3,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','project_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','version',3,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','released',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','obsolete',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_project_version','date_order',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','bug_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','user_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','amount',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','logo',5,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','url',6,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','paid',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','date_submitted',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_sponsorship','last_updated',9,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','name',3,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','date_created',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tag','date_updated',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','owner',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','type',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','timestamp',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_tokens','expiry',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','username',2,'\'\'','NO','varchar',191,573,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','realname',3,'\'\'','NO','varchar',191,573,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(191)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','email',4,'\'\'','NO','varchar',191,573,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','password',5,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','enabled',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','protected',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','access_level',8,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','login_count',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','lost_password_request_count',10,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','failed_login_count',11,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','cookie_string',12,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','last_visit',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user','date_created',14,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','project_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','default_profile',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','default_project',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','refresh_delay',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','redirect_delay',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','bugnote_order',8,'\'ASC\'','NO','varchar',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_new',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_assigned',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_feedback',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_resolved',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_closed',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_reopened',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_bugnote',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_status',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_priority',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_priority_min_severity',18,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_status_min_severity',19,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_bugnote_min_severity',20,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_reopened_min_severity',21,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_closed_min_severity',22,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_resolved_min_severity',23,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_feedback_min_severity',24,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_assigned_min_severity',25,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_on_new_min_severity',26,'10','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','email_bugnote_limit',27,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','language',28,'\'english\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_pref','timezone',29,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_print_pref','user_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_print_pref','print_pref',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','platform',3,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','os',4,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','os_build',5,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','loslex_bugtracker','mantis_user_profile','description',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','loslex_dev','contest_categories','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','contest_categories','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_categories','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_categories','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','contest_categories','name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_categories','note',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','contest_category_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','division',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','bgdivision',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_divisions','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_levels','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','contest_levels','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_levels','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contest_levels','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_levels','is_active',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','contest_levels','advance',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_dev','contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','percent',4,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','origdivision',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','notcomp',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','contest_results','dq',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','contests','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','contests','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contests','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','contests','psmatchguid',4,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_dev','contests','published',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','contests','results_published',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','contests','contestname',7,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','contests','range_id',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','organizer_group_id',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','date',10,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_dev','contests','contest_category_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','contest_level_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','director_id',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','rangemaster_id',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','contests','registration_type',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','contests','registration_start',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_dev','contests','registration_end',17,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_dev','contests','instructions',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_dev','contests','settings',19,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','loslex_dev','contests','version',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','percent',3,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','range_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','contestname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','date',7,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_dev','cup_contest_results','dq',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','uuid',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','connection',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','queue',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','payload',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','exception',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_dev','failed_jobs','failed_at',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','log','message',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','log','channel',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','log','level',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','log','level_name',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','loslex_dev','log','unix_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','log','datetime',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','log','context',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_dev','log','extra',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','log','created_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','log','updated_at',11,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','migrations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','migrations','migration',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','migrations','batch',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','organizer_group_users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','organizer_group_users','organizer_group_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','organizer_group_users','user_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','organizer_groups','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','organizer_groups','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','organizer_groups','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','organizer_groups','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','password_reset_tokens','email',1,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','loslex_dev','password_reset_tokens','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','password_reset_tokens','created_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','penalties','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','penalties','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','level_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','charlie',4,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','delta',5,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','miss',6,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','misspopper',7,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','noshoot',8,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','penalties','proc',9,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','tokenable_type',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','tokenable_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','token',5,NULL,'NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','abilities',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','last_used_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','expires_at',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','created_at',9,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','personal_access_tokens','updated_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','ranges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','ranges','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','is_active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','created_at',4,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','ranges','updated_at',5,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','ranges','coords',6,'NULL','YES','point',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'point','','','select','','NEVER',NULL),('def','loslex_dev','ranges','address',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','web',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','email',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','phone',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','ranges','region',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','registrations','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','registrations','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','registrations','contest_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','registrations','user_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','registrations','contest_division_id',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','registrations','squad',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','lexmember',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','rookie',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','builder',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','referee',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','note',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','licence_number',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','canceltoken',15,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','paid',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','present',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','registered',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','registrations','dq',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','shooter_stage_id',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','alpha',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','charlie',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','delta',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','popper',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','misspopper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','time',8,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','proc',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','noshoot',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','total_time',11,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','contest_id',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','bgdivision',13,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','stage_id',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','user_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','registration_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','notcomp',17,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_results','dq',18,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','alpha',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','charlie',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','delta',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','popper',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_targets','misspopper',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_times','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_times','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_times','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_times','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stage_times','string',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','shooter_stages','stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_dev','shooter_stages','registration_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_dev','shooter_stages','proc',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','shooter_stages','noshoot',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','besttime',1,NULL,'YES','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','shooter_stage_id',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','alpha',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','charlie',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','delta',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','popper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','misspopper',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','miss',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','time',9,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','proc',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','total_time',12,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','contest_id',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','bgdivision',14,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','stage_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','user_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','registration_id',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','stage_percent',18,'NULL','YES','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','loslex_dev','stage_results','order',19,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','order',1,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','string',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','time',3,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','registration_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','bgdivision',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','storder',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stage_times','contest_id',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','stages','contest_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','stages','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','stages','order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','stages','strings',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_dev','users','username',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_dev','users','firstname',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','lastname',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','namesuffix',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','email',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_dev','users','email_verified_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','users','password',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','phone_number',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','licence_number',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','lex_hash',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_dev','users','city',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','is_active',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','users','ban_reason',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','users','last_login',15,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','users','personaltoken',16,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_dev','users','is_admin',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','users','remember_token',18,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','loslex_dev','users','created_at',19,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','users','updated_at',20,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','users','deleted_at',21,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_dev','users','lex_validity',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','percent',4,'NULL','YES','decimal',NULL,NULL,52,10,NULL,NULL,NULL,'decimal(52,10)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','origdivision',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','w_contest_results','dq',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','registration_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','contest_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','bgdivision',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','total_percent',4,'NULL','YES','decimal',NULL,NULL,39,6,NULL,NULL,NULL,'decimal(39,6)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','notcomp',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','w_registration_percent','dq',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','shooter_stage_id',1,'0','NO','decimal',NULL,NULL,20,0,NULL,NULL,NULL,'decimal(20,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','alpha',2,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','charlie',3,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','delta',4,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','popper',5,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','misspopper',6,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','miss',7,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','time',8,'NULL','YES','decimal',NULL,NULL,30,2,NULL,NULL,NULL,'decimal(30,2)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','proc',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','noshoot',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','total_time',11,'NULL','YES','decimal',NULL,NULL,36,2,NULL,NULL,NULL,'decimal(36,2)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','contest_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','bgdivision',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','stage_id',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','registration_id',16,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','notcomp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_dev','w_shooter_stage_results','dq',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','domains','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','domains','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','opendmarc_old','domains','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','opendmarc_old','ipaddr','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','ipaddr','addr',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','opendmarc_old','ipaddr','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','opendmarc_old','messages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','messages','date',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','opendmarc_old','messages','jobid',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','opendmarc_old','messages','reporter',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','opendmarc_old','messages','policy',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','disp',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','ip',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','env_domain',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','from_domain',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','policy_domain',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','spf',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','messages','align_dkim',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','align_spf',13,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','messages','sigcount',14,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc_old','reporters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','reporters','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','opendmarc_old','reporters','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','opendmarc_old','requests','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','requests','domain',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','opendmarc_old','requests','repuri',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','adkim',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','aspf',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','policy',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','spolicy',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','pct',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','locked',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','requests','firstseen',10,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','opendmarc_old','requests','lastsent',11,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','opendmarc_old','signatures','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc_old','signatures','message',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','opendmarc_old','signatures','domain',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','opendmarc_old','signatures','pass',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc_old','signatures','error',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','sys','metrics','Variable_name',1,'\'\'','NO','varchar',193,579,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(193)','','','select','','NEVER',NULL),('def','sys','metrics','Variable_value',2,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','sys','metrics','Type',3,'\'\'','NO','varchar',210,630,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(210)','','','select','','NEVER',NULL),('def','sys','metrics','Enabled',4,'\'\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','sys','ps_check_lost_instrumentation','variable_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The global status variable name.','NEVER',NULL),('def','sys','ps_check_lost_instrumentation','variable_value',2,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','The global status variable value.','NEVER',NULL),('def','sys','schema_auto_increment_columns','table_schema',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','column_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','data_type',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','column_type',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','is_signed',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','is_unsigned',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','max_value',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','auto_increment',9,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','schema_auto_increment_columns','auto_increment_ratio',10,'NULL','YES','decimal',NULL,NULL,25,4,NULL,NULL,NULL,'decimal(25,4) unsigned','','','select','','NEVER',NULL),('def','sys','schema_object_overview','db',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_object_overview','object_type',2,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_object_overview','count',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','table_schema',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','redundant_index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','redundant_index_columns',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','redundant_index_non_unique',5,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(1)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','dominant_index_name',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','dominant_index_columns',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','dominant_index_non_unique',8,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(1)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','subpart_exists',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','sys','schema_redundant_indexes','sql_drop_index',10,'\'\'','NO','varchar',223,669,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(223)','','','select','','NEVER',NULL),('def','sys','schema_unused_indexes','object_schema',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','sys','schema_unused_indexes','object_name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','sys','schema_unused_indexes','index_name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Index name, or PRIMARY for the primary index, NULL for no index (inserts are counted in this case).','NEVER',NULL),('def','sys','session_ssl_status','thread_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread identifier of the session in which the status variable is defined.','NEVER',NULL),('def','sys','session_ssl_status','ssl_version',2,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','sys','session_ssl_status','ssl_cipher',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','sys','session_ssl_status','ssl_sessions_reused',4,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','sys','sys_config','variable',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','PRI','','select','','NEVER',NULL),('def','sys','sys_config','value',2,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','sys_config','set_time',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','sys','sys_config','set_by',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','version','sys_version',1,'\'\'','NO','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','sys','version','mysql_version',2,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','sys','x$host_summary','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary','statements',2,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','statement_latency',3,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','statement_avg_latency',4,'NULL','YES','decimal',NULL,NULL,65,4,NULL,NULL,NULL,'decimal(65,4)','','','select','','NEVER',NULL),('def','sys','x$host_summary','table_scans',5,'NULL','YES','decimal',NULL,NULL,65,0,NULL,NULL,NULL,'decimal(65,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','file_ios',6,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','file_io_latency',7,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','current_connections',8,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','total_connections',9,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','unique_users',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$host_summary','current_memory',11,'NULL','YES','decimal',NULL,NULL,63,0,NULL,NULL,NULL,'decimal(63,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary','total_memory_allocated',12,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_file_io','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_file_io','ios',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_file_io','io_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_file_io_type','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_file_io_type','event_name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','sys','x$host_summary_by_file_io_type','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$host_summary_by_file_io_type','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$host_summary_by_file_io_type','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$host_summary_by_stages','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_stages','event_name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with HOST for grouping events.','NEVER',NULL),('def','sys','x$host_summary_by_stages','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','sys','x$host_summary_by_stages','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','sys','x$host_summary_by_stages','avg_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','total',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','total_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','max_latency',4,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','lock_latency',5,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','rows_sent',6,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','rows_examined',7,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','rows_affected',8,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_latency','full_scans',9,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','statement',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','lock_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_currentd table.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','rows_sent',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','rows_examined',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','rows_affected',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$host_summary_by_statement_type','full_scans',10,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','object_schema',1,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','allocated',2,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','data',3,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','pages',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','pages_hashed',5,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','pages_old',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_schema','rows_cached',7,'0','NO','decimal',NULL,NULL,44,0,NULL,NULL,NULL,'decimal(44,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','object_schema',1,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','object_name',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','allocated',3,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','data',4,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','pages',5,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','pages_hashed',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','pages_old',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_buffer_stats_by_table','rows_cached',8,'0','NO','decimal',NULL,NULL,44,0,NULL,NULL,NULL,'decimal(44,0)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','wait_started',1,NULL,'YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','wait_age',2,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','wait_age_secs',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','locked_table',4,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','locked_index',5,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','locked_type',6,NULL,'NO','enum',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'RECORD\',\'TABLE\')','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_trx_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_trx_started',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_trx_age',9,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_trx_rows_locked',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_trx_rows_modified',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_pid',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_query',13,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_lock_id',14,NULL,'NO','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','waiting_lock_mode',15,NULL,'NO','enum',2,8,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'S\',\'S,GAP\',\'X\',\'X,GAP\',\'IS\',\'IS,GAP\',\'IX\',\'IX,GAP\',\'AUTO_INC\')','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_trx_id',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_pid',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_query',18,NULL,'YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_lock_id',19,NULL,'NO','varchar',81,243,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(81)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_lock_mode',20,NULL,'NO','enum',2,8,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'S\',\'S,GAP\',\'X\',\'X,GAP\',\'IS\',\'IS,GAP\',\'IX\',\'IX,GAP\',\'AUTO_INC\')','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_trx_started',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_trx_age',22,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_trx_rows_locked',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','blocking_trx_rows_modified',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','sql_kill_blocking_query',25,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','sys','x$innodb_lock_waits','sql_kill_blocking_connection',26,'\'\'','NO','varchar',26,78,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(26)','','','select','','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','user',1,'NULL','YES','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','total',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','total_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','min_latency',4,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','avg_latency',5,'NULL','YES','decimal',NULL,NULL,24,4,NULL,NULL,NULL,'decimal(24,4)','','','select','','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','max_latency',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','thread_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_NAME uniquely identifies the row.','NEVER',NULL),('def','sys','x$io_by_thread_by_latency','processlist_id',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The PROCESSLIST.ID value for threads displayed in the INFORMATION_SCHEMA.PROCESSLIST table, or 0 for background threads. Also corresponds with the CONNECTION_ID() return value for the thread.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','file',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','count_read',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','total_read',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes read by read operations.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','avg_read',4,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','count_write',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','total_written',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes written by write operations.','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','avg_write',7,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','total',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_file_by_bytes','write_pct',9,'0.00','NO','decimal',NULL,NULL,26,2,NULL,NULL,NULL,'decimal(26,2)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','file',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','total',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','total_latency',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','count_read',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','read_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','count_write',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','write_latency',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','count_misc',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all miscellaneous operations not counted above, including CREATE, DELETE, OPEN, CLOSE, STREAM_OPEN, STREAM_CLOSE, SEEK, TELL, FLUSH, STAT, FSTAT, CHSIZE, RENAME, and SYNC.','NEVER',NULL),('def','sys','x$io_global_by_file_by_latency','misc_latency',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','event_name',1,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','total',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','total_latency',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','min_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','avg_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','max_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','count_read',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','total_read',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes read by read operations.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','avg_read',9,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','count_write',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','total_written',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes written by write operations.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','avg_written',12,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_bytes','total_requested',13,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','event_name',1,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','total',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','total_latency',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','avg_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','read_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','write_latency',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','misc_latency',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','count_read',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','total_read',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes read by read operations.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','avg_read',11,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','count_write',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','total_written',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes written by write operations.','NEVER',NULL),('def','sys','x$io_global_by_wait_by_latency','avg_written',14,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$latest_file_io','thread',1,'NULL','YES','varchar',214,642,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(214)','','','select','','NEVER',NULL),('def','sys','x$latest_file_io','file',2,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name for file I/O objects, table name for table I/O objects, the socket\'s IP:PORT value for a socket object or NULL for a synchronization object.','NEVER',NULL),('def','sys','x$latest_file_io','latency',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','sys','x$latest_file_io','operation',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Operation type, for example read, write or lock','NEVER',NULL),('def','sys','x$latest_file_io','requested',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of bytes that the operation read or wrote, or NULL for table I/O waits.','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','host',1,'NULL','YES','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','','','select','','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','current_count_used',2,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','current_allocated',3,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','current_avg_alloc',4,'0.0000','NO','decimal',NULL,NULL,45,4,NULL,NULL,NULL,'decimal(45,4)','','','select','','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','current_max_alloc',5,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','sys','x$memory_by_host_by_current_bytes','total_allocated',6,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','thread_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','A unique thread identifier.','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','user',2,'NULL','YES','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','current_count_used',3,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','current_allocated',4,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','current_avg_alloc',5,'0.0000','NO','decimal',NULL,NULL,45,4,NULL,NULL,NULL,'decimal(45,4)','','','select','','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','current_max_alloc',6,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','sys','x$memory_by_thread_by_current_bytes','total_allocated',7,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','user',1,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','current_count_used',2,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','current_allocated',3,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','current_avg_alloc',4,'0.0000','NO','decimal',NULL,NULL,45,4,NULL,NULL,NULL,'decimal(45,4)','','','select','','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','current_max_alloc',5,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','sys','x$memory_by_user_by_current_bytes','total_allocated',6,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','event_name',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','current_count',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','current_alloc',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','current_avg_alloc',4,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','high_count',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','high_alloc',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','sys','x$memory_global_by_current_bytes','high_avg_alloc',7,'0.0000','NO','decimal',NULL,NULL,23,4,NULL,NULL,NULL,'decimal(23,4)','','','select','','NEVER',NULL),('def','sys','x$memory_global_total','total_allocated',1,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$processlist','thd_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','A unique thread identifier.','NEVER',NULL),('def','sys','x$processlist','conn_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The PROCESSLIST.ID value for threads displayed in the INFORMATION_SCHEMA.PROCESSLIST table, or 0 for background threads. Also corresponds with the CONNECTION_ID() return value for the thread.','NEVER',NULL),('def','sys','x$processlist','user',3,'NULL','YES','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','sys','x$processlist','db',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Thread\'s default database, or NULL if none exists.','NEVER',NULL),('def','sys','x$processlist','command',5,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','Type of command executed by the thread. These correspond to the the COM_xxx client/server protocol commands, and the Com_xxx status variables. See Thread Command Values.','NEVER',NULL),('def','sys','x$processlist','state',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Action, event or state indicating what the thread is doing.','NEVER',NULL),('def','sys','x$processlist','time',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Time in seconds the thread has been in its current state.','NEVER',NULL),('def','sys','x$processlist','current_statement',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement being executed by the thread, or NULL if a statement is not being executed. If a statement results in calling other statements, such as for a stored procedure, the innermost statement from the stored procedure is shown here.','NEVER',NULL),('def','sys','x$processlist','statement_latency',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','sys','x$processlist','progress',10,'NULL','YES','decimal',NULL,NULL,26,2,NULL,NULL,NULL,'decimal(26,2)','','','select','','NEVER',NULL),('def','sys','x$processlist','lock_latency',11,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.','NEVER',NULL),('def','sys','x$processlist','rows_examined',12,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows read during the statement\'s execution.','NEVER',NULL),('def','sys','x$processlist','rows_sent',13,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows returned.','NEVER',NULL),('def','sys','x$processlist','rows_affected',14,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows affected the statement affected.','NEVER',NULL),('def','sys','x$processlist','tmp_tables',15,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of temp tables created by the statement.','NEVER',NULL),('def','sys','x$processlist','tmp_disk_tables',16,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of on-disk temp tables created by the statement.','NEVER',NULL),('def','sys','x$processlist','full_scan',17,'NULL','YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','sys','x$processlist','last_statement',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','sys','x$processlist','last_statement_latency',19,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','sys','x$processlist','current_memory',20,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$processlist','last_wait',21,NULL,'YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','sys','x$processlist','last_wait_latency',22,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','sys','x$processlist','source',23,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','sys','x$processlist','trx_latency',24,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. Event duration. NULL if event has not timing information.','NEVER',NULL),('def','sys','x$processlist','trx_state',25,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ACTIVE\',\'COMMITTED\',\'ROLLED BACK\')','','','select','The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).','NEVER',NULL),('def','sys','x$processlist','trx_autocommit',26,NULL,'YES','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether autcommit mode was enabled when the transaction started.','NEVER',NULL),('def','sys','x$processlist','pid',27,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','sys','x$processlist','program_name',28,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','sys','x$ps_digest_95th_percentile_by_avg_us','avg_us',1,'NULL','YES','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$ps_digest_95th_percentile_by_avg_us','percentile',2,'0.0000','NO','decimal',NULL,NULL,46,4,NULL,NULL,NULL,'decimal(46,4)','','','select','','NEVER',NULL),('def','sys','x$ps_digest_avg_latency_distribution','cnt',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$ps_digest_avg_latency_distribution','avg_us',2,'NULL','YES','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','table_schema',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','non_unique',4,NULL,'YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(1)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','subpart_exists',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(1)','','','select','','NEVER',NULL),('def','sys','x$schema_flattened_keys','index_columns',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','sys','x$schema_index_statistics','table_schema',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','sys','x$schema_index_statistics','table_name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','sys','x$schema_index_statistics','index_name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Index name, or PRIMARY for the primary index, NULL for no index (inserts are counted in this case).','NEVER',NULL),('def','sys','x$schema_index_statistics','rows_selected',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all fetch operations.','NEVER',NULL),('def','sys','x$schema_index_statistics','select_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all fetch operations that are timed.','NEVER',NULL),('def','sys','x$schema_index_statistics','rows_inserted',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all insert operations.','NEVER',NULL),('def','sys','x$schema_index_statistics','insert_latency',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all insert operations that are timed.','NEVER',NULL),('def','sys','x$schema_index_statistics','rows_updated',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all update operations.','NEVER',NULL),('def','sys','x$schema_index_statistics','update_latency',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all update operations that are timed.','NEVER',NULL),('def','sys','x$schema_index_statistics','rows_deleted',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all delete operations.','NEVER',NULL),('def','sys','x$schema_index_statistics','delete_latency',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all insert operations that are timed.','NEVER',NULL),('def','sys','x$schema_tables_with_full_table_scans','object_schema',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','sys','x$schema_tables_with_full_table_scans','object_name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','sys','x$schema_tables_with_full_table_scans','rows_full_scanned',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, and the sum of the equivalent x_FETCH columns.','NEVER',NULL),('def','sys','x$schema_tables_with_full_table_scans','latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$session','thd_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','A unique thread identifier.','NEVER',NULL),('def','sys','x$session','conn_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The PROCESSLIST.ID value for threads displayed in the INFORMATION_SCHEMA.PROCESSLIST table, or 0 for background threads. Also corresponds with the CONNECTION_ID() return value for the thread.','NEVER',NULL),('def','sys','x$session','user',3,'NULL','YES','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(384)','','','select','','NEVER',NULL),('def','sys','x$session','db',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Thread\'s default database, or NULL if none exists.','NEVER',NULL),('def','sys','x$session','command',5,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','Type of command executed by the thread. These correspond to the the COM_xxx client/server protocol commands, and the Com_xxx status variables. See Thread Command Values.','NEVER',NULL),('def','sys','x$session','state',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Action, event or state indicating what the thread is doing.','NEVER',NULL),('def','sys','x$session','time',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Time in seconds the thread has been in its current state.','NEVER',NULL),('def','sys','x$session','current_statement',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement being executed by the thread, or NULL if a statement is not being executed. If a statement results in calling other statements, such as for a stored procedure, the innermost statement from the stored procedure is shown here.','NEVER',NULL),('def','sys','x$session','statement_latency',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','sys','x$session','progress',10,'NULL','YES','decimal',NULL,NULL,26,2,NULL,NULL,NULL,'decimal(26,2)','','','select','','NEVER',NULL),('def','sys','x$session','lock_latency',11,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.','NEVER',NULL),('def','sys','x$session','rows_examined',12,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows read during the statement\'s execution.','NEVER',NULL),('def','sys','x$session','rows_sent',13,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows returned.','NEVER',NULL),('def','sys','x$session','rows_affected',14,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows affected the statement affected.','NEVER',NULL),('def','sys','x$session','tmp_tables',15,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of temp tables created by the statement.','NEVER',NULL),('def','sys','x$session','tmp_disk_tables',16,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of on-disk temp tables created by the statement.','NEVER',NULL),('def','sys','x$session','full_scan',17,'NULL','YES','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','sys','x$session','last_statement',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','sys','x$session','last_statement_latency',19,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','sys','x$session','current_memory',20,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$session','last_wait',21,NULL,'YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','sys','x$session','last_wait_latency',22,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','sys','x$session','source',23,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','sys','x$session','trx_latency',24,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. Event duration. NULL if event has not timing information.','NEVER',NULL),('def','sys','x$session','trx_state',25,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ACTIVE\',\'COMMITTED\',\'ROLLED BACK\')','','','select','The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).','NEVER',NULL),('def','sys','x$session','trx_autocommit',26,NULL,'YES','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether autcommit mode was enabled when the transaction started.','NEVER',NULL),('def','sys','x$session','pid',27,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','sys','x$session','program_name',28,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','sys','x$statement_analysis','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statement_analysis','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statement_analysis','full_scan',3,'\'\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','sys','x$statement_analysis','exec_count',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statement_analysis','err_count',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','warn_count',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','total_latency',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statement_analysis','max_latency',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statement_analysis','avg_latency',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statement_analysis','lock_latency',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','rows_sent',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','rows_sent_avg',12,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statement_analysis','rows_examined',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','rows_examined_avg',14,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statement_analysis','rows_affected',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','rows_affected_avg',16,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statement_analysis','tmp_tables',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','tmp_disk_tables',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','rows_sorted',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','sort_merge_passes',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statement_analysis','digest',21,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$statement_analysis','first_seen',22,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statement_analysis','last_seen',23,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','exec_count',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','errors',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','error_pct',5,'0.0000','NO','decimal',NULL,NULL,27,4,NULL,NULL,NULL,'decimal(27,4)','','','select','','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','warnings',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','warning_pct',7,'0.0000','NO','decimal',NULL,NULL,27,4,NULL,NULL,NULL,'decimal(27,4)','','','select','','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','first_seen',8,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','last_seen',9,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_errors_or_warnings','digest',10,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','exec_count',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','no_index_used_count',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','no_good_index_used_count',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','no_index_used_pct',7,'0','NO','decimal',NULL,NULL,24,0,NULL,NULL,NULL,'decimal(24,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','rows_sent',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','rows_examined',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','rows_sent_avg',10,'NULL','YES','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0) unsigned','','','select','','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','rows_examined_avg',11,'NULL','YES','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0) unsigned','','','select','','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','first_seen',12,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','last_seen',13,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_full_table_scans','digest',14,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','full_scan',3,'\'\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','exec_count',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','err_count',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','warn_count',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','total_latency',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','max_latency',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','avg_latency',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','rows_sent',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','rows_sent_avg',11,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','rows_examined',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','rows_examined_avg',13,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','first_seen',14,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','last_seen',15,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_runtimes_in_95th_percentile','digest',16,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$statements_with_sorting','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statements_with_sorting','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statements_with_sorting','exec_count',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statements_with_sorting','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_sorting','sort_merge_passes',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_sorting','avg_sort_merges',6,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_sorting','sorts_using_scans',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_sorting','sort_using_range',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_sorting','rows_sorted',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_sorting','avg_rows_sorted',10,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_sorting','first_seen',11,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statements_with_sorting','last_seen',12,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_sorting','digest',13,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','query',1,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','db',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','exec_count',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$statements_with_temp_tables','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','memory_tmp_tables',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','disk_tmp_tables',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','avg_tmp_tables_per_query',7,'0','NO','decimal',NULL,NULL,21,0,NULL,NULL,NULL,'decimal(21,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_temp_tables','tmp_tables_to_disk_pct',8,'0','NO','decimal',NULL,NULL,24,0,NULL,NULL,NULL,'decimal(24,0)','','','select','','NEVER',NULL),('def','sys','x$statements_with_temp_tables','first_seen',9,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','last_seen',10,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','sys','x$statements_with_temp_tables','digest',11,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','sys','x$user_summary','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary','statements',2,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','statement_latency',3,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','statement_avg_latency',4,'0.0000','NO','decimal',NULL,NULL,65,4,NULL,NULL,NULL,'decimal(65,4)','','','select','','NEVER',NULL),('def','sys','x$user_summary','table_scans',5,'NULL','YES','decimal',NULL,NULL,65,0,NULL,NULL,NULL,'decimal(65,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','file_ios',6,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','file_io_latency',7,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','current_connections',8,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','total_connections',9,'NULL','YES','decimal',NULL,NULL,41,0,NULL,NULL,NULL,'decimal(41,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','unique_hosts',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','sys','x$user_summary','current_memory',11,'NULL','YES','decimal',NULL,NULL,63,0,NULL,NULL,NULL,'decimal(63,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary','total_memory_allocated',12,'NULL','YES','decimal',NULL,NULL,64,0,NULL,NULL,NULL,'decimal(64,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_file_io','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_file_io','ios',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_file_io','io_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_file_io_type','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_file_io_type','event_name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','sys','x$user_summary_by_file_io_type','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$user_summary_by_file_io_type','latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$user_summary_by_file_io_type','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$user_summary_by_stages','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_stages','event_name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','sys','x$user_summary_by_stages','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','sys','x$user_summary_by_stages','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','sys','x$user_summary_by_stages','avg_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','total',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','total_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','max_latency',4,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','lock_latency',5,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','rows_sent',6,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','rows_examined',7,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','rows_affected',8,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_latency','full_scans',9,'NULL','YES','decimal',NULL,NULL,43,0,NULL,NULL,NULL,'decimal(43,0)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','statement',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','lock_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','rows_sent',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','rows_examined',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','rows_affected',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','sys','x$user_summary_by_statement_type','full_scans',10,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','event_class',1,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','total',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','total_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','min_latency',4,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','avg_latency',5,'0.0000','NO','decimal',NULL,NULL,46,4,NULL,NULL,NULL,'decimal(46,4)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_avg_latency','max_latency',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','event_class',1,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','total',2,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','total_latency',3,'NULL','YES','decimal',NULL,NULL,42,0,NULL,NULL,NULL,'decimal(42,0)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','min_latency',4,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','avg_latency',5,'0.0000','NO','decimal',NULL,NULL,46,4,NULL,NULL,NULL,'decimal(46,4)','','','select','','NEVER',NULL),('def','sys','x$wait_classes_global_by_latency','max_latency',6,NULL,'YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','host',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','event',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','avg_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_host_by_latency','max_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','user',1,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','event',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','total',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','total_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','avg_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_by_user_by_latency','max_latency',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_global_by_latency','events',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','sys','x$waits_global_by_latency','total',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','sys','x$waits_global_by_latency','total_latency',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_global_by_latency','avg_latency',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','sys','x$waits_global_by_latency','max_latency',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','waritko_antrix2','pastebin','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_antrix2','pastebin','datum',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','waritko_antrix2','pastebin','ip',3,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(60)','','','select','','NEVER',NULL),('def','waritko_antrix2','pastebin','obsah',4,NULL,'NO','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','waritko_antrix2','pastebin','jazyk',5,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','waritko_antrix2','pastebin','private',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','verify_alsa','matches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify_alsa','matches','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify_alsa','matches','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify_alsa','matches','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','verify_alsa','matches','type',5,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','verify_alsa','matches','active',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','verify_alsa','matches_copy','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify_alsa','matches_copy','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify_alsa','matches_copy','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify_alsa','matches_copy','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','verify_alsa','matches_copy','type',5,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','verify_alsa','matches_copy','active',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','verify_alsa','score','shooter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','verify_alsa','score','stage',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','PRI','','select','','NEVER',NULL),('def','verify_alsa','score','datetime',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','verify_alsa','score','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','verify_alsa','score','maxPoints',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','verify_alsa','score','points',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','verify_alsa','score','alpha',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','charlie',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','delta',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','miss',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','proc',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','hitFactor',13,'0.0000','NO','decimal',NULL,NULL,8,4,NULL,NULL,NULL,'decimal(8,4) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','popper',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','score','missPopper',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify_alsa','shooters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify_alsa','shooters','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify_alsa','shooters','match',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','verify_alsa','shooters','firstName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify_alsa','shooters','lastName',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify_alsa','shooters','factor',6,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(20)','','','select','','NEVER',NULL),('def','verify_alsa','shooters','division',7,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(60)','','','select','','NEVER',NULL),('def','verify_alsa','shooters','class',8,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(20)','','','select','','NEVER',NULL),('def','verify_alsa','shooters','squad',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','paste','comments','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','comments','paste_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','comments','data',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','text','','','select','','NEVER',NULL),('def','paste','comments','author',4,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','comments','timestamp',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','config','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','config','group',2,NULL,'NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(30)','','','select','','NEVER',NULL),('def','paste','config','key',3,NULL,'NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(30)','','','select','','NEVER',NULL),('def','paste','config','value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','text','','','select','','NEVER',NULL),('def','paste','ipbans','ip',1,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','PRI','','select','','NEVER',NULL),('def','paste','lang','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(20)','PRI','auto_increment','select','','NEVER',NULL),('def','paste','lang','code',2,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(12)','','','select','','NEVER',NULL),('def','paste','lang','description',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','paste','main','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','main','urlkey',2,'\'\'','NO','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','paste','main','author_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','main','author',4,'\'\'','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','paste','main','project',5,'\'\'','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','paste','main','timestamp',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','main','expire',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','main','title',8,'\'\'','YES','varchar',25,75,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','paste','main','data',9,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','longtext','','','select','','NEVER',NULL),('def','paste','main','language',10,'\'text\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','main','password',11,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','paste','main','salt',12,NULL,'NO','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(5)','','','select','','NEVER',NULL),('def','paste','main','private',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','paste','main','hash',14,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(12)','','','select','','NEVER',NULL),('def','paste','main','ip',15,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','main','hits',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','main','flagged',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','paste','main','attachment',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','paste','pass_change_log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(15)','PRI','auto_increment','select','','NEVER',NULL),('def','paste','pass_change_log','email',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','pass_change_log','old_pass',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','paste','pass_change_log','date',4,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','paste','pass_change_log','ip',5,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(15)','','','select','','NEVER',NULL),('def','paste','pass_change_log','ip_host',6,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','pass_change_log','browser',7,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','pass_change_log','os',8,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','pass_change_log','token',9,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','paste','pastes','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(200)','PRI','auto_increment','select','','NEVER',NULL),('def','paste','pastes','userid',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(50)','','','select','','NEVER',NULL),('def','paste','pastes','uniqueid',3,NULL,'NO','varchar',10,10,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(10)','','','select','','NEVER',NULL),('def','paste','pastes','title',4,'\'Untitled\'','NO','varchar',30,30,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(30)','','','select','','NEVER',NULL),('def','paste','pastes','lang',5,NULL,'NO','varchar',30,30,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(30)','','','select','','NEVER',NULL),('def','paste','pastes','paste',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'latin1','latin1_general_ci','longtext','','','select','','NEVER',NULL),('def','paste','pastes','date',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','pastes','expire',8,NULL,'NO','varchar',30,30,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(30)','','','select','','NEVER',NULL),('def','paste','pastes','exposure',9,NULL,'NO','enum',7,7,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'public\',\'private\')','','','select','','NEVER',NULL),('def','paste','pastes','hits',10,'\'0\'','NO','varchar',100,100,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','plugins','filename',1,'\'\'','NO','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(127)','PRI','','select','','NEVER',NULL),('def','paste','plugins','action',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','paste','revisions','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','revisions','paste_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','revisions','urlkey',3,NULL,'NO','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(9)','','','select','','NEVER',NULL),('def','paste','revisions','author',4,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','revisions','timestamp',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','settings','key',1,NULL,'NO','varchar',30,30,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(30)','PRI','','select','','NEVER',NULL),('def','paste','settings','value',2,NULL,'NO','varchar',3000,3000,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(3000)','','','select','','NEVER',NULL),('def','paste','statistics','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','statistics','date',2,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','paste','statistics','web',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','statistics','api',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','paste','statuts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','paste','statuts','level',2,NULL,'NO','varchar',50,50,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(50)','','','select','','NEVER',NULL),('def','paste','statuts','maxlines',3,NULL,'NO','varchar',20,20,NULL,NULL,NULL,'latin1','latin1_swedish_ci','varchar(20)','','','select','','NEVER',NULL),('def','paste','tasks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','paste','tasks','time',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','paste','tasks','last_time',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','paste','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','paste','users','username',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','paste','users','password',3,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','paste','users','salt',4,NULL,'NO','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(5)','','','select','','NEVER',NULL),('def','paste','users','remember_token',5,'\'\'','NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','paste','users','email',6,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','users','dispname',7,'\'\'','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','paste','users','admin',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','paste','users','type',9,'\'db\'','NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','paste','users','active',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','id_tab',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','view',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','add',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','edit',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_access','delete',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_accessory','id_product_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_accessory','id_product_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_address',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_customer',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_manufacturer',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_supplier',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','id_warehouse',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','alias',8,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','company',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','lastname',10,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','address1',12,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','address2',13,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','postcode',14,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','city',15,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','other',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','phone',17,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','phone_mobile',18,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','vat_number',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','dni',20,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','date_upd',22,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','active',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address','deleted',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address_format','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_address_format','format',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_alias','id_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_alias','alias',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_alias','search',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_alias','active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment','file',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment','file_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment','file_size',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment','mime',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment_lang','id_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment_lang','name',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attachment_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute','id_attribute_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group','is_color_group',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group','group_type',3,'\'select\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'select\',\'radio\',\'color\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_lang','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_lang','public_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_shop','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_impact','id_attribute_impact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_impact','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_impact','id_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_impact','weight',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_impact','price',5,NULL,'NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_lang','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_shop','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_attribute_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink','id_blocklink',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink','url',2,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink','new_window',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink_lang','id_blocklink',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink_lang','text',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink_shop','id_blocklink',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_blocklink_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','id_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','id_tax_rules_group',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','url',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','shipping_handling',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','range_behavior',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','is_module',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','is_free',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','shipping_external',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','need_range',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','external_module_name',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','shipping_method',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','position',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','max_width',17,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','max_height',18,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','max_depth',19,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','max_weight',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier','grade',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_group','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_lang','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_lang','delay',4,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_tax_rules_group_shop','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_tax_rules_group_shop','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL); INSERT INTO `COLUMNS` VALUES ('def','monami_shop_beta','ps_carrier_tax_rules_group_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_zone','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_carrier_zone','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','delivery_option',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_address_delivery',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_address_invoice',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','id_guest',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','secure_key',12,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','recyclable',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','gift',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','gift_message',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','allow_seperated_package',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','date_add',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart','date_upd',19,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_cart_rule','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_cart_rule','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','id_product_attribute',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_product','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','id_customer',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','date_from',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','date_to',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','quantity_per_user',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','priority',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','partial_use',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','code',10,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','minimum_amount',11,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','minimum_amount_tax',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','minimum_amount_currency',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','minimum_amount_shipping',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','country_restriction',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','carrier_restriction',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','group_restriction',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','cart_rule_restriction',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','product_restriction',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','shop_restriction',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','free_shipping',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','reduction_percent',22,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','reduction_amount',23,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','reduction_tax',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','reduction_currency',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','reduction_product',26,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','gift_product',27,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','gift_product_attribute',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','highlight',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','active',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','date_add',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule','date_upd',32,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_carrier','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_carrier','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_combination','id_cart_rule_1',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_combination','id_cart_rule_2',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_country','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_country','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_group','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_lang','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_lang','name',3,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule','id_product_rule_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule','type',3,NULL,'NO','enum',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'products\',\'categories\',\'attributes\',\'manufacturers\',\'suppliers\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule_group','id_product_rule_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule_group','id_cart_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule_group','quantity',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule_value','id_product_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_product_rule_value','id_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_shop','id_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cart_rule_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','id_shop_default',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','level_depth',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','nleft',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','nright',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','position',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category','is_root_category',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_group','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_product','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_product','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_shop','id_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_category_shop','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms','position',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms','indexation',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block','id_cms_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block','location',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block','position',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block','display_store',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_lang','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_lang','name',3,'\'\'','NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_page','id_cms_block_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_page','id_cms_block',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_page','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_page','is_category',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_shop','id_cms_block',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_block_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','level_depth',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category','position',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','link_rewrite',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','meta_title',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','meta_keywords',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_lang','meta_description',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_shop','id_cms_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_category_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','meta_title',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','meta_description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','content',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_lang','link_rewrite',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role','id_cms',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role_lang','id_cms_role',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_role_lang','name',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_shop','id_cms',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_cms_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare_product','id_compare',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare_product','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_compare_product','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','name',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','id_shop_group',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','id_shop',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi_lang','id_configuration_kpi',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_kpi_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_lang','id_configuration',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_lang','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_configuration_lang','date_upd',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','id_guest',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','id_page',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','ip_address',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections','http_referer',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_page','id_connections',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_page','id_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_page','time_start',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_page','time_end',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','id_connections',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','http_referer',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','request_uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_connections_source','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact','email',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact','customer_service',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact','position',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_lang','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_lang','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_shop','id_contact',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_contact_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','id_zone',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','id_currency',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','iso_code',4,NULL,'NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','call_prefix',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','active',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','contains_states',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','need_identification_number',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','need_zip_code',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','zip_code_format',10,'\'\'','NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country','display_tax_label',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country_lang','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country_shop','id_country',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_country_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','iso_code',3,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','iso_code_num',4,'\'0\'','NO','varchar',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','sign',5,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','blank',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','format',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','decimals',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','conversion_rate',9,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','deleted',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency','active',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency_shop','id_currency',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_currency_shop','conversion_rate',3,NULL,'NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_gender',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_default_group',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_lang',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','id_risk',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','company',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','siret',9,'NULL','YES','varchar',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(14)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','ape',10,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','firstname',11,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','lastname',12,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','email',13,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','passwd',14,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','last_passwd_gen',15,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','birthday',16,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','newsletter',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','ip_registration_newsletter',18,'NULL','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','newsletter_date_add',19,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','optin',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','website',21,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','outstanding_allow_amount',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','show_public_prices',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','max_payment_days',24,'60','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','secure_key',25,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','note',26,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','active',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','is_guest',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','deleted',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','date_add',30,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer','date_upd',31,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_group','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_group','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','id_customer_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','id_customer_thread',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','id_employee',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','message',4,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','file_name',5,'NULL','YES','varchar',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(18)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','ip_address',6,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','user_agent',7,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','private',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message','read',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_message_sync_imap','md5_header',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_customer_thread',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_contact',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_customer',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_order',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','id_product',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','status',8,'\'open\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'open\',\'closed\',\'pending1\',\'pending2\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','email',9,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','token',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','date_add',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customer_thread','date_upd',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','id_product_attribute',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','id_address_delivery',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','id_cart',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','id_product',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','quantity',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','quantity_refunded',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','quantity_returned',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization','in_cart',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field','type',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field','required',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field_lang','id_customization_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customization_field_lang','name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customized_data','id_customization',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customized_data','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customized_data','index',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_customized_data','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_date_range','id_date_range',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_date_range','time_start',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_date_range','time_end',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','id_carrier_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','minimal_time',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','maximal_time',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','delivery_saturday',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_dateofdelivery_carrier_rule','delivery_sunday',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_delivery',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_shop_group',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_carrier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_range_price',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_range_weight',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','id_zone',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_delivery','price',8,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','lastname',4,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','firstname',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','email',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','passwd',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','last_passwd_gen',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','stats_date_from',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','stats_date_to',10,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','stats_compare_from',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','stats_compare_to',12,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','stats_compare_option',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','preselect_date_range',14,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','bo_color',15,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','bo_theme',16,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','bo_css',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','default_tab',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','bo_width',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','bo_menu',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','active',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','optin',22,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_last_order',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_last_customer_message',24,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','id_last_customer',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee','last_connection_date',26,'\'0000-00-00\'','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee_shop','id_employee',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_employee_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_lang','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_product','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_product','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_product','id_feature_value',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_shop','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value','id_feature',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value','custom',3,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value_lang','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_feature_value_lang','value',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_gender','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_gender','type',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_gender_lang','id_gender',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_gender_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_gender_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','reduction',2,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','price_display_method',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','show_prices',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_lang','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_reduction','id_group_reduction',1,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_reduction','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_reduction','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_reduction','reduction',4,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_shop','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','id_guest',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','id_operating_system',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','id_web_browser',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','id_customer',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','javascript',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','screen_resolution_x',6,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','screen_resolution_y',7,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','screen_color',8,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','sun_java',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','adobe_flash',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','adobe_director',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','apple_quicktime',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','real_player',13,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','windows_media',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','accept_language',15,'NULL','YES','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_guest','mobile_theme',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides','position',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','id_homeslider_slides',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','description',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','legend',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','url',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_homeslider_slides_lang','image',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','id_hook',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','title',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','position',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook','live_edit',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_alias','id_hook_alias',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_alias','alias',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_alias','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module','id_hook',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module','position',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module_exceptions','id_hook_module_exceptions',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module_exceptions','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module_exceptions','id_module',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module_exceptions','id_hook',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_hook_module_exceptions','file_name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_image','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image','position',3,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(2) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_lang','id_image',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_lang','legend',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_shop','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_shop','cover',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','id_image_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','width',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','height',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','products',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','categories',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','manufacturers',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','suppliers',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','scenes',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_image_type','stores',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_import_match','id_import_match',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_import_match','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_import_match','match',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_import_match','skip',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_info','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_info','id_shop',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_info_lang','id_info',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_info_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_info_lang','text',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','iso_code',4,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(2)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','language_code',5,NULL,'NO','char',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(5)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','date_format_lite',6,'\'Y-m-d\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','date_format_full',7,'\'Y-m-d H:i:s\'','NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang','is_rtl',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang_shop','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_lang_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','id_layered_category',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','id_category',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','id_value',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','type',5,NULL,'NO','enum',18,18,NULL,NULL,NULL,'latin1','latin1_swedish_ci','enum(\'category\',\'id_feature\',\'id_attribute_group\',\'quantity\',\'condition\',\'manufacturer\',\'weight\',\'price\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','position',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','filter_type',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_category','filter_show_limit',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter','filters',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter','n_categories',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter_shop','id_layered_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_filter_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_friendly_url','id_layered_friendly_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_friendly_url','url_key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_friendly_url','data',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_friendly_url','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','id_attribute_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_group_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_lang_value','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_attribute_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature','indexable',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_lang_value','id_feature',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_lang_value','url_name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_value_lang_value','id_feature_value',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_value_lang_value','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_value_lang_value','url_name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_indexable_feature_value_lang_value','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_price_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_price_index','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_price_index','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_price_index','price_min',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_price_index','price_max',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_product_attribute','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_product_attribute','id_attribute_group',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_layered_product_attribute','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop','new_window',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop_lang','id_linksmenutop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop_lang','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop_lang','label',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_linksmenutop_lang','link',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','id_log',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','severity',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','error_code',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','object_type',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','object_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','id_employee',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_log','date_upd',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','id_mail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','recipient',2,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','template',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','subject',4,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','id_lang',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mail','date_add',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','id_customer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','customer_email',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','id_product',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','id_product_attribute',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','id_shop',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_mailalert_customer_oos','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','short_description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','meta_title',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','meta_keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_lang','meta_description',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_shop','id_manufacturer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_manufacturer_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_memcached_servers','id_memcached_server',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_memcached_servers','ip',2,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_memcached_servers','port',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_memcached_servers','weight',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','id_cart',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','id_employee',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','id_order',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','message',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','private',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message_readed','id_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message_readed','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_message_readed','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta','page',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta','configurable',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','id_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','description',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','keywords',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_meta_lang','url_rewrite',7,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_module','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module','version',4,NULL,'NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_access','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_access','id_module',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_access','view',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_access','configure',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_access','uninstall',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_country','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_country','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_country','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_currency','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_currency','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_currency','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_group','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_group','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_group','id_group',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_preference','id_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_preference','module',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_preference','interest',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_preference','favorite',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_shop','id_module',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_module_shop','enable_device',3,'7','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','id_modules_perfs',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','session',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','module',3,NULL,'NO','varchar',62,186,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(62)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','method',4,NULL,'NO','varchar',126,378,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(126)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','time_start',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','time_end',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','memory_start',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_modules_perfs','memory_end',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','email',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','newsletter_date_add',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','ip_registration_newsletter',6,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','http_referer',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_newsletter','active',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_operating_system','id_operating_system',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_operating_system','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','id_order_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','id_carrier',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','id_order_invoice',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','weight',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','shipping_cost_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','shipping_cost_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','tracking_number',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_carrier','date_add',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','id_order_cart_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','id_cart_rule',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','id_order_invoice',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','name',5,NULL,'NO','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','value',6,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','value_tax_excl',7,'0.00','NO','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_cart_rule','free_shipping',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_order_invoice',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_warehouse',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_shop',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_attribute_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity_in_stock',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity_refunded',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity_return',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity_reinjected',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','reduction_percent',15,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','reduction_amount',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','reduction_amount_tax_incl',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','reduction_amount_tax_excl',18,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','group_reduction',19,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_quantity_discount',20,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_ean13',21,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_upc',22,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_reference',23,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_supplier_reference',24,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','product_weight',25,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','id_tax_rules_group',26,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','tax_computation_method',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','tax_name',28,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','tax_rate',29,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','ecotax',30,'0.000000','NO','decimal',NULL,NULL,21,6,NULL,NULL,NULL,'decimal(21,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','ecotax_tax_rate',31,'0.000','NO','decimal',NULL,NULL,5,3,NULL,NULL,NULL,'decimal(5,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','discount_quantity_applied',32,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','download_hash',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','download_nb',34,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','download_deadline',35,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','total_price_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','total_price_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','unit_price_tax_incl',38,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','unit_price_tax_excl',39,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','total_shipping_price_tax_incl',40,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','total_shipping_price_tax_excl',41,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','purchase_supplier_price',42,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','original_product_price',43,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail','original_wholesale_price',44,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail_tax','id_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_history','id_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_history','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_history','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_history','id_order_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_history','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','id_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','number',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','delivery_number',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','delivery_date',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_discount_tax_excl',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_discount_tax_incl',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_paid_tax_excl',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_paid_tax_incl',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_products',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_products_wt',11,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_shipping_tax_excl',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_shipping_tax_incl',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','shipping_tax_computation_method',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_wrapping_tax_excl',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','total_wrapping_tax_incl',16,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','shop_address',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','invoice_address',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','delivery_address',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','note',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice','date_add',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_payment','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_payment','id_order_payment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_payment','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_tax','id_order_invoice',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_tax','type',2,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_invoice_tax','amount',4,'0.000000','NO','decimal',NULL,NULL,10,6,NULL,NULL,NULL,'decimal(10,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message','date_add',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message_lang','id_order_message',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_message_lang','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','id_order_payment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','order_reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','amount',4,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','payment_method',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','conversion_rate',6,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','transaction_id',7,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','card_number',8,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','card_brand',9,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','card_expiration',10,'NULL','YES','char',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(7)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','card_holder',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_payment','date_add',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','id_customer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','id_order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','state',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','question',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return','date_upd',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_detail','id_order_return',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_detail','id_customization',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_detail','product_quantity',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_state','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_state','color',2,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_state_lang','id_order_return_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_return_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','conversion_rate',2,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','id_customer',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','id_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','total_products_tax_excl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','total_products_tax_incl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','total_shipping_tax_excl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','total_shipping_tax_incl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','shipping_cost',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','amount',10,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','shipping_cost_amount',11,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','partial',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','order_slip_type',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','date_add',14,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip','date_upd',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','id_order_slip',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','id_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','product_quantity',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','unit_price_tax_excl',4,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','unit_price_tax_incl',5,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','total_price_tax_excl',6,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','total_price_tax_incl',7,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','amount_tax_excl',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail','amount_tax_incl',9,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail_tax','id_order_slip_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail_tax','id_tax',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail_tax','unit_amount',3,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_slip_detail_tax','total_amount',4,'0.000000','NO','decimal',NULL,NULL,16,6,NULL,NULL,NULL,'decimal(16,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','invoice',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','send_email',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','module_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','color',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','unremovable',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','hidden',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','logable',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','delivery',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','shipped',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','paid',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','pdf_invoice',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','pdf_delivery',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state','deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state_lang','id_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state_lang','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_order_state_lang','template',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','reference',2,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_shop',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_carrier',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_lang',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_customer',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_cart',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_currency',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_address_delivery',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','id_address_invoice',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','current_state',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','secure_key',13,'\'-1\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','payment',14,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','conversion_rate',15,'1.000000','NO','decimal',NULL,NULL,13,6,NULL,NULL,NULL,'decimal(13,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','module',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','recyclable',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','gift',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','gift_message',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','mobile_theme',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','shipping_number',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_discounts',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_discounts_tax_incl',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_discounts_tax_excl',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_paid',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_paid_tax_incl',26,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_paid_tax_excl',27,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_paid_real',28,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_products',29,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_products_wt',30,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_shipping',31,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_shipping_tax_incl',32,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_shipping_tax_excl',33,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','carrier_tax_rate',34,'0.000','NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_wrapping',35,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_wrapping_tax_incl',36,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','total_wrapping_tax_excl',37,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','round_mode',38,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','round_type',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','invoice_number',40,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','delivery_number',41,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','invoice_date',42,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','delivery_date',43,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','valid',44,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','date_add',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_orders','date_upd',46,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pack','id_product_pack',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pack','id_product_item',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pack','id_product_attribute_item',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pack','quantity',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_page','id_page_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page','id_object',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_type','id_page_type',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_type','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_viewed','id_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_viewed','id_shop_group',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_viewed','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_viewed','id_date_range',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_page_viewed','counter',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','id_pagenotfound',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','request_uri',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','http_referer',5,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_pagenotfound','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_supplier',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_manufacturer',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_category_default',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_shop_default',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_tax_rules_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','on_sale',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','online_only',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','ecotax',11,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','quantity',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','minimal_quantity',13,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','price',14,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','wholesale_price',15,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','unity',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','unit_price_ratio',17,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','additional_shipping_cost',18,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','reference',19,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','supplier_reference',20,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','location',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','width',22,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','height',23,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','depth',24,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','weight',25,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','out_of_stock',26,'2','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','quantity_discount',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','customizable',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','uploadable_files',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','text_fields',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','active',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','redirect_type',32,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','id_product_redirected',33,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','available_for_order',34,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','available_date',35,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','condition',36,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','show_price',37,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','indexed',38,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','visibility',39,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','cache_is_pack',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','cache_has_attachments',41,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','is_virtual',42,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','cache_default_attribute',43,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','date_add',44,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','date_upd',45,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','advanced_stock_management',46,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','pack_stock_type',47,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','author',48,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','import_id',49,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','publisher',50,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','pages',51,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','binding',52,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','published',53,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product','image_link',54,'NULL','YES','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(4096)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attachment','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attachment','id_attachment',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','reference',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','supplier_reference',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','wholesale_price',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','ecotax',10,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','quantity',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','weight',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','unit_price_impact',13,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','default_on',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','minimal_quantity',15,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute','available_date',16,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_combination','id_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_combination','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_image','id_product_attribute',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_image','id_image',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','id_product_attribute',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','wholesale_price',4,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','price',5,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','ecotax',6,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','weight',7,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','unit_price_impact',8,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','default_on',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','minimal_quantity',10,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_attribute_shop','available_date',11,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_carrier','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_carrier','id_carrier_reference',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_carrier','id_shop',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_country_tax','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_country_tax','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_country_tax','id_tax',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','id_product_download',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','UNI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','display_filename',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','filename',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','date_expiration',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','nb_days_accessible',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','nb_downloadable',8,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','active',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_download','is_shareable',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_group_reduction_cache','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_group_reduction_cache','id_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_group_reduction_cache','reduction',3,NULL,'NO','decimal',NULL,NULL,4,3,NULL,NULL,NULL,'decimal(4,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','Kde_dostupne',1,'\'N\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','description_short',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','link_rewrite',7,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','meta_description',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','meta_keywords',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','meta_title',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','name',11,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','available_now',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_lang','available_later',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_sale','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_sale','quantity',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_sale','sale_nbr',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_sale','date_upd',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','id_category_default',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','id_tax_rules_group',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','on_sale',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','online_only',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','ecotax',7,'0.000000','NO','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','minimal_quantity',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','price',9,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','wholesale_price',10,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','unity',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','unit_price_ratio',12,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','additional_shipping_cost',13,'0.00','NO','decimal',NULL,NULL,20,2,NULL,NULL,NULL,'decimal(20,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','customizable',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','uploadable_files',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','text_fields',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','active',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','redirect_type',18,'\'\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'\',\'404\',\'301\',\'302\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','id_product_redirected',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','available_for_order',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','available_date',21,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','condition',22,'\'new\'','NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'new\',\'used\',\'refurbished\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','show_price',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','indexed',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','visibility',25,'\'both\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'both\',\'catalog\',\'search\',\'none\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','cache_default_attribute',26,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','advanced_stock_management',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','date_add',28,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','date_upd',29,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','pack_stock_type',30,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','author',31,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','import_id',32,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','publisher',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','pages',34,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','binding',35,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','published',36,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_shop','image_link',37,'NULL','YES','varchar',4096,12288,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(4096)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','id_product_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','id_product_attribute',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','id_supplier',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','product_supplier_reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','product_supplier_price_te',6,'0.000000','NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_supplier','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_tag','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_tag','id_tag',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_product_tag','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_profile','id_profile',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_profile_lang','id_lang',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_profile_lang','id_profile',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_profile_lang','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access','new_window',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access','link',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access_lang','id_quick_access',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_quick_access_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_price','id_range_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_price','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_price','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_price','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_weight','id_range_weight',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_weight','id_carrier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_weight','delimiter1',3,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_range_weight','delimiter2',4,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','passwd',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','http_referer_regexp',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','http_referer_like',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','request_uri_regexp',6,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','request_uri_like',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','http_referer_regexp_not',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','http_referer_like_not',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','request_uri_regexp_not',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','request_uri_like_not',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','base_fee',12,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','percent_fee',13,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','click_fee',14,'0.00','NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer','date_add',15,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_cache','id_connections_source',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_cache','id_referrer',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','id_referrer',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_visitors',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_visits',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_pages',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_registrations',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_orders',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_sales',8,'NULL','YES','decimal',NULL,NULL,17,2,NULL,NULL,NULL,'decimal(17,2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_reg_rate',9,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_referrer_shop','cache_order_rate',10,'NULL','YES','decimal',NULL,NULL,5,4,NULL,NULL,NULL,'decimal(5,4)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_request_sql','id_request_sql',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_request_sql','name',2,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_request_sql','sql',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_required_field','id_required_field',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_required_field','object_name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_required_field','field_name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk','percent',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk','color',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk_lang','id_risk',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_risk_lang','name',3,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene','active',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_category','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_category','id_category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_lang','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_lang','name',3,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','x_axis',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','y_axis',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','zone_width',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_products','zone_height',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_shop','id_scene',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_scene_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_engine','id_search_engine',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_engine','server',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_engine','getvar',3,NULL,'NO','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_index','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_index','id_word',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_index','weight',3,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_word','id_word',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_word','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_word','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_search_word','word',4,NULL,'NO','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_sekeyword','id_sekeyword',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_sekeyword','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_sekeyword','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_sekeyword','keyword',4,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_sekeyword','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','id_shop_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','id_category',4,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','id_theme',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','id_shop_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','share_customer',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','share_order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','share_stock',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_group','deleted',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','id_shop_url',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','domain',3,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','domain_ssl',4,NULL,'NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','physical_uri',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','virtual_uri',6,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','main',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_shop_url','active',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_cache','id_smarty_cache',1,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_cache','name',2,NULL,'NO','char',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(40)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_cache','cache_id',3,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_cache','modified',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_cache','content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_last_flush','type',1,'\'compile\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'compile\',\'template\')','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_last_flush','last_flush',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_lazy_cache','template_hash',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_lazy_cache','cache_id',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_lazy_cache','compile_id',3,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_lazy_cache','filepath',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_smarty_lazy_cache','last_update',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_specific_price',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_cart',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_shop',5,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_shop_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_country',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_group',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_customer',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','id_product_attribute',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','price',12,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','from_quantity',13,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','reduction',14,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','reduction_tax',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','reduction_type',16,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','from',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price','to',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_priority','id_specific_price_priority',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_priority','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_priority','priority',3,NULL,'NO','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','id_specific_price_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','id_shop',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','id_currency',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','id_country',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','id_group',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','from_quantity',7,NULL,'NO','mediumint',NULL,NULL,8,0,NULL,NULL,NULL,'mediumint(8) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','price',8,'NULL','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','reduction',9,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','reduction_tax',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','reduction_type',11,NULL,'NO','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'amount\',\'percentage\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','from',12,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule','to',13,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition','id_specific_price_rule_condition_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition','type',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition','value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition_group','id_specific_price_rule_condition_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_specific_price_rule_condition_group','id_specific_price_rule',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','id_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','id_zone',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','iso_code',5,NULL,'NO','varchar',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(7)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','tax_behavior',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_state','active',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','id_statssearch',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','id_shop',2,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','id_shop_group',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','keywords',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','results',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_statssearch','date_add',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','id_stock',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','id_product',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','id_product_attribute',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','reference',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','ean13',6,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','upc',7,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','physical_quantity',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','usable_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock','price_te',10,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','id_stock_available',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','id_shop',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','id_shop_group',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','quantity',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','depends_on_stock',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_available','out_of_stock',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_stock_mvt',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_stock',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_order',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_supply_order',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_stock_mvt_reason',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','id_employee',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','employee_lastname',7,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','employee_firstname',8,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','physical_quantity',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','sign',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','last_wa',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','current_wa',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt','referer',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason','sign',2,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason','deleted',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason_lang','id_stock_mvt_reason',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_stock_mvt_reason_lang','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','id_country',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','id_state',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','name',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','address1',5,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','address2',6,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','city',7,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','postcode',8,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','latitude',9,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','longitude',10,'NULL','YES','decimal',NULL,NULL,13,8,NULL,NULL,NULL,'decimal(13,8)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','hours',11,'NULL','YES','varchar',254,762,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','phone',12,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','fax',13,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','email',14,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','note',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','active',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','date_add',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store','date_upd',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store_shop','id_store',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_store_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier','date_add',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier','date_upd',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier','active',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','meta_title',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','meta_keywords',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_lang','meta_description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_shop','id_supplier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supplier_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_supply_order',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_supplier',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','supplier_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_lang',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_warehouse',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_currency',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','id_ref_currency',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','reference',9,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','date_add',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','date_upd',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','date_delivery_expected',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','total_te',13,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','total_with_discount_te',14,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','total_tax',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','total_ti',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','discount_rate',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','discount_value_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order','is_template',19,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','id_supply_order_detail',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','id_currency',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','id_product',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','id_product_attribute',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','reference',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','supplier_reference',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','name',8,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','ean13',9,'NULL','YES','varchar',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(13)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','upc',10,'NULL','YES','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','exchange_rate',11,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','unit_price_te',12,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','quantity_expected',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','quantity_received',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','price_te',15,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','discount_rate',16,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','discount_value_te',17,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','price_with_discount_te',18,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','tax_rate',19,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','tax_value',20,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','price_ti',21,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','tax_value_with_order_discount',22,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_detail','price_with_order_discount_te',23,'0.000000','YES','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','id_supply_order_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','id_supply_order',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','id_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_history','date_add',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_receipt_history',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_detail',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','id_employee',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','employee_lastname',4,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','employee_firstname',5,'\'\'','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','id_supply_order_state',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','quantity',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_receipt_history','date_add',8,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','delivery_note',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','editable',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','receipt_state',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','pending_receipt',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','enclosed',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state','color',7,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state_lang','id_supply_order_state',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_supply_order_state_lang','name',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','id_parent',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','class_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','module',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','position',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','active',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab','hide_host_mode',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_lang','id_tab',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_lang','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_module_preference','id_tab_module_preference',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_module_preference','id_employee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_module_preference','id_tab',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tab_module_preference','module',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag','id_tag',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag_count','id_group',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag_count','id_tag',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag_count','id_lang',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag_count','id_shop',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tag_count','counter',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax','rate',2,NULL,'NO','decimal',NULL,NULL,10,3,NULL,NULL,NULL,'decimal(10,3)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax','active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax','deleted',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_lang','id_tax',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_lang','id_lang',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_lang','name',3,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','id_tax_rule',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','id_tax_rules_group',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','id_country',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','id_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','zipcode_from',5,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','zipcode_to',6,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','id_tax',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','behavior',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rule','description',9,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','name',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','active',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','deleted',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','date_add',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group','date_upd',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group_shop','id_tax_rules_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_tax_rules_group_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','directory',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','responsive',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','default_left_column',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','default_right_column',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme','product_per_page',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_meta','id_theme_meta',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_meta','id_theme',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_meta','id_meta',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_meta','left_column',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_meta','right_column',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_specific','id_theme',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_specific','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_specific','entity',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_theme_specific','id_object',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','id_item',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','id_lang',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','item_order',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','title',5,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','title_use',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','hook',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','url',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','target',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','image',10,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','image_w',11,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','image_h',12,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','html',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_themeconfigurator','active',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_timezone','id_timezone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_timezone','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','id_warehouse',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','id_currency',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','id_address',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','id_employee',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','reference',5,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','name',6,NULL,'NO','varchar',45,135,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(45)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','management_type',7,'\'WA\'','NO','enum',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'WA\',\'FIFO\',\'LIFO\')','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_carrier','id_carrier',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_carrier','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_product_location','id_warehouse_product_location',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_product_location','id_product',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_product_location','id_product_attribute',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_product_location','id_warehouse',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_product_location','location',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_shop','id_shop',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_warehouse_shop','id_warehouse',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_web_browser','id_web_browser',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_web_browser','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','key',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','description',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','class_name',4,'\'WebserviceRequest\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','is_module',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','module_name',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account','active',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account_shop','id_webservice_account',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_account_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_permission','id_webservice_permission',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_permission','resource',2,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_permission','method',3,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'GET\',\'POST\',\'PUT\',\'DELETE\',\'HEAD\')','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_webservice_permission','id_webservice_account',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_shop_beta','ps_zone','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monami_shop_beta','ps_zone','name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_zone','active',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','ps_zone_shop','id_zone',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','ps_zone_shop','id_shop',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','monami_shop_beta','w_sale_price','id_product',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','monami_shop_beta','w_sale_price','reduction',2,NULL,'NO','decimal',NULL,NULL,20,6,NULL,NULL,NULL,'decimal(20,6)','','','select','','NEVER',NULL),('def','opendmarc','arcauthresults','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','arcauthresults','message',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','opendmarc','arcauthresults','instance',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','arcauthresults','arc_client_addr',4,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','opendmarc','arcseals','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','arcseals','message',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','opendmarc','arcseals','domain',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','arcseals','selector',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','arcseals','instance',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','arcseals','firstseen',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','domains','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','domains','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','opendmarc','domains','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','ipaddr','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','ipaddr','addr',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','opendmarc','ipaddr','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','messages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','messages','date',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','MUL','','select','','NEVER',NULL),('def','opendmarc','messages','jobid',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','opendmarc','messages','reporter',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','opendmarc','messages','policy',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','disp',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','ip',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','env_domain',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','from_domain',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','policy_domain',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','spf',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','messages','align_dkim',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','align_spf',13,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','sigcount',14,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','arc',15,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','messages','arc_policy',16,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','reporters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','reporters','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','opendmarc','reporters','firstseen',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','requests','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','requests','domain',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','opendmarc','requests','repuri',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','opendmarc','requests','adkim',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','aspf',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','policy',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','spolicy',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','pct',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','locked',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','opendmarc','requests','firstseen',10,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','requests','lastsent',11,'\'1970-01-01 00:00:01\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','MUL','','select','','NEVER',NULL),('def','opendmarc','selectors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','selectors','domain',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','opendmarc','selectors','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','opendmarc','selectors','firstseen',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','opendmarc','signatures','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','opendmarc','signatures','message',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','opendmarc','signatures','domain',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','signatures','selector',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','opendmarc','signatures','pass',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','opendmarc','signatures','error',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','mp2019','score','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mp2019','score','round',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mp2019','score','name',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','mp2019','score','division',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','mp2019','score','percent',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','mp2019','score','points',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','mp2019','score','category',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','mp2019','score_copy1','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mp2019','score_copy1','round',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mp2019','score_copy1','name',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','mp2019','score_copy1','division',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','mp2019','score_copy1','percent',5,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','mp2019','score_copy1','points',6,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','mp2019','score_copy1','category',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','tinytext','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(25)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','mediumtext','','','select','','NEVER',NULL),('def','monamiwp','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','monamiwp','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','monamiwp','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','monamiwp','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','monamiwp','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','monamiwp','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','monamiwp','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','monamiwp','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','monamiwp','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','monamiwp','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','monamiwp','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monamiwp','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(250)','','','select','','NEVER',NULL),('def','mysql','column_stats','db_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','column_stats','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','column_stats','column_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','column_stats','min_value',4,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','mysql','column_stats','max_value',5,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','mysql','column_stats','nulls_ratio',6,'NULL','YES','decimal',NULL,NULL,12,4,NULL,NULL,NULL,'decimal(12,4)','','','select','','NEVER',NULL),('def','mysql','column_stats','avg_length',7,'NULL','YES','decimal',NULL,NULL,12,4,NULL,NULL,NULL,'decimal(12,4)','','','select','','NEVER',NULL),('def','mysql','column_stats','avg_frequency',8,'NULL','YES','decimal',NULL,NULL,12,4,NULL,NULL,NULL,'decimal(12,4)','','','select','','NEVER',NULL),('def','mysql','column_stats','hist_size',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','mysql','column_stats','hist_type',10,'NULL','YES','enum',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'SINGLE_PREC_HB\',\'DOUBLE_PREC_HB\')','','','select','','NEVER',NULL),('def','mysql','column_stats','histogram',11,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','mysql','columns_priv','Host',1,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','PRI','','select','','NEVER',NULL),('def','mysql','columns_priv','Db',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','columns_priv','User',3,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','columns_priv','Table_name',4,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','columns_priv','Column_name',5,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','columns_priv','Timestamp',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','columns_priv','Column_priv',7,'\'\'','NO','set',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'Select\',\'Insert\',\'Update\',\'References\')','','','select','','NEVER',NULL),('def','mysql','db','Host',1,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','PRI','','select','','NEVER',NULL),('def','mysql','db','Db',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','db','User',3,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','db','Select_priv',4,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Insert_priv',5,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Update_priv',6,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Delete_priv',7,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Create_priv',8,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Drop_priv',9,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Grant_priv',10,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','References_priv',11,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Index_priv',12,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Alter_priv',13,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Create_tmp_table_priv',14,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Lock_tables_priv',15,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Create_view_priv',16,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Show_view_priv',17,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Create_routine_priv',18,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Alter_routine_priv',19,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Execute_priv',20,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Event_priv',21,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Trigger_priv',22,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','db','Delete_history_priv',23,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','event','db',1,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','event','name',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','event','body',3,NULL,'NO','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','mysql','event','definer',4,'\'\'','NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(384)','','','select','','NEVER',NULL),('def','mysql','event','execute_at',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','mysql','event','interval_value',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','event','interval_field',7,'NULL','YES','enum',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YEAR\',\'QUARTER\',\'MONTH\',\'DAY\',\'HOUR\',\'MINUTE\',\'WEEK\',\'SECOND\',\'MICROSECOND\',\'YEAR_MONTH\',\'DAY_HOUR\',\'DAY_MINUTE\',\'DAY_SECOND\',\'HOUR_MINUTE\',\'HOUR_SECOND\',\'MINUTE_SECOND\',\'DAY_MICROSECOND\',\'HOUR_MICROSECOND\',\'MINUTE_MICROSECOND\',\'SECOND_MICROSECOND\')','','','select','','NEVER',NULL),('def','mysql','event','created',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','event','modified',9,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','mysql','event','last_executed',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','mysql','event','starts',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','mysql','event','ends',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','mysql','event','status',13,'\'ENABLED\'','NO','enum',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ENABLED\',\'DISABLED\',\'SLAVESIDE_DISABLED\')','','','select','','NEVER',NULL),('def','mysql','event','on_completion',14,'\'DROP\'','NO','enum',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'DROP\',\'PRESERVE\')','','','select','','NEVER',NULL),('def','mysql','event','sql_mode',15,'\'\'','NO','set',561,1683,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'REAL_AS_FLOAT\',\'PIPES_AS_CONCAT\',\'ANSI_QUOTES\',\'IGNORE_SPACE\',\'IGNORE_BAD_TABLE_OPTIONS\',\'ONLY_FULL_GROUP_BY\',\'NO_UNSIGNED_SUBTRACTION\',\'NO_DIR_IN_CREATE\',\'POSTGRESQL\',\'ORACLE\',\'MSSQL\',\'DB2\',\'MAXDB\',\'NO_KEY_OPTIONS\',\'NO_TABLE_OPTIONS\',\'NO_FIELD_OPTIONS\',\'MYSQL323\',\'MYSQL40\',\'ANSI\',\'NO_AUTO_VALUE_ON_ZERO\',\'NO_BACKSLASH_ESCAPES\',\'STRICT_TRANS_TABLES\',\'STRICT_ALL_TABLES\',\'NO_ZERO_IN_DATE\',\'NO_ZERO_DATE\',\'INVALID_DATES\',\'ERROR_FOR_DIVISION_BY_ZERO\',\'TRADITIONAL\',\'NO_AUTO_CREATE_USER\',\'HIGH_NOT_PRECEDENCE\',\'NO_ENGINE_SUBSTITUTION\',\'PAD_CHAR_TO_FULL_LENGTH\',\'EMPTY_STRING_IS_NULL\',\'SIMULTANEOUS_ASSIGNMENT\',\'TIME_ROUND_FRACTIONAL\')','','','select','','NEVER',NULL),('def','mysql','event','comment',16,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','','','select','','NEVER',NULL),('def','mysql','event','originator',17,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','event','time_zone',18,'\'SYSTEM\'','NO','char',64,64,NULL,NULL,NULL,'latin1','latin1_swedish_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','event','character_set_client',19,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','event','collation_connection',20,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','event','db_collation',21,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','event','body_utf8',22,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','mysql','func','name',1,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','func','ret',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','mysql','func','dl',3,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','','NEVER',NULL),('def','mysql','func','type',4,NULL,'NO','enum',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'function\',\'aggregate\')','','','select','','NEVER',NULL),('def','mysql','general_log','event_time',1,'current_timestamp(6)','NO','timestamp',NULL,NULL,NULL,NULL,6,NULL,NULL,'timestamp(6) /* mariadb-5.3 */','','on update current_timestamp(6)','select','','NEVER',NULL),('def','mysql','general_log','user_host',2,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','mysql','general_log','thread_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','general_log','server_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','general_log','command_type',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','mysql','general_log','argument',6,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','mysql','global_priv','Host',1,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','PRI','','select','','NEVER',NULL),('def','mysql','global_priv','User',2,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','global_priv','Priv',3,'\'{}\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','gtid_slave_pos','domain_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','gtid_slave_pos','sub_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','gtid_slave_pos','server_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','gtid_slave_pos','seq_no',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','help_category','help_category_id',1,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','help_category','name',2,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','UNI','','select','','NEVER',NULL),('def','mysql','help_category','parent_category_id',3,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','mysql','help_category','url',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','mysql','help_keyword','help_keyword_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','help_keyword','name',2,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','UNI','','select','','NEVER',NULL),('def','mysql','help_relation','help_topic_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','help_relation','help_keyword_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','help_topic','help_topic_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','help_topic','name',2,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','UNI','','select','','NEVER',NULL),('def','mysql','help_topic','help_category_id',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','mysql','help_topic','description',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','mysql','help_topic','example',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','mysql','help_topic','url',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','mysql','index_stats','db_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','index_stats','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','index_stats','index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','index_stats','prefix_arity',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','index_stats','avg_frequency',5,'NULL','YES','decimal',NULL,NULL,12,4,NULL,NULL,NULL,'decimal(12,4)','','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','database_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','index_name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','last_update',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','innodb_index_stats','stat_name',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','stat_value',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','sample_size',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','innodb_index_stats','stat_description',8,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','mysql','innodb_table_stats','database_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_table_stats','table_name',2,NULL,'NO','varchar',199,597,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(199)','PRI','','select','','NEVER',NULL),('def','mysql','innodb_table_stats','last_update',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','innodb_table_stats','n_rows',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','innodb_table_stats','clustered_index_size',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','innodb_table_stats','sum_of_other_index_sizes',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','plugin','name',1,'\'\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','plugin','dl',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mysql','proc','db',1,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','proc','name',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','proc','type',3,NULL,'NO','enum',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'FUNCTION\',\'PROCEDURE\',\'PACKAGE\',\'PACKAGE BODY\')','PRI','','select','','NEVER',NULL),('def','mysql','proc','specific_name',4,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','proc','language',5,'\'SQL\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'SQL\')','','','select','','NEVER',NULL),('def','mysql','proc','sql_data_access',6,'\'CONTAINS_SQL\'','NO','enum',17,51,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'CONTAINS_SQL\',\'NO_SQL\',\'READS_SQL_DATA\',\'MODIFIES_SQL_DATA\')','','','select','','NEVER',NULL),('def','mysql','proc','is_deterministic',7,'\'NO\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','','NEVER',NULL),('def','mysql','proc','security_type',8,'\'DEFINER\'','NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'INVOKER\',\'DEFINER\')','','','select','','NEVER',NULL),('def','mysql','proc','param_list',9,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','mysql','proc','returns',10,NULL,'NO','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','mysql','proc','body',11,NULL,'NO','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','mysql','proc','definer',12,'\'\'','NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(384)','','','select','','NEVER',NULL),('def','mysql','proc','created',13,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','proc','modified',14,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','mysql','proc','sql_mode',15,'\'\'','NO','set',561,1683,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'REAL_AS_FLOAT\',\'PIPES_AS_CONCAT\',\'ANSI_QUOTES\',\'IGNORE_SPACE\',\'IGNORE_BAD_TABLE_OPTIONS\',\'ONLY_FULL_GROUP_BY\',\'NO_UNSIGNED_SUBTRACTION\',\'NO_DIR_IN_CREATE\',\'POSTGRESQL\',\'ORACLE\',\'MSSQL\',\'DB2\',\'MAXDB\',\'NO_KEY_OPTIONS\',\'NO_TABLE_OPTIONS\',\'NO_FIELD_OPTIONS\',\'MYSQL323\',\'MYSQL40\',\'ANSI\',\'NO_AUTO_VALUE_ON_ZERO\',\'NO_BACKSLASH_ESCAPES\',\'STRICT_TRANS_TABLES\',\'STRICT_ALL_TABLES\',\'NO_ZERO_IN_DATE\',\'NO_ZERO_DATE\',\'INVALID_DATES\',\'ERROR_FOR_DIVISION_BY_ZERO\',\'TRADITIONAL\',\'NO_AUTO_CREATE_USER\',\'HIGH_NOT_PRECEDENCE\',\'NO_ENGINE_SUBSTITUTION\',\'PAD_CHAR_TO_FULL_LENGTH\',\'EMPTY_STRING_IS_NULL\',\'SIMULTANEOUS_ASSIGNMENT\',\'TIME_ROUND_FRACTIONAL\')','','','select','','NEVER',NULL),('def','mysql','proc','comment',16,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','mysql','proc','character_set_client',17,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','proc','collation_connection',18,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','proc','db_collation',19,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','','NEVER',NULL),('def','mysql','proc','body_utf8',20,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','mysql','proc','aggregate',21,'\'NONE\'','NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'NONE\',\'GROUP\')','','','select','','NEVER',NULL),('def','mysql','procs_priv','Host',1,'\'\'','NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','PRI','','select','','NEVER',NULL),('def','mysql','procs_priv','Db',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','procs_priv','User',3,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','procs_priv','Routine_name',4,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','procs_priv','Routine_type',5,NULL,'NO','enum',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'FUNCTION\',\'PROCEDURE\',\'PACKAGE\',\'PACKAGE BODY\')','PRI','','select','','NEVER',NULL),('def','mysql','procs_priv','Grantor',6,'\'\'','NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(384)','MUL','','select','','NEVER',NULL),('def','mysql','procs_priv','Proc_priv',7,'\'\'','NO','set',27,81,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'Execute\',\'Alter Routine\',\'Grant\')','','','select','','NEVER',NULL),('def','mysql','procs_priv','Timestamp',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','proxies_priv','Host',1,'\'\'','NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','PRI','','select','','NEVER',NULL),('def','mysql','proxies_priv','User',2,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','proxies_priv','Proxied_host',3,'\'\'','NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','PRI','','select','','NEVER',NULL),('def','mysql','proxies_priv','Proxied_user',4,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','proxies_priv','With_grant',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','mysql','proxies_priv','Grantor',6,'\'\'','NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(384)','MUL','','select','','NEVER',NULL),('def','mysql','proxies_priv','Timestamp',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','roles_mapping','Host',1,'\'\'','NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','PRI','','select','','NEVER',NULL),('def','mysql','roles_mapping','User',2,'\'\'','NO','char',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(80)','PRI','','select','','NEVER',NULL),('def','mysql','roles_mapping','Role',3,'\'\'','NO','char',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(80)','PRI','','select','','NEVER',NULL),('def','mysql','roles_mapping','Admin_option',4,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'N\',\'Y\')','','','select','','NEVER',NULL),('def','mysql','servers','Server_name',1,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','servers','Host',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','servers','Db',3,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','servers','Username',4,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(128)','','','select','','NEVER',NULL),('def','mysql','servers','Password',5,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','servers','Port',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','mysql','servers','Socket',7,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','servers','Wrapper',8,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','servers','Owner',9,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','','','select','','NEVER',NULL),('def','mysql','slave_master_info','Number_of_lines',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Number of lines in the file.','NEVER',NULL),('def','mysql','slave_master_info','Master_log_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the master binary log currently being read from the master.','NEVER',NULL),('def','mysql','slave_master_info','Master_log_pos',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The master log position of the last read event.','NEVER',NULL),('def','mysql','slave_master_info','Host',4,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','The host name of the master.','NEVER',NULL),('def','mysql','slave_master_info','User_name',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The user name used to connect to the master.','NEVER',NULL),('def','mysql','slave_master_info','User_password',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The password used to connect to the master.','NEVER',NULL),('def','mysql','slave_master_info','Port',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','The network port used to connect to the master.','NEVER',NULL),('def','mysql','slave_master_info','Connect_retry',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','The period (in seconds) that the slave will wait before trying to reconnect to the master.','NEVER',NULL),('def','mysql','slave_master_info','Enabled_ssl',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','Indicates whether the server supports SSL connections.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_ca',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The file used for the Certificate Authority (CA) certificate.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_capath',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The path to the Certificate Authority (CA) certificates.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_cert',12,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the SSL certificate file.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_cipher',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the cipher in use for the SSL connection.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_key',14,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the SSL key file.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_verify_server_cert',15,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','Whether to verify the server certificate.','NEVER',NULL),('def','mysql','slave_master_info','Heartbeat',16,NULL,'NO','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','mysql','slave_master_info','Bind',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','Displays which interface is employed when connecting to the MySQL server','NEVER',NULL),('def','mysql','slave_master_info','Ignored_server_ids',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The number of server IDs to be ignored, followed by the actual server IDs','NEVER',NULL),('def','mysql','slave_master_info','Uuid',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The master server uuid.','NEVER',NULL),('def','mysql','slave_master_info','Retry_count',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of reconnect attempts, to the master, before giving up.','NEVER',NULL),('def','mysql','slave_master_info','Ssl_crl',21,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The file used for the Certificate Revocation List (CRL)','NEVER',NULL),('def','mysql','slave_master_info','Ssl_crlpath',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The path used for Certificate Revocation List (CRL) files','NEVER',NULL),('def','mysql','slave_master_info','Enabled_auto_position',23,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','Indicates whether GTIDs will be used to retrieve events from the master.','NEVER',NULL),('def','mysql','slave_relay_log_info','Number_of_lines',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Number of lines in the file or rows in the table. Used to version table definitions.','NEVER',NULL),('def','mysql','slave_relay_log_info','Relay_log_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the current relay log file.','NEVER',NULL),('def','mysql','slave_relay_log_info','Relay_log_pos',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The relay log position of the last executed event.','NEVER',NULL),('def','mysql','slave_relay_log_info','Master_log_name',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','The name of the master binary log file from which the events in the relay log file were read.','NEVER',NULL),('def','mysql','slave_relay_log_info','Master_log_pos',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The master log position of the last executed event.','NEVER',NULL),('def','mysql','slave_relay_log_info','Sql_delay',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','The number of seconds that the slave must lag behind the master.','NEVER',NULL),('def','mysql','slave_relay_log_info','Number_of_workers',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_relay_log_info','Id',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','Internal Id that uniquely identifies this record.','NEVER',NULL),('def','mysql','slave_worker_info','Id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Relay_log_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Relay_log_pos',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Master_log_name',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Master_log_pos',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_relay_log_name',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_relay_log_pos',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_master_log_name',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_master_log_pos',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_seqno',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_group_size',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','slave_worker_info','Checkpoint_group_bitmap',12,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','mysql','slow_log','start_time',1,'current_timestamp(6)','NO','timestamp',NULL,NULL,NULL,NULL,6,NULL,NULL,'timestamp(6)','','on update current_timestamp(6)','select','','NEVER',NULL),('def','mysql','slow_log','user_host',2,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','mysql','slow_log','query_time',3,NULL,'NO','time',NULL,NULL,NULL,NULL,6,NULL,NULL,'time(6)','','','select','','NEVER',NULL),('def','mysql','slow_log','lock_time',4,NULL,'NO','time',NULL,NULL,NULL,NULL,6,NULL,NULL,'time(6)','','','select','','NEVER',NULL),('def','mysql','slow_log','rows_sent',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','slow_log','rows_examined',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','slow_log','db',7,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','mysql','slow_log','last_insert_id',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','slow_log','insert_id',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','slow_log','server_id',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','slow_log','sql_text',11,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','mysql','slow_log','thread_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','mysql','slow_log','rows_affected',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','table_stats','db_name',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','table_stats','table_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','mysql','table_stats','cardinality',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(21) unsigned','','','select','','NEVER',NULL),('def','mysql','tables_priv','Host',1,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','PRI','','select','','NEVER',NULL),('def','mysql','tables_priv','Db',2,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','tables_priv','User',3,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','PRI','','select','','NEVER',NULL),('def','mysql','tables_priv','Table_name',4,'\'\'','NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','tables_priv','Grantor',5,'\'\'','NO','varchar',384,1152,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(384)','MUL','','select','','NEVER',NULL),('def','mysql','tables_priv','Timestamp',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','mysql','tables_priv','Table_priv',7,'\'\'','NO','set',121,363,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'Select\',\'Insert\',\'Update\',\'Delete\',\'Create\',\'Drop\',\'Grant\',\'References\',\'Index\',\'Alter\',\'Create View\',\'Show view\',\'Trigger\',\'Delete versioning rows\')','','','select','','NEVER',NULL),('def','mysql','tables_priv','Column_priv',8,'\'\'','NO','set',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','set(\'Select\',\'Insert\',\'Update\',\'References\')','','','select','','NEVER',NULL),('def','mysql','time_zone','Time_zone_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','mysql','time_zone','Use_leap_seconds',2,'\'N\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','mysql','time_zone_leap_second','Transition_time',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_leap_second','Correction',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','time_zone_name','Name',1,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_name','Time_zone_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','time_zone_transition','Time_zone_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_transition','Transition_time',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_transition','Transition_type_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','mysql','time_zone_transition_type','Time_zone_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_transition_type','Transition_type_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','time_zone_transition_type','Offset',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mysql','time_zone_transition_type','Is_DST',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','mysql','time_zone_transition_type','Abbreviation',5,'\'\'','NO','char',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(8)','','','select','','NEVER',NULL),('def','mysql','transaction_registry','transaction_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','mysql','transaction_registry','commit_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','mysql','transaction_registry','begin_timestamp',3,'\'0000-00-00 00:00:00.000000\'','NO','timestamp',NULL,NULL,NULL,NULL,6,NULL,NULL,'timestamp(6)','MUL','','select','','NEVER',NULL),('def','mysql','transaction_registry','commit_timestamp',4,'\'0000-00-00 00:00:00.000000\'','NO','timestamp',NULL,NULL,NULL,NULL,6,NULL,NULL,'timestamp(6)','MUL','','select','','NEVER',NULL),('def','mysql','transaction_registry','isolation_level',5,NULL,'NO','enum',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'READ-UNCOMMITTED\',\'READ-COMMITTED\',\'REPEATABLE-READ\',\'SERIALIZABLE\')','','','select','','NEVER',NULL),('def','mysql','user','Host',1,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','','NEVER',NULL),('def','mysql','user','User',2,'\'\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','','NEVER',NULL),('def','mysql','user','Password',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','Select_priv',4,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Insert_priv',5,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Update_priv',6,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Delete_priv',7,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_priv',8,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Drop_priv',9,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Reload_priv',10,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Shutdown_priv',11,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Process_priv',12,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','File_priv',13,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Grant_priv',14,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','References_priv',15,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Index_priv',16,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Alter_priv',17,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Show_db_priv',18,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Super_priv',19,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_tmp_table_priv',20,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Lock_tables_priv',21,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Execute_priv',22,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Repl_slave_priv',23,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Repl_client_priv',24,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_view_priv',25,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Show_view_priv',26,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_routine_priv',27,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Alter_routine_priv',28,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_user_priv',29,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Event_priv',30,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Trigger_priv',31,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Create_tablespace_priv',32,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','Delete_history_priv',33,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','ssl_type',34,'NULL','YES','varchar',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(9)','','','select','','NEVER',NULL),('def','mysql','user','ssl_cipher',35,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','x509_issuer',36,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','x509_subject',37,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','max_questions',38,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','user','max_updates',39,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','user','max_connections',40,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','mysql','user','max_user_connections',41,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(21)','','','select','','NEVER',NULL),('def','mysql','user','plugin',42,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','authentication_string',43,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','password_expired',44,'\'\'','NO','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','is_role',45,'NULL','YES','varchar',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1)','','','select','','NEVER',NULL),('def','mysql','user','default_role',46,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','mysql','user','max_statement_time',47,'0.000000','NO','decimal',NULL,NULL,12,6,NULL,NULL,NULL,'decimal(12,6)','','','select','','NEVER',NULL),('def','mail','alias','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mail','alias','alias',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','alias','destination',3,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','relocated','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mail','relocated','email',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','relocated','destination',3,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','transport','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mail','transport','domain',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','UNI','','select','','NEVER',NULL),('def','mail','transport','destination',3,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mail','users','email',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','UNI','','select','','NEVER',NULL),('def','mail','users','clear',3,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','users','name',4,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','','','select','','NEVER',NULL),('def','mail','users','uid',5,'1101','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mail','users','gid',6,'1101','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mail','users','homedir',7,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','','','select','','NEVER',NULL),('def','mail','users','maildir',8,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','','','select','','NEVER',NULL),('def','mail','users','quota',9,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','','','select','','NEVER',NULL),('def','mail','users','postfix',10,'\'y\'','NO','enum',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'n\',\'y\')','','','select','','NEVER',NULL),('def','mail','users','crypt',11,'\'\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(255)','','','select','','NEVER',NULL),('def','mail','virtual','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mail','virtual','email',2,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','mail','virtual','destination',3,'\'\'','NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','monami_objednavky','category','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_objednavky','category','name',2,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(255)','','','select','','NEVER',NULL),('def','monami_objednavky','category','order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','monami_objednavky','item','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','monami_objednavky','item','category',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','monami_objednavky','item','name',3,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(255)','','','select','','NEVER',NULL),('def','monami_objednavky','item','code',4,NULL,'NO','char',13,39,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(13)','','','select','','NEVER',NULL),('def','monami_objednavky','item','order',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','hook',2,NULL,'NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','status',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','scheduled_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','scheduled_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','args',6,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','schedule',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','group_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','attempts',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','last_attempt_gmt',10,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','last_attempt_local',11,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','claim_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','extended_args',13,'NULL','YES','varchar',8000,32000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8000)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_actions','priority',14,'10','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_claims','claim_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_claims','date_created_gmt',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_groups','group_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_groups','slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_logs','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_logs','action_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_logs','message',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_logs','log_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_actionscheduler_logs','log_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_e_events','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_e_events','event_data',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_e_events','created_at',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','event_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','person_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_comment',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_date',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_status',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_price',8,'0.0000','NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_tax_rate',9,'NULL','YES','decimal',NULL,NULL,7,4,NULL,NULL,NULL,'decimal(7,4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_taxes',10,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_bookings','booking_meta',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_parent',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_slug',4,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_owner',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_status',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_name',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_start_date',8,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_end_date',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_start_time',10,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_end_time',11,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_all_day',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_start',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_end',14,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_timezone',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_rsvp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_rsvp_date',18,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_rsvp_time',19,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_rsvp_spaces',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_spaces',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_private',22,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','location_id',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_id',24,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_date_created',25,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_date_modified',26,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_interval',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_freq',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_byday',30,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_byweekno',31,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_days',32,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','recurrence_rsvp_days',33,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','blog_id',34,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','group_id',35,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_language',36,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_events','event_translation',37,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','blog_id',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_parent',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_slug',5,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_name',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_owner',7,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_address',8,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_town',9,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_state',10,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_postcode',11,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_region',12,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_country',13,'NULL','YES','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_latitude',14,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_longitude',15,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_status',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_private',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_language',19,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_locations','location_translation',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_meta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_meta','object_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_meta','meta_date',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','event_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_description',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_price',5,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_start',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_end',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_min',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_max',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_spaces',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_members',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_members_roles',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_guests',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_required',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_parent',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_order',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets','ticket_meta',17,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets_bookings','ticket_booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets_bookings','booking_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets_bookings','ticket_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets_bookings','ticket_booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_em_tickets_bookings','ticket_booking_price',5,NULL,'NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','event_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id is teh event id','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','form_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id From wp post table','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','invoice',4,NULL,'NO','varchar',150,600,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(150)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','event_amount',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','ticket_qty',6,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','ticket_variations',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','user_id',8,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','email',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','event_type',10,'\'ticket\'','YES','enum',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'ticket\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','payment_type',11,'\'woocommerce\'','YES','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'woocommerce\',\'stripe\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','pledge_id',12,'\'0\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','payment_gateway',13,'\'online_payment\'','YES','enum',15,60,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'offline_payment\',\'online_payment\',\'bank_payment\',\'check_payment\',\'stripe_payment\',\'other_payment\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','date_time',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_events','status',15,'NULL','YES','enum',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'Active\',\'Review\',\'DeActive\',\'Failed\',\'Processing\',\'Pending\',\'Hold\',\'Refunded\',\'Delete\',\'Completed\',\'Cancelled\',\'Declined\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_trans_meta','meta_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_trans_meta','event_id',2,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_trans_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_etn_trans_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','name',2,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','parent',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','type',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','ord',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv','created_by',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv_attachment_folder','folder_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_fbv_attachment_folder','attachment_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_jetpack_sync_queue','ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_jetpack_sync_queue','queue_id',2,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_jetpack_sync_queue','event_id',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_jetpack_sync_queue','event_payload',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_jetpack_sync_queue','timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','attendee_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','event_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','occurrence',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','first_name',5,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','last_name',6,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','email',7,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','data',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','count',9,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','verification',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_attendees','confirmation',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','booking_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','user_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','transaction_id',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','event_id',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','ticket_ids',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','status',7,'\'pending\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','confirmed',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','verified',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','all_occurrences',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','date',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_bookings','timestamp',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','dstart',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','dend',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','tstart',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','tend',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','status',7,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_dates','public',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','start',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','end',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','repeat',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','rinterval',6,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','year',7,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','month',8,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','day',9,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','week',10,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','weekday',11,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','weekdays',12,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','days',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','not_in_days',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','time_start',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_events','time_end',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_occurrences','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_occurrences','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_occurrences','occurrence',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_occurrences','params',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','first_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','last_name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','email',4,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','reg',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','created_at',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_mec_users','updated_at',7,'current_timestamp()','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','previewpic',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','albumdesc',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','sortorder',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_album','extras_post_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','gid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','path',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','title',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','galdesc',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','previewpic',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','author',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_gallery','extras_post_id',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','pid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','image_slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','post_id',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','galleryid',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','filename',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','description',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','alttext',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','imagedate',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','exclude',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','sortorder',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','meta_data',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','extras_post_id',12,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_ngg_pictures','updated_at',13,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','uri',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','accessed',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','times_accessed',4,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','referer',5,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_404_logs','user_agent',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','created',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','page',4,NULL,'NO','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','object_type',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','object_subtype',6,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','object_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','primary_key',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','seo_score',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','page_score',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','is_indexable',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','schemas_in_use',12,'NULL','YES','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','desktop_interactive',13,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','desktop_pagescore',14,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','mobile_interactive',15,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','mobile_pagescore',16,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_analytics_objects','pagespeed_refreshed',17,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_links','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_links','url',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_links','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_links','target_post_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_links','type',5,NULL,'NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_meta','object_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_meta','internal_link_count',2,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_meta','external_link_count',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_internal_meta','incoming_link_count',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','sources',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','url_to',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','header_code',4,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','hits',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','status',6,'\'active\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','created',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','updated',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections','last_accessed',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','from_url',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','redirection_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','object_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','object_type',5,'\'post\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_rank_math_redirections_cache','is_redirected',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','name',2,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','googlecalcode',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color0',4,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color1',5,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color2',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color3',7,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color4',8,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color5',9,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','color6',10,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','bkgrdTransparent',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','bkgrdImage',12,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_stoutgc','bubble_width',13,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','event_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(12)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','event_type',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','event_date_time',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','member_id',4,'\'\'','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(16)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','username',5,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','ip_address',6,'\'\'','YES','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_events_tbl','user_agent',7,'\'\'','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_meta_tbl','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_meta_tbl','member_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_meta_tbl','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_meta_tbl','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','member_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','user_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','password',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','member_since',6,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','membership_level',7,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','more_membership_levels',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','account_state',9,'\'pending\'','YES','enum',19,76,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'active\',\'inactive\',\'activation_required\',\'expired\',\'pending\',\'unsubscribed\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','last_accessed',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','last_accessed_from_ip',11,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','email',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','phone',13,'NULL','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','address_street',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','address_city',15,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','address_state',16,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','address_zipcode',17,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','home_page',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','country',19,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','gender',20,'\'not specified\'','YES','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'male\',\'female\',\'not specified\')','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','referrer',21,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','extra_info',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','reg_code',23,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','subscription_starts',24,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','initial_membership_level',25,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','txn_id',26,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','subscr_id',27,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','company_name',28,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','notes',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','flags',30,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_members_tbl','profile_image',31,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','level_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_key',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_label',4,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_type',6,'\'text\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_default',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_meta_tbl','meta_context',8,'\'default\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','alias',2,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','role',3,'\'subscriber\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','permissions',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','subscription_period',5,'\'-1\'','NO','varchar',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','subscription_duration_type',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','subscription_unit',7,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','loginredirect_page',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','category_list',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','page_list',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','post_list',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','comment_list',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','attachment_list',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','custom_post_list',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','disable_bookmark_list',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','options',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','protect_older_posts',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_membership_tbl','campaign_name',18,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','email',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','member_id',5,'\'\'','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(16)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','membership_level',6,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','txn_date',7,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','txn_id',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','subscr_id',9,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','reference',10,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','payment_amount',11,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','gateway',12,'\'\'','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','status',13,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_swpm_payments_tbl','ip_address',14,'\'\'','YES','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','note_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','label',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','query',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','status',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','is_primary',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','actioned_text',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','nonce_action',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_note_actions','nonce_name',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','note_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','type',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','locale',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','title',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','content',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','content_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','status',8,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','source',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','date_created',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','date_reminder',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','is_snoozable',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','layout',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','image',14,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','is_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','icon',16,'\'info\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_admin_notes','is_read',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_category_lookup','category_tree_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_category_lookup','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','customer_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','user_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','username',3,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','first_name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','last_name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','email',6,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','date_last_active',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','date_registered',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','country',9,'\'\'','NO','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','postcode',10,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','city',11,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_customer_lookup','state',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_download_log','download_log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_download_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_download_log','permission_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_download_log','user_id',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_download_log','user_ip_address',5,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','address_type',3,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','first_name',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','last_name',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','company',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','address_1',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','address_2',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','city',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','state',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','postcode',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','country',12,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','email',13,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_addresses','phone',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_coupon_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_coupon_lookup','coupon_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_coupon_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_coupon_lookup','discount_amount',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','created_via',3,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','woocommerce_version',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','prices_include_tax',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','coupon_usages_are_counted',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','download_permission_granted',7,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','cart_hash',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','new_order_email_sent',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','order_key',10,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','order_stock_reduced',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','date_paid_gmt',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','date_completed_gmt',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','shipping_tax_amount',14,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','shipping_total_amount',15,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','discount_tax_amount',16,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','discount_total_amount',17,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_operational_data','recorded_sales',18,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','variation_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','customer_id',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','date_created',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','product_qty',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','product_net_revenue',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','product_gross_revenue',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','coupon_amount',10,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','tax_amount',11,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','shipping_amount',12,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_product_lookup','shipping_tax_amount',13,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','parent_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','date_created_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','num_items_sold',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','total_sales',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','tax_total',7,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','shipping_total',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','net_total',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','returning_customer',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','status',11,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','customer_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','date_paid',13,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_stats','date_completed',14,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','tax_rate_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','shipping_tax',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','order_tax',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_order_tax_lookup','total_tax',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','status',2,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','currency',3,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','type',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','tax_amount',5,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','total_amount',6,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','customer_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','billing_email',8,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','date_created_gmt',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','date_updated_gmt',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','parent_order_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','payment_method',12,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','payment_method_title',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','transaction_id',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','ip_address',15,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','user_agent',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders','customer_note',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders_meta','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders_meta','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_orders_meta','meta_value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','product_or_parent_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','taxonomy',3,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','term_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','is_variation_attribute',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_attributes_lookup','in_stock',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_download_directories','url_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_download_directories','url',2,NULL,'NO','varchar',256,1024,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_download_directories','enabled',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','sku',2,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','virtual',3,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','downloadable',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','min_price',5,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','max_price',6,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','onsale',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','stock_quantity',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','stock_status',9,'\'instock\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','rating_count',10,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','average_rating',11,'0.00','YES','decimal',NULL,NULL,3,2,NULL,NULL,NULL,'decimal(3,2)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','total_sales',12,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','tax_status',13,'\'taxable\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','tax_class',14,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_product_meta_lookup','global_unique_id',15,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_rate_limits','rate_limit_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_rate_limits','rate_limit_key',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_rate_limits','rate_limit_expiry',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_rate_limits','rate_limit_remaining',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_reserved_stock','order_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_reserved_stock','product_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_reserved_stock','stock_quantity',3,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_reserved_stock','timestamp',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_reserved_stock','expires',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_tax_rate_classes','tax_rate_class_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_tax_rate_classes','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_tax_rate_classes','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','webhook_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','status',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','delivery_url',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','secret',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','topic',7,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','date_created',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','date_created_gmt',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','date_modified',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','date_modified_gmt',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','api_version',12,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','failure_count',13,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wc_webhooks','pending_delivery',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','key_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','user_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','description',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','permissions',4,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','consumer_key',5,NULL,'NO','char',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(64)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','consumer_secret',6,NULL,'NO','char',43,172,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(43)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','nonces',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','truncated_key',8,NULL,'NO','char',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(7)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_api_keys','last_access',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_label',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_type',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_orderby',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_attribute_taxonomies','attribute_public',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','permission_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_id',2,NULL,'NO','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(36)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','order_key',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_email',6,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','user_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','downloads_remaining',8,'NULL','YES','varchar',9,36,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(9)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','access_granted',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','access_expires',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_downloadable_product_permissions','download_count',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','level',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','source',4,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','message',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_log','context',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_itemmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_itemmeta','order_item_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_itemmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_itemmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_items','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_items','order_item_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_items','order_item_type',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_order_items','order_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokenmeta','payment_token_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokenmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','token_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','gateway_id',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','token',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','user_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','type',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_payment_tokens','is_default',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_sessions','session_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_sessions','session_key',2,NULL,'NO','char',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(32)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_sessions','session_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_sessions','session_expiry',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_locations','zone_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_code',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_methods','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_methods','instance_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_methods','method_id',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_methods','method_order',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zone_methods','is_enabled',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zones','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zones','zone_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_shipping_zones','zone_order',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rate_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rate_locations','location_code',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rate_locations','tax_rate_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rate_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_country',2,'\'\'','NO','varchar',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_state',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate',4,'\'\'','NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_name',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_priority',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_compound',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_shipping',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_order',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_woocommerce_tax_rates','tax_rate_class',10,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','accesslock_ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','accesslock_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','release_date',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','accesslock_IP',5,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','reason',6,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_accesslocks','unlocked',7,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','login_attempt_ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','login_attempt_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','login_attempt_IP',4,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','failed_user',5,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','failed_pass',6,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpc_login_fails','reason',7,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','title',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','message',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','types',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','create_at',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','form_id',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','entry_id',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_logs','user_id',8,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payment_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payment_meta','payment_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payment_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payment_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','form_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','status',3,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','subtotal_amount',4,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','discount_amount',5,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','total_amount',6,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','currency',7,'\'\'','NO','varchar',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(3)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','entry_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','gateway',9,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','type',10,'\'\'','NO','varchar',12,48,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(12)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','mode',11,'\'\'','NO','varchar',4,16,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(4)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','transaction_id',12,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','customer_id',13,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','subscription_id',14,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','subscription_status',15,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','title',16,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','date_created_gmt',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','date_updated_gmt',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_payments','is_published',19,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_tasks_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_tasks_meta','action',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_tasks_meta','data',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava','wp_wpforms_tasks_meta','date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','hook',2,NULL,'NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','status',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','scheduled_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','args',6,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','schedule',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','group_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','attempts',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_gmt',10,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','last_attempt_local',11,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','claim_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','extended_args',13,'NULL','YES','varchar',8000,32000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_actions','priority',14,'10','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_claims','claim_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_claims','date_created_gmt',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_groups','group_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_groups','slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_logs','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_logs','action_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_logs','message',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_logs','log_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_actionscheduler_logs','log_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','feed_id',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','html_location',4,'\'unknown\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','shortcode_atts',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_facebook_feed_locator','last_update',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','feed_id',2,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','cache_key',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','cache_value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','cron_update',5,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feed_caches','last_updated',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','feed_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','feed_title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','settings',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','author',5,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','status',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_feeds','last_modified',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','account_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','account_type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','privilege',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','access_token',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','username',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','info',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','error',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','expires',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','last_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_cff_sources','author',11,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_e_events','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_e_events','event_data',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_e_events','created_at',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','event_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','person_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_comment',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_date',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_status',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_price',8,'0.0000','NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_tax_rate',9,'NULL','YES','decimal',NULL,NULL,7,4,NULL,NULL,NULL,'decimal(7,4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_taxes',10,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_bookings','booking_meta',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_parent',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_slug',4,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_owner',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_status',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_name',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_start_date',8,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_end_date',9,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_start_time',10,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_end_time',11,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_all_day',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_start',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_end',14,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_timezone',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_rsvp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_rsvp_date',18,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_rsvp_time',19,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_rsvp_spaces',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_spaces',21,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_private',22,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','location_id',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_id',24,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_date_created',25,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_date_modified',26,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence',27,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_interval',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_freq',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_byday',30,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_byweekno',31,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_days',32,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','recurrence_rsvp_days',33,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','blog_id',34,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','group_id',35,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_language',36,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_events','event_translation',37,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','post_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','blog_id',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_parent',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_slug',5,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_name',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_owner',7,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_address',8,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_town',9,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_state',10,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_postcode',11,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_region',12,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_country',13,'NULL','YES','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_latitude',14,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_longitude',15,'NULL','YES','decimal',NULL,NULL,9,6,NULL,NULL,NULL,'decimal(9,6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','post_content',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_status',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_private',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_language',19,'NULL','YES','varchar',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(14)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_locations','location_translation',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_meta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_meta','object_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_meta','meta_date',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','event_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_description',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_price',5,'NULL','YES','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_start',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_end',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_min',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_max',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_spaces',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_members',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_members_roles',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_guests',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_required',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_parent',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_order',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets','ticket_meta',17,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets_bookings','ticket_booking_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets_bookings','booking_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets_bookings','ticket_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets_bookings','ticket_booking_spaces',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_em_tickets_bookings','ticket_booking_price',5,NULL,'NO','decimal',NULL,NULL,14,4,NULL,NULL,NULL,'decimal(14,4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','event_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id is teh event id','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','form_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','This id From wp post table','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','invoice',4,NULL,'NO','varchar',150,600,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(150)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','event_amount',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','ticket_qty',6,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','ticket_variations',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','user_id',8,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','email',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','event_type',10,'\'ticket\'','YES','enum',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'ticket\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','payment_type',11,'\'woocommerce\'','YES','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'woocommerce\',\'stripe\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','pledge_id',12,'\'0\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','payment_gateway',13,'\'online_payment\'','YES','enum',15,60,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'offline_payment\',\'online_payment\',\'bank_payment\',\'check_payment\',\'stripe_payment\',\'other_payment\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','date_time',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_events','status',15,'NULL','YES','enum',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'Active\',\'Review\',\'DeActive\',\'Failed\',\'Processing\',\'Pending\',\'Hold\',\'Refunded\',\'Delete\',\'Completed\',\'Cancelled\',\'Declined\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_trans_meta','meta_id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_trans_meta','event_id',2,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_trans_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_etn_trans_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','name',2,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','parent',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','type',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','ord',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv','created_by',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv_attachment_folder','folder_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_fbv_attachment_folder','attachment_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_jetpack_sync_queue','ID',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_jetpack_sync_queue','queue_id',2,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_jetpack_sync_queue','event_id',3,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_jetpack_sync_queue','event_payload',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_jetpack_sync_queue','timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','attendee_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','post_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','event_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','occurrence',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','first_name',5,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','last_name',6,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','email',7,NULL,'NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','data',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','count',9,'1','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','verification',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_attendees','confirmation',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','booking_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','user_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','transaction_id',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','event_id',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','ticket_ids',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','status',7,'\'pending\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','confirmed',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','verified',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','all_occurrences',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','date',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_bookings','timestamp',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','dstart',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','dend',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','tstart',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','tend',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','status',7,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_dates','public',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','start',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','end',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','repeat',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','rinterval',6,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','year',7,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','month',8,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','day',9,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','week',10,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','weekday',11,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','weekdays',12,'NULL','YES','varchar',80,320,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(80)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','days',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','not_in_days',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','time_start',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_events','time_end',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_occurrences','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_occurrences','post_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_occurrences','occurrence',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_occurrences','params',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','first_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','last_name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','email',4,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','reg',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','created_at',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_mec_users','updated_at',7,'current_timestamp()','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','previewpic',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','albumdesc',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','sortorder',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_album','extras_post_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','gid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','path',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','title',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','galdesc',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','previewpic',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','author',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_gallery','extras_post_id',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','pid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','image_slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','post_id',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','galleryid',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','filename',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','description',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','alttext',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','imagedate',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','exclude',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','sortorder',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','meta_data',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','extras_post_id',12,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_ngg_pictures','updated_at',13,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','uri',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','accessed',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','times_accessed',4,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','referer',5,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_404_logs','user_agent',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','created',2,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','page',4,NULL,'NO','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','object_type',5,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','object_subtype',6,NULL,'NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','object_id',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','primary_key',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','seo_score',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','page_score',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','is_indexable',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','schemas_in_use',12,'NULL','YES','varchar',500,2000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(500)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','desktop_interactive',13,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','desktop_pagescore',14,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','mobile_interactive',15,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','mobile_pagescore',16,'0','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_analytics_objects','pagespeed_refreshed',17,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_links','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_links','url',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_links','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_links','target_post_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_links','type',5,NULL,'NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_meta','object_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_meta','internal_link_count',2,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_meta','external_link_count',3,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_internal_meta','incoming_link_count',4,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','sources',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','url_to',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','header_code',4,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','hits',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','status',6,'\'active\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','created',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','updated',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections','last_accessed',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','from_url',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','redirection_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','object_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','object_type',5,'\'post\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_rank_math_redirections_cache','is_redirected',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','feed_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','cache_key',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','cache_value',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','cron_update',5,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feed_caches','last_updated',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','feed_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','feed_title',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','settings',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','author',5,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','status',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_feeds','last_modified',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','feed_id',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','html_location',4,'\'unknown\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(50)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','shortcode_atts',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feed_locator','last_update',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','record_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','feed_id',4,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_feeds_posts','hashtag',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','created_on',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','time_stamp',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','top_time_stamp',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','json_data',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','media_id',7,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','sizes',8,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','aspect_ratio',9,'0.00','NO','decimal',NULL,NULL,4,2,NULL,NULL,NULL,'decimal(4,2)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','images_done',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_instagram_posts','last_requested',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','account_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','account_type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','privilege',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','access_token',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','username',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','info',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','error',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','expires',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','last_updated',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_sbi_sources','author',11,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','id',1,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','name',2,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','tinytext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','googlecalcode',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color0',4,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color1',5,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color2',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color3',7,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color4',8,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color5',9,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','color6',10,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','bkgrdTransparent',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','bkgrdImage',12,NULL,'NO','mediumint',NULL,NULL,7,0,NULL,NULL,NULL,'mediumint(9)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_stoutgc','bubble_width',13,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','member_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','user_name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','password',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','member_since',6,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','membership_level',7,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','more_membership_levels',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','account_state',9,'\'pending\'','YES','enum',19,76,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'active\',\'inactive\',\'activation_required\',\'expired\',\'pending\',\'unsubscribed\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','last_accessed',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','last_accessed_from_ip',11,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','email',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','phone',13,'NULL','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','address_street',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','address_city',15,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','address_state',16,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','address_zipcode',17,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','home_page',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','country',19,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','gender',20,'\'not specified\'','YES','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','enum(\'male\',\'female\',\'not specified\')','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','referrer',21,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','extra_info',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','reg_code',23,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','subscription_starts',24,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','initial_membership_level',25,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','txn_id',26,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','subscr_id',27,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','company_name',28,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','notes',29,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','flags',30,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_members_tbl','profile_image',31,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','level_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_key',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_label',4,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_value',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_type',6,'\'text\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_default',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_meta_tbl','meta_context',8,'\'default\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','alias',2,NULL,'NO','varchar',127,508,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(127)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','role',3,'\'subscriber\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','permissions',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','subscription_period',5,'\'-1\'','NO','varchar',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','subscription_duration_type',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','subscription_unit',7,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','loginredirect_page',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','category_list',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','page_list',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','post_list',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','comment_list',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','attachment_list',13,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','custom_post_list',14,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','disable_bookmark_list',15,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','options',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','protect_older_posts',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_membership_tbl','campaign_name',18,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','email',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','first_name',3,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','last_name',4,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','member_id',5,'\'\'','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(16)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','membership_level',6,'\'\'','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','txn_date',7,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','txn_id',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','subscr_id',9,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','reference',10,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','payment_amount',11,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','gateway',12,'\'\'','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','status',13,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_swpm_payments_tbl','ip_address',14,'\'\'','YES','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','note_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','label',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','query',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','status',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','is_primary',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','actioned_text',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','nonce_action',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_note_actions','nonce_name',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','note_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','type',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','locale',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','title',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','content',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','content_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','status',8,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','source',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','date_created',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','date_reminder',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','is_snoozable',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','layout',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','image',14,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','is_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','icon',16,'\'info\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_admin_notes','is_read',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_category_lookup','category_tree_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_category_lookup','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','customer_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','user_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','username',3,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','first_name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','last_name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','email',6,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','date_last_active',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','date_registered',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','country',9,'\'\'','NO','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','postcode',10,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','city',11,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_customer_lookup','state',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_download_log','download_log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_download_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_download_log','permission_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_download_log','user_id',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_download_log','user_ip_address',5,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','address_type',3,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','first_name',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','last_name',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','company',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','address_1',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','address_2',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','city',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','state',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','postcode',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','country',12,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','email',13,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_addresses','phone',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_coupon_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_coupon_lookup','coupon_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_coupon_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_coupon_lookup','discount_amount',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','created_via',3,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','woocommerce_version',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','prices_include_tax',5,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','coupon_usages_are_counted',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','download_permission_granted',7,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','cart_hash',8,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','new_order_email_sent',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','order_key',10,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','order_stock_reduced',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','date_paid_gmt',12,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','date_completed_gmt',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','shipping_tax_amount',14,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','shipping_total_amount',15,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','discount_tax_amount',16,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','discount_total_amount',17,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_operational_data','recorded_sales',18,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','variation_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','customer_id',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','date_created',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','product_qty',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','product_net_revenue',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','product_gross_revenue',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','coupon_amount',10,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','tax_amount',11,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','shipping_amount',12,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_product_lookup','shipping_tax_amount',13,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','parent_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','date_created_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','num_items_sold',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','total_sales',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','tax_total',7,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','shipping_total',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','net_total',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','returning_customer',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','status',11,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','customer_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','date_paid',13,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_stats','date_completed',14,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','tax_rate_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','shipping_tax',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','order_tax',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_order_tax_lookup','total_tax',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','status',2,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','currency',3,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','type',4,'NULL','YES','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','tax_amount',5,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','total_amount',6,'NULL','YES','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','customer_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','billing_email',8,'NULL','YES','varchar',320,1280,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(320)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','date_created_gmt',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','date_updated_gmt',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','parent_order_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','payment_method',12,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','payment_method_title',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','transaction_id',14,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','ip_address',15,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','user_agent',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders','customer_note',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders_meta','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders_meta','order_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_orders_meta','meta_value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','product_or_parent_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','taxonomy',3,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','term_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','is_variation_attribute',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_attributes_lookup','in_stock',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_download_directories','url_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_download_directories','url',2,NULL,'NO','varchar',256,1024,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_download_directories','enabled',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','sku',2,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','virtual',3,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','downloadable',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','min_price',5,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','max_price',6,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','onsale',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_quantity',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','stock_status',9,'\'instock\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','rating_count',10,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','average_rating',11,'0.00','YES','decimal',NULL,NULL,3,2,NULL,NULL,NULL,'decimal(3,2)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','total_sales',12,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','tax_status',13,'\'taxable\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_product_meta_lookup','tax_class',14,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_key',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_expiry',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_rate_limits','rate_limit_remaining',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_reserved_stock','order_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_reserved_stock','product_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_reserved_stock','stock_quantity',3,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_reserved_stock','timestamp',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_reserved_stock','expires',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_tax_rate_classes','tax_rate_class_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_tax_rate_classes','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_tax_rate_classes','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','webhook_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','status',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','delivery_url',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','secret',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','topic',7,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','date_created',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','date_created_gmt',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','date_modified',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','date_modified_gmt',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','api_version',12,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','failure_count',13,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wc_webhooks','pending_delivery',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','key_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','user_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','description',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','permissions',4,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_key',5,NULL,'NO','char',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(64)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','consumer_secret',6,NULL,'NO','char',43,172,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(43)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','nonces',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','truncated_key',8,NULL,'NO','char',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(7)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_api_keys','last_access',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_label',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_type',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_orderby',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_attribute_taxonomies','attribute_public',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','permission_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_id',2,NULL,'NO','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(36)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','order_key',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_email',6,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','user_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','downloads_remaining',8,'NULL','YES','varchar',9,36,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(9)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','access_granted',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','access_expires',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_downloadable_product_permissions','download_count',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','level',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','source',4,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','message',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_log','context',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_itemmeta','order_item_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_itemmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_items','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_items','order_item_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_items','order_item_type',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_order_items','order_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','payment_token_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokenmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','token_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','gateway_id',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','token',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','user_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','type',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_payment_tokens','is_default',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_sessions','session_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_sessions','session_key',2,NULL,'NO','char',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(32)','UNI','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_sessions','session_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_sessions','session_expiry',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','zone_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_code',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','instance_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','method_id',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','method_order',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zone_methods','is_enabled',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zones','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zones','zone_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_shipping_zones','zone_order',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_code',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','tax_rate_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rate_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_country',2,'\'\'','NO','varchar',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(2)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_state',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate',4,'\'\'','NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_name',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_priority',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_compound',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_shipping',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_order',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_woocommerce_tax_rates','tax_rate_class',10,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payment_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payment_meta','payment_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payment_meta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payment_meta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','form_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','status',3,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','subtotal_amount',4,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','discount_amount',5,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','total_amount',6,'0.00000000','NO','decimal',NULL,NULL,26,8,NULL,NULL,NULL,'decimal(26,8)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','currency',7,'\'\'','NO','varchar',3,12,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(3)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','entry_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','gateway',9,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','type',10,'\'\'','NO','varchar',12,48,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(12)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','mode',11,'\'\'','NO','varchar',4,16,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(4)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','transaction_id',12,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','customer_id',13,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','subscription_id',14,'\'\'','NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','subscription_status',15,'\'\'','NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','title',16,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','date_created_gmt',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','date_updated_gmt',18,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_payments','is_published',19,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_tasks_meta','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_tasks_meta','action',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_tasks_meta','data',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','klubovnaostrava_bck','wp_wpforms_tasks_meta','date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','mpr','committee_members','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','committee_members','committee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','committee_members','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','committee_members','isowner',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','committee_signups','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','committee_signups','committee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','committee_signups','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','committee_signups','date',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','mpr','committee_signups','paid',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','committee_signups','score',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mpr','committees','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','committees','title',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','mpr','committees','date',3,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','mpr','committees','type',4,NULL,'NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'written\',\'oral\')','','','select','','NEVER',NULL),('def','mpr','committees','qualification',5,NULL,'NO','enum',18,54,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','enum(\'qualif_admin\',\'qualif_project_man\',\'qualif_program_man\')','','','select','','NEVER',NULL),('def','mpr','committees','minimum',6,'50','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','mpr','test_parts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','test_parts','committee',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','test_parts','title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','mpr','test_parts','minimum',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','test_parts','type',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','mpr','test_parts_score','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','test_parts_score','part',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','test_parts_score','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','mpr','test_parts_score','score',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','mpr','users','username',2,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','','','select','','NEVER',NULL),('def','mpr','users','password',3,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','mpr','users','role',4,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','','','select','','NEVER',NULL),('def','mpr','users','name',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','mpr','users','phone',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','mpr','users','mail',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','mpr','users','address',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','mpr','users','birthnumber',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','mpr','users','qualif_admin',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','users','qualif_project_man',11,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','mpr','users','qualif_program_man',12,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','performance_schema','accounts','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','The connection\'s client user name for the connection, or NULL if an internal thread.','NEVER',NULL),('def','performance_schema','accounts','HOST',2,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','The connection client\'s host name, or NULL if an internal thread.','NEVER',NULL),('def','performance_schema','accounts','CURRENT_CONNECTIONS',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current connections for the account.','NEVER',NULL),('def','performance_schema','accounts','TOTAL_CONNECTIONS',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Total connections for the account.','NEVER',NULL),('def','performance_schema','cond_instances','NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Client user name for the connection, or NULL if an internal thread.','NEVER',NULL),('def','performance_schema','cond_instances','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the instrumented condition.','NEVER',NULL),('def','performance_schema','events_stages_current','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_current','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_current','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_stages_current','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_stages_current','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_stages_current','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_current','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_current','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_current','WORK_COMPLETED',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units completed for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_current','WORK_ESTIMATED',10,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units expected for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_current','NESTING_EVENT_ID',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_stages_current','NESTING_EVENT_TYPE',12,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either transaction, statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_stages_history','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_history','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_history','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_stages_history','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_stages_history','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_stages_history','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history','WORK_COMPLETED',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units completed for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_history','WORK_ESTIMATED',10,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units expected for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_history','NESTING_EVENT_ID',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_stages_history','NESTING_EVENT_TYPE',12,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either transaction, statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_stages_history_long','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_history_long','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_history_long','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_stages_history_long','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_stages_history_long','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_stages_history_long','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history_long','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history_long','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_stages_history_long','WORK_COMPLETED',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units completed for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_history_long','WORK_ESTIMATED',10,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of work units expected for the stage. NULL if the stage event progress is not instrumented.','NEVER',NULL),('def','performance_schema','events_stages_history_long','NESTING_EVENT_ID',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_stages_history_long','NESTING_EVENT_TYPE',12,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either transaction, statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with HOST and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','HOST',2,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with USER and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','EVENT_NAME',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_account_by_event_name','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','HOST',1,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_host_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_NAME uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with THREAD_ID for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_thread_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_by_user_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events, which includes all timed and untimed events.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_stages_summary_global_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the timed summarized events.','NEVER',NULL),('def','performance_schema','events_statements_current','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_current','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_current','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_statements_current','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_statements_current','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_statements_current','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_current','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_current','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_current','LOCK_TIME',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.','NEVER',NULL),('def','performance_schema','events_statements_current','SQL_TEXT',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The SQL statement, or NULL if the command is not associated with an SQL statement.','NEVER',NULL),('def','performance_schema','events_statements_current','DIGEST',11,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Statement digest.','NEVER',NULL),('def','performance_schema','events_statements_current','DIGEST_TEXT',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement digest text.','NEVER',NULL),('def','performance_schema','events_statements_current','CURRENT_SCHEMA',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Statement\'s default database for the statement, or NULL if there was none.','NEVER',NULL),('def','performance_schema','events_statements_current','OBJECT_TYPE',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_current','OBJECT_SCHEMA',15,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object schema for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_current','OBJECT_NAME',16,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object name for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_current','OBJECT_INSTANCE_BEGIN',17,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the statement object.','NEVER',NULL),('def','performance_schema','events_statements_current','MYSQL_ERRNO',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Error code. See MariaDB Error Codes for a full list.','NEVER',NULL),('def','performance_schema','events_statements_current','RETURNED_SQLSTATE',19,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','The SQLSTATE value.','NEVER',NULL),('def','performance_schema','events_statements_current','MESSAGE_TEXT',20,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Statement error message. See MariaDB Error Codes.','NEVER',NULL),('def','performance_schema','events_statements_current','ERRORS',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if SQLSTATE signifies completion (starting with 00) or warning (01), otherwise 1.','NEVER',NULL),('def','performance_schema','events_statements_current','WARNINGS',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of warnings from the diagnostics area.','NEVER',NULL),('def','performance_schema','events_statements_current','ROWS_AFFECTED',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows affected the statement affected.','NEVER',NULL),('def','performance_schema','events_statements_current','ROWS_SENT',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows returned.','NEVER',NULL),('def','performance_schema','events_statements_current','ROWS_EXAMINED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows read during the statement\'s execution.','NEVER',NULL),('def','performance_schema','events_statements_current','CREATED_TMP_DISK_TABLES',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of on-disk temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_current','CREATED_TMP_TABLES',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_current','SELECT_FULL_JOIN',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which did not use an index.','NEVER',NULL),('def','performance_schema','events_statements_current','SELECT_FULL_RANGE_JOIN',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range search of the first table.','NEVER',NULL),('def','performance_schema','events_statements_current','SELECT_RANGE',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range of the first table.','NEVER',NULL),('def','performance_schema','events_statements_current','SELECT_RANGE_CHECK',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins without keys performed by the statement that check for key usage after each row.','NEVER',NULL),('def','performance_schema','events_statements_current','SELECT_SCAN',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a full scan of the first table.','NEVER',NULL),('def','performance_schema','events_statements_current','SORT_MERGE_PASSES',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of merge passes by the sort algorithm performed by the statement. If too high, you may need to increase the sort_buffer_size.','NEVER',NULL),('def','performance_schema','events_statements_current','SORT_RANGE',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a range.','NEVER',NULL),('def','performance_schema','events_statements_current','SORT_ROWS',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows sorted by the statement.','NEVER',NULL),('def','performance_schema','events_statements_current','SORT_SCAN',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a full table scan.','NEVER',NULL),('def','performance_schema','events_statements_current','NO_INDEX_USED',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if the statement performed a table scan with an index, 1 if without an index.','NEVER',NULL),('def','performance_schema','events_statements_current','NO_GOOD_INDEX_USED',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if a good index was found for the statement, 1 if no good index was found. See the Range checked for each record description in the EXPLAIN article.','NEVER',NULL),('def','performance_schema','events_statements_current','NESTING_EVENT_ID',39,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL for top level statements. The parent statement event id for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_current','NESTING_EVENT_TYPE',40,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','NULL for top level statements. The parent statement event type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_current','NESTING_EVENT_LEVEL',41,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','0 for top level statements. The parent statement level plus 1 for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_history','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_history','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_statements_history','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_statements_history','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_statements_history','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history','LOCK_TIME',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.','NEVER',NULL),('def','performance_schema','events_statements_history','SQL_TEXT',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The SQL statement, or NULL if the command is not associated with an SQL statement.','NEVER',NULL),('def','performance_schema','events_statements_history','DIGEST',11,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Statement digest.','NEVER',NULL),('def','performance_schema','events_statements_history','DIGEST_TEXT',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement digest text.','NEVER',NULL),('def','performance_schema','events_statements_history','CURRENT_SCHEMA',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Statement\'s default database for the statement, or NULL if there was none.','NEVER',NULL),('def','performance_schema','events_statements_history','OBJECT_TYPE',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','OBJECT_SCHEMA',15,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object schema for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','OBJECT_NAME',16,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object name for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','OBJECT_INSTANCE_BEGIN',17,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the statement object.','NEVER',NULL),('def','performance_schema','events_statements_history','MYSQL_ERRNO',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Error code. See MariaDB Error Codes for a full list.','NEVER',NULL),('def','performance_schema','events_statements_history','RETURNED_SQLSTATE',19,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','The SQLSTATE value.','NEVER',NULL),('def','performance_schema','events_statements_history','MESSAGE_TEXT',20,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Statement error message. See MariaDB Error Codes.','NEVER',NULL),('def','performance_schema','events_statements_history','ERRORS',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if SQLSTATE signifies completion (starting with 00) or warning (01), otherwise 1.','NEVER',NULL),('def','performance_schema','events_statements_history','WARNINGS',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of warnings from the diagnostics area.','NEVER',NULL),('def','performance_schema','events_statements_history','ROWS_AFFECTED',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows affected the statement affected.','NEVER',NULL),('def','performance_schema','events_statements_history','ROWS_SENT',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows returned.','NEVER',NULL),('def','performance_schema','events_statements_history','ROWS_EXAMINED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows read during the statement\'s execution.','NEVER',NULL),('def','performance_schema','events_statements_history','CREATED_TMP_DISK_TABLES',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of on-disk temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history','CREATED_TMP_TABLES',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history','SELECT_FULL_JOIN',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which did not use an index.','NEVER',NULL),('def','performance_schema','events_statements_history','SELECT_FULL_RANGE_JOIN',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range search of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history','SELECT_RANGE',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history','SELECT_RANGE_CHECK',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins without keys performed by the statement that check for key usage after each row.','NEVER',NULL),('def','performance_schema','events_statements_history','SELECT_SCAN',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a full scan of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history','SORT_MERGE_PASSES',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of merge passes by the sort algorithm performed by the statement. If too high, you may need to increase the sort_buffer_size.','NEVER',NULL),('def','performance_schema','events_statements_history','SORT_RANGE',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a range.','NEVER',NULL),('def','performance_schema','events_statements_history','SORT_ROWS',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows sorted by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history','SORT_SCAN',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a full table scan.','NEVER',NULL),('def','performance_schema','events_statements_history','NO_INDEX_USED',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if the statement performed a table scan with an index, 1 if without an index.','NEVER',NULL),('def','performance_schema','events_statements_history','NO_GOOD_INDEX_USED',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if a good index was found for the statement, 1 if no good index was found. See the Range checked for each record description in the EXPLAIN article.','NEVER',NULL),('def','performance_schema','events_statements_history','NESTING_EVENT_ID',39,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL for top level statements. The parent statement event id for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','NESTING_EVENT_TYPE',40,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','NULL for top level statements. The parent statement event type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history','NESTING_EVENT_LEVEL',41,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','0 for top level statements. The parent statement level plus 1 for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_history_long','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_history_long','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_statements_history_long','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_statements_history_long','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_statements_history_long','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history_long','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history_long','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_statements_history_long','LOCK_TIME',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Time in picoseconds spent waiting for locks. The time is calculated in microseconds but stored in picoseconds for compatibility with other timings.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SQL_TEXT',10,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The SQL statement, or NULL if the command is not associated with an SQL statement.','NEVER',NULL),('def','performance_schema','events_statements_history_long','DIGEST',11,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Statement digest.','NEVER',NULL),('def','performance_schema','events_statements_history_long','DIGEST_TEXT',12,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement digest text.','NEVER',NULL),('def','performance_schema','events_statements_history_long','CURRENT_SCHEMA',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Statement\'s default database for the statement, or NULL if there was none.','NEVER',NULL),('def','performance_schema','events_statements_history_long','OBJECT_TYPE',14,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','OBJECT_SCHEMA',15,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object schema for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','OBJECT_NAME',16,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for top level statements. The parent statement object name for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','OBJECT_INSTANCE_BEGIN',17,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the statement object.','NEVER',NULL),('def','performance_schema','events_statements_history_long','MYSQL_ERRNO',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Error code. See MariaDB Error Codes for a full list.','NEVER',NULL),('def','performance_schema','events_statements_history_long','RETURNED_SQLSTATE',19,'NULL','YES','varchar',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(5)','','','select','The SQLSTATE value.','NEVER',NULL),('def','performance_schema','events_statements_history_long','MESSAGE_TEXT',20,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Statement error message. See MariaDB Error Codes.','NEVER',NULL),('def','performance_schema','events_statements_history_long','ERRORS',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if SQLSTATE signifies completion (starting with 00) or warning (01), otherwise 1.','NEVER',NULL),('def','performance_schema','events_statements_history_long','WARNINGS',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of warnings from the diagnostics area.','NEVER',NULL),('def','performance_schema','events_statements_history_long','ROWS_AFFECTED',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows affected the statement affected.','NEVER',NULL),('def','performance_schema','events_statements_history_long','ROWS_SENT',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows returned.','NEVER',NULL),('def','performance_schema','events_statements_history_long','ROWS_EXAMINED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows read during the statement\'s execution.','NEVER',NULL),('def','performance_schema','events_statements_history_long','CREATED_TMP_DISK_TABLES',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of on-disk temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history_long','CREATED_TMP_TABLES',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of temp tables created by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SELECT_FULL_JOIN',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which did not use an index.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SELECT_FULL_RANGE_JOIN',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range search of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SELECT_RANGE',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a range of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SELECT_RANGE_CHECK',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins without keys performed by the statement that check for key usage after each row.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SELECT_SCAN',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of joins performed by the statement which used a full scan of the first table.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SORT_MERGE_PASSES',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of merge passes by the sort algorithm performed by the statement. If too high, you may need to increase the sort_buffer_size.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SORT_RANGE',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a range.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SORT_ROWS',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of rows sorted by the statement.','NEVER',NULL),('def','performance_schema','events_statements_history_long','SORT_SCAN',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of sorts performed by the statement which used a full table scan.','NEVER',NULL),('def','performance_schema','events_statements_history_long','NO_INDEX_USED',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if the statement performed a table scan with an index, 1 if without an index.','NEVER',NULL),('def','performance_schema','events_statements_history_long','NO_GOOD_INDEX_USED',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','0 if a good index was found for the statement, 1 if no good index was found. See the Range checked for each record description in the EXPLAIN article.','NEVER',NULL),('def','performance_schema','events_statements_history_long','NESTING_EVENT_ID',39,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL for top level statements. The parent statement event id for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','NESTING_EVENT_TYPE',40,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','NULL for top level statements. The parent statement event type for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_history_long','NESTING_EVENT_LEVEL',41,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','0 for top level statements. The parent statement level plus 1 for nested statements (stored programs).','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with HOST and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','HOST',2,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with USER and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','EVENT_NAME',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_LOCK_TIME',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_ERRORS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_WARNINGS',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_ROWS_AFFECTED',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_ROWS_SENT',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_ROWS_EXAMINED',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_CREATED_TMP_DISK_TABLES',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_CREATED_TMP_TABLES',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SELECT_FULL_JOIN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SELECT_FULL_RANGE_JOIN',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SELECT_RANGE',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SELECT_RANGE_CHECK',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SELECT_SCAN',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SORT_MERGE_PASSES',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SORT_RANGE',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SORT_ROWS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_SORT_SCAN',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_NO_INDEX_USED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_account_by_event_name','SUM_NO_GOOD_INDEX_USED',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SCHEMA_NAME',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Database name. Records are summarised together with DIGEST.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','DIGEST',2,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Performance Schema digest. Records are summarised together with SCHEMA NAME.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','DIGEST_TEXT',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The unhashed form of the digest.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_LOCK_TIME',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_ERRORS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_WARNINGS',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_ROWS_AFFECTED',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_ROWS_SENT',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_ROWS_EXAMINED',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_CREATED_TMP_DISK_TABLES',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_CREATED_TMP_TABLES',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SELECT_FULL_JOIN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SELECT_FULL_RANGE_JOIN',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SELECT_RANGE',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SELECT_RANGE_CHECK',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SELECT_SCAN',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SORT_MERGE_PASSES',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SORT_RANGE',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SORT_ROWS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_SORT_SCAN',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_NO_INDEX_USED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','SUM_NO_GOOD_INDEX_USED',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','FIRST_SEEN',28,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was first seen.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_digest','LAST_SEEN',29,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Time at which the digest was most recently seen.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','HOST',1,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_LOCK_TIME',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_currentd table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_ERRORS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_WARNINGS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_ROWS_AFFECTED',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_ROWS_SENT',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_ROWS_EXAMINED',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_CREATED_TMP_DISK_TABLES',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_CREATED_TMP_TABLES',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SELECT_FULL_JOIN',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SELECT_FULL_RANGE_JOIN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOINW column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SELECT_RANGE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SELECT_RANGE_CHECK',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SELECT_SCAN',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SORT_MERGE_PASSES',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SORT_RANGE',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SORT_ROWS',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_SORT_SCAN',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_NO_INDEX_USED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_host_by_event_name','SUM_NO_GOOD_INDEX_USED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','OBJECT_TYPE',1,'NULL','YES','enum',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'EVENT\',\'FUNCTION\',\'PROCEDURE\',\'TABLE\',\'TRIGGER\')','','','select','Object type for which the summary is generated.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','OBJECT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The schema of the object for which the summary is generated.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','OBJECT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The name of the object for which the summary is generated.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events (from events_statements_current). This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','COUNT_STATEMENTS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of nested statements invoked during stored program execution.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_STATEMENTS_WAIT',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed statements. This value is calculated only for timed statements because nontimed statements have a wait time of NULL. The same is true for the other xxx_STATEMENT_WAIT values.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','MIN_STATEMENTS_WAIT',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','AVG_STATEMENTS_WAIT',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','MAX_STATEMENTS_WAIT',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_LOCK_TIME',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total time spent (in picoseconds) waiting for table locks for the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_ERRORS',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of errors that occurend for the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_WARNINGS',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of warnings that occurend for the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_ROWS_AFFECTED',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of affected rows by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_ROWS_SENT',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of rows returned by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_ROWS_EXAMINED',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of rows examined by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_CREATED_TMP_DISK_TABLES',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of on-disk temporary tables created by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_CREATED_TMP_TABLES',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of in-memory temporary tables created by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SELECT_FULL_JOIN',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of full joins executed by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SELECT_FULL_RANGE_JOIN',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of range search joins executed by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SELECT_RANGE',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that used ranges on the first table executed by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SELECT_RANGE_CHECK',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that check for key usage after each row executed by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SELECT_SCAN',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that did a full scan of the first table executed by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SORT_MERGE_PASSES',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of merge passes that the sort algorithm has had to do for the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SORT_RANGE',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorts that were done using ranges for the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SORT_ROWS',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorted rows that were sorted by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_SORT_SCAN',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorts that were done by scanning the table by the summarized statements.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_NO_INDEX_USED',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of statements that performed a table scan without using an index.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_program','SUM_NO_GOOD_INDEX_USED',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of statements where no good index was found.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_NAME uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with THREAD_ID for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_LOCK_TIME',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_ERRORS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_WARNINGS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_ROWS_AFFECTED',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_ROWS_SENT',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_ROWS_EXAMINED',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_CREATED_TMP_DISK_TABLES',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_CREATED_TMP_TABLES',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SELECT_FULL_JOIN',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SELECT_FULL_RANGE_JOIN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SELECT_RANGE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SELECT_RANGE_CHECK',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SELECT_SCAN',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SORT_MERGE_PASSES',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SORT_RANGE',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SORT_ROWS',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_SORT_SCAN',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_NO_INDEX_USED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_thread_by_event_name','SUM_NO_GOOD_INDEX_USED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_LOCK_TIME',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_ERRORS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_WARNINGS',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_ROWS_AFFECTED',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_ROWS_SENT',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_ROWS_EXAMINED',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_CREATED_TMP_DISK_TABLES',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_CREATED_TMP_TABLES',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SELECT_FULL_JOIN',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SELECT_FULL_RANGE_JOIN',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SELECT_RANGE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SELECT_RANGE_CHECK',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SELECT_SCAN',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SORT_MERGE_PASSES',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SORT_RANGE',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SORT_ROWS',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_SORT_SCAN',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_NO_INDEX_USED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_by_user_by_event_name','SUM_NO_GOOD_INDEX_USED',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_LOCK_TIME',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the LOCK_TIME column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_ERRORS',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ERRORS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_WARNINGS',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the WARNINGS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_ROWS_AFFECTED',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_AFFECTED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_ROWS_SENT',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_SENT column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_ROWS_EXAMINED',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the ROWS_EXAMINED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_CREATED_TMP_DISK_TABLES',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_DISK_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_CREATED_TMP_TABLES',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the CREATED_TMP_TABLES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SELECT_FULL_JOIN',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SELECT_FULL_RANGE_JOIN',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_FULL_RANGE_JOIN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SELECT_RANGE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SELECT_RANGE_CHECK',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_RANGE_CHECK column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SELECT_SCAN',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SELECT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SORT_MERGE_PASSES',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_MERGE_PASSES column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SORT_RANGE',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_RANGE column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SORT_ROWS',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_ROWS column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_SORT_SCAN',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the SORT_SCAN column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_NO_INDEX_USED',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_statements_summary_global_by_event_name','SUM_NO_GOOD_INDEX_USED',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Sum of the NO_GOOD_INDEX_USED column in the events_statements_current table.','NEVER',NULL),('def','performance_schema','events_transactions_current','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_current','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The event id associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_current','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','This column is set to NULL when the event starts and updated to the thread current event number when the event ends.','NEVER',NULL),('def','performance_schema','events_transactions_current','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','The name of the instrument from which the event was collected. This is a NAME value from the setup_instruments table.','NEVER',NULL),('def','performance_schema','events_transactions_current','STATE',5,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ACTIVE\',\'COMMITTED\',\'ROLLED BACK\')','','','select','The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).','NEVER',NULL),('def','performance_schema','events_transactions_current','TRX_ID',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_current','GTID',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction GTID, using the format DOMAIN-SERVER_ID-SEQUENCE_NO.','NEVER',NULL),('def','performance_schema','events_transactions_current','XID_FORMAT_ID',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','XA transaction format ID for GTRID and BQUAL values.','NEVER',NULL),('def','performance_schema','events_transactions_current','XID_GTRID',9,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA global transaction ID.','NEVER',NULL),('def','performance_schema','events_transactions_current','XID_BQUAL',10,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA transaction branch qualifier.','NEVER',NULL),('def','performance_schema','events_transactions_current','XA_STATE',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The state of the XA transaction. The value is ACTIVE (after XA START), IDLE (after XA END), PREPARED (after XA PREPARE), ROLLED BACK (after XA ROLLBACK), or COMMITTED (after XA COMMIT).','NEVER',NULL),('def','performance_schema','events_transactions_current','SOURCE',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The name of the source file containing the instrumented code that produced the event and the line number in the file at which the instrumentation occurs.','NEVER',NULL),('def','performance_schema','events_transactions_current','TIMER_START',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing started. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_current','TIMER_END',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing ended. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_current','TIMER_WAIT',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. Event duration. NULL if event has not timing information.','NEVER',NULL),('def','performance_schema','events_transactions_current','ACCESS_MODE',16,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'READ ONLY\',\'READ WRITE\')','','','select','Transaction access mode.','NEVER',NULL),('def','performance_schema','events_transactions_current','ISOLATION_LEVEL',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction isolation level. One of: REPEATABLE READ, READ COMMITTED, READ UNCOMMITTED, or SERIALIZABLE.','NEVER',NULL),('def','performance_schema','events_transactions_current','AUTOCOMMIT',18,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether autcommit mode was enabled when the transaction started.','NEVER',NULL),('def','performance_schema','events_transactions_current','NUMBER_OF_SAVEPOINTS',19,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_current','NUMBER_OF_ROLLBACK_TO_SAVEPOINT',20,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of ROLLBACK_TO_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_current','NUMBER_OF_RELEASE_SAVEPOINT',21,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of RELEASE_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_current','OBJECT_INSTANCE_BEGIN',22,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_current','NESTING_EVENT_ID',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The EVENT_ID value of the event within which this event is nested.','NEVER',NULL),('def','performance_schema','events_transactions_current','NESTING_EVENT_TYPE',24,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','The nesting event type.','NEVER',NULL),('def','performance_schema','events_transactions_history','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_history','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The event id associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_history','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','This column is set to NULL when the event starts and updated to the thread current event number when the event ends.','NEVER',NULL),('def','performance_schema','events_transactions_history','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','The name of the instrument from which the event was collected. This is a NAME value from the setup_instruments table.','NEVER',NULL),('def','performance_schema','events_transactions_history','STATE',5,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ACTIVE\',\'COMMITTED\',\'ROLLED BACK\')','','','select','The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).','NEVER',NULL),('def','performance_schema','events_transactions_history','TRX_ID',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_history','GTID',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction GTID, using the format DOMAIN-SERVER_ID-SEQUENCE_NO.','NEVER',NULL),('def','performance_schema','events_transactions_history','XID_FORMAT_ID',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','XA transaction format ID for GTRID and BQUAL values.','NEVER',NULL),('def','performance_schema','events_transactions_history','XID_GTRID',9,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA global transaction ID.','NEVER',NULL),('def','performance_schema','events_transactions_history','XID_BQUAL',10,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA transaction branch qualifier.','NEVER',NULL),('def','performance_schema','events_transactions_history','XA_STATE',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The state of the XA transaction. The value is ACTIVE (after XA START), IDLE (after XA END), PREPARED (after XA PREPARE), ROLLED BACK (after XA ROLLBACK), or COMMITTED (after XA COMMIT).','NEVER',NULL),('def','performance_schema','events_transactions_history','SOURCE',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The name of the source file containing the instrumented code that produced the event and the line number in the file at which the instrumentation occurs.','NEVER',NULL),('def','performance_schema','events_transactions_history','TIMER_START',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing started. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history','TIMER_END',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing ended. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history','TIMER_WAIT',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. Event duration. NULL if event has not timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history','ACCESS_MODE',16,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'READ ONLY\',\'READ WRITE\')','','','select','Transaction access mode.','NEVER',NULL),('def','performance_schema','events_transactions_history','ISOLATION_LEVEL',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction isolation level. One of: REPEATABLE READ, READ COMMITTED, READ UNCOMMITTED, or SERIALIZABLE.','NEVER',NULL),('def','performance_schema','events_transactions_history','AUTOCOMMIT',18,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether autcommit mode was enabled when the transaction started.','NEVER',NULL),('def','performance_schema','events_transactions_history','NUMBER_OF_SAVEPOINTS',19,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history','NUMBER_OF_ROLLBACK_TO_SAVEPOINT',20,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of ROLLBACK_TO_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history','NUMBER_OF_RELEASE_SAVEPOINT',21,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of RELEASE_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history','OBJECT_INSTANCE_BEGIN',22,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_history','NESTING_EVENT_ID',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The EVENT_ID value of the event within which this event is nested.','NEVER',NULL),('def','performance_schema','events_transactions_history','NESTING_EVENT_TYPE',24,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','The nesting event type.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The event id associated with the event.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','This column is set to NULL when the event starts and updated to the thread current event number when the event ends.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','The name of the instrument from which the event was collected. This is a NAME value from the setup_instruments table.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','STATE',5,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ACTIVE\',\'COMMITTED\',\'ROLLED BACK\')','','','select','The current transaction state. The value is ACTIVE (after START TRANSACTION or BEGIN), COMMITTED (after COMMIT), or ROLLED BACK (after ROLLBACK).','NEVER',NULL),('def','performance_schema','events_transactions_history_long','TRX_ID',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','GTID',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction GTID, using the format DOMAIN-SERVER_ID-SEQUENCE_NO.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','XID_FORMAT_ID',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','XA transaction format ID for GTRID and BQUAL values.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','XID_GTRID',9,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA global transaction ID.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','XID_BQUAL',10,'NULL','YES','varchar',130,390,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(130)','','','select','XA transaction branch qualifier.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','XA_STATE',11,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The state of the XA transaction. The value is ACTIVE (after XA START), IDLE (after XA END), PREPARED (after XA PREPARE), ROLLED BACK (after XA ROLLBACK), or COMMITTED (after XA COMMIT).','NEVER',NULL),('def','performance_schema','events_transactions_history_long','SOURCE',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The name of the source file containing the instrumented code that produced the event and the line number in the file at which the instrumentation occurs.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','TIMER_START',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing started. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','TIMER_END',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. When event timing ended. NULL if event has no timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','TIMER_WAIT',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The unit is picoseconds. Event duration. NULL if event has not timing information.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','ACCESS_MODE',16,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'READ ONLY\',\'READ WRITE\')','','','select','Transaction access mode.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','ISOLATION_LEVEL',17,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Transaction isolation level. One of: REPEATABLE READ, READ COMMITTED, READ UNCOMMITTED, or SERIALIZABLE.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','AUTOCOMMIT',18,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether autcommit mode was enabled when the transaction started.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','NUMBER_OF_SAVEPOINTS',19,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','NUMBER_OF_ROLLBACK_TO_SAVEPOINT',20,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of ROLLBACK_TO_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','NUMBER_OF_RELEASE_SAVEPOINT',21,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of RELEASE_SAVEPOINT statements issued during the transaction.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','OBJECT_INSTANCE_BEGIN',22,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Unused.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','NESTING_EVENT_ID',23,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The EVENT_ID value of the event within which this event is nested.','NEVER',NULL),('def','performance_schema','events_transactions_history_long','NESTING_EVENT_TYPE',24,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','The nesting event type.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','HOST',2,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','EVENT_NAME',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events. This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','COUNT_READ_WRITE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','SUM_TIMER_READ_WRITE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MIN_TIMER_READ_WRITE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','AVG_TIMER_READ_WRITE',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MAX_TIMER_READ_WRITE',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','COUNT_READ_ONLY',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','SUM_TIMER_READ_ONLY',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MIN_TIMER_READ_ONLY',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','AVG_TIMER_READ_ONLY',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_account_by_event_name','MAX_TIMER_READ_ONLY',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','HOST',1,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events. This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','COUNT_READ_WRITE',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','SUM_TIMER_READ_WRITE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MIN_TIMER_READ_WRITE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','AVG_TIMER_READ_WRITE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MAX_TIMER_READ_WRITE',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','COUNT_READ_ONLY',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','SUM_TIMER_READ_ONLY',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MIN_TIMER_READ_ONLY',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','AVG_TIMER_READ_ONLY',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_host_by_event_name','MAX_TIMER_READ_ONLY',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events. This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','COUNT_READ_WRITE',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','SUM_TIMER_READ_WRITE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MIN_TIMER_READ_WRITE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','AVG_TIMER_READ_WRITE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MAX_TIMER_READ_WRITE',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','COUNT_READ_ONLY',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','SUM_TIMER_READ_ONLY',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MIN_TIMER_READ_ONLY',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','AVG_TIMER_READ_ONLY',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_thread_by_event_name','MAX_TIMER_READ_ONLY',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events. This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','COUNT_READ_WRITE',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','SUM_TIMER_READ_WRITE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MIN_TIMER_READ_WRITE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','AVG_TIMER_READ_WRITE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MAX_TIMER_READ_WRITE',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','COUNT_READ_ONLY',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','SUM_TIMER_READ_ONLY',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MIN_TIMER_READ_ONLY',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','AVG_TIMER_READ_ONLY',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_by_user_by_event_name','MAX_TIMER_READ_ONLY',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name for which summary is generated.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of summarized events. This value includes all events, whether timed or nontimed.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of the summarized timed events. This value is calculated only for timed events because nontimed events have a wait time of NULL. The same is true for the other xxx_TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of the summarized timed events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','COUNT_READ_WRITE',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','SUM_TIMER_READ_WRITE',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MIN_TIMER_READ_WRITE',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','AVG_TIMER_READ_WRITE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MAX_TIMER_READ_WRITE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ/WRITE transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','COUNT_READ_ONLY',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','SUM_TIMER_READ_ONLY',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MIN_TIMER_READ_ONLY',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The minimum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','AVG_TIMER_READ_ONLY',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The average wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_transactions_summary_global_by_event_name','MAX_TIMER_READ_ONLY',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The maximum wait time of only READ ONLY transaction events.','NEVER',NULL),('def','performance_schema','events_waits_current','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_current','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_current','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_waits_current','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_waits_current','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_waits_current','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_current','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_current','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_current','SPINS',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Number of spin rounds for a mutex, or NULL if spin rounds are not used, or spinning is not instrumented.','NEVER',NULL),('def','performance_schema','events_waits_current','OBJECT_SCHEMA',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the schema that contains the table for table I/O objects, otherwise NULL for file I/O and synchronization objects.','NEVER',NULL),('def','performance_schema','events_waits_current','OBJECT_NAME',11,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name for file I/O objects, table name for table I/O objects, the socket\'s IP:PORT value for a socket object or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_current','INDEX_NAME',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the index, PRIMARY for the primary key, or NULL for no index used.','NEVER',NULL),('def','performance_schema','events_waits_current','OBJECT_TYPE',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','FILE for a file object, TABLE or TEMPORARY TABLE for a table object, or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_current','OBJECT_INSTANCE_BEGIN',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the object.','NEVER',NULL),('def','performance_schema','events_waits_current','NESTING_EVENT_ID',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_waits_current','NESTING_EVENT_TYPE',16,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_waits_current','OPERATION',17,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Operation type, for example read, write or lock','NEVER',NULL),('def','performance_schema','events_waits_current','NUMBER_OF_BYTES',18,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of bytes that the operation read or wrote, or NULL for table I/O waits.','NEVER',NULL),('def','performance_schema','events_waits_current','FLAGS',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Reserved for use in the future.','NEVER',NULL),('def','performance_schema','events_waits_history','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_history','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_history','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_waits_history','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_waits_history','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_waits_history','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history','SPINS',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Number of spin rounds for a mutex, or NULL if spin rounds are not used, or spinning is not instrumented.','NEVER',NULL),('def','performance_schema','events_waits_history','OBJECT_SCHEMA',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the schema that contains the table for table I/O objects, otherwise NULL for file I/O and synchronization objects.','NEVER',NULL),('def','performance_schema','events_waits_history','OBJECT_NAME',11,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name for file I/O objects, table name for table I/O objects, the socket\'s IP:PORT value for a socket object or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_history','INDEX_NAME',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the index, PRIMARY for the primary key, or NULL for no index used.','NEVER',NULL),('def','performance_schema','events_waits_history','OBJECT_TYPE',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','FILE for a file object, TABLE or TEMPORARY TABLE for a table object, or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_history','OBJECT_INSTANCE_BEGIN',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the object.','NEVER',NULL),('def','performance_schema','events_waits_history','NESTING_EVENT_ID',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_waits_history','NESTING_EVENT_TYPE',16,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_waits_history','OPERATION',17,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Operation type, for example read, write or lock','NEVER',NULL),('def','performance_schema','events_waits_history','NUMBER_OF_BYTES',18,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of bytes that the operation read or wrote, or NULL for table I/O waits.','NEVER',NULL),('def','performance_schema','events_waits_history','FLAGS',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Reserved for use in the future.','NEVER',NULL),('def','performance_schema','events_waits_history_long','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_history_long','EVENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread\'s current event number at the start of the event. Together with THREAD_ID uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_history_long','END_EVENT_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','NULL when the event starts, set to the thread\'s current event number at the end of the event.','NEVER',NULL),('def','performance_schema','events_waits_history_long','EVENT_NAME',4,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event instrument name and a NAME from the setup_instruments table','NEVER',NULL),('def','performance_schema','events_waits_history_long','SOURCE',5,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name and line number of the source file containing the instrumented code that produced the event.','NEVER',NULL),('def','performance_schema','events_waits_history_long','TIMER_START',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing started or NULL if timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history_long','TIMER_END',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds when the event timing ended, or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history_long','TIMER_WAIT',8,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Value in picoseconds of the event\'s duration or NULL if the event has not ended or timing is not collected.','NEVER',NULL),('def','performance_schema','events_waits_history_long','SPINS',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Number of spin rounds for a mutex, or NULL if spin rounds are not used, or spinning is not instrumented.','NEVER',NULL),('def','performance_schema','events_waits_history_long','OBJECT_SCHEMA',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the schema that contains the table for table I/O objects, otherwise NULL for file I/O and synchronization objects.','NEVER',NULL),('def','performance_schema','events_waits_history_long','OBJECT_NAME',11,'NULL','YES','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name for file I/O objects, table name for table I/O objects, the socket\'s IP:PORT value for a socket object or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_history_long','INDEX_NAME',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the index, PRIMARY for the primary key, or NULL for no index used.','NEVER',NULL),('def','performance_schema','events_waits_history_long','OBJECT_TYPE',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','FILE for a file object, TABLE or TEMPORARY TABLE for a table object, or NULL for a synchronization object.','NEVER',NULL),('def','performance_schema','events_waits_history_long','OBJECT_INSTANCE_BEGIN',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the object.','NEVER',NULL),('def','performance_schema','events_waits_history_long','NESTING_EVENT_ID',15,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','EVENT_ID of event within which this event nests.','NEVER',NULL),('def','performance_schema','events_waits_history_long','NESTING_EVENT_TYPE',16,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'TRANSACTION\',\'STATEMENT\',\'STAGE\',\'WAIT\')','','','select','Nesting event type. Either statement, stage or wait.','NEVER',NULL),('def','performance_schema','events_waits_history_long','OPERATION',17,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Operation type, for example read, write or lock','NEVER',NULL),('def','performance_schema','events_waits_history_long','NUMBER_OF_BYTES',18,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of bytes that the operation read or wrote, or NULL for table I/O waits.','NEVER',NULL),('def','performance_schema','events_waits_history_long','FLAGS',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Reserved for use in the future.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with HOST and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','HOST',2,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with USER and EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','EVENT_NAME',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_account_by_event_name','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','HOST',1,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER and HOST for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_host_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with OBJECT_INSTANCE_BEGIN for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','If an instrument creates multiple instances, each instance has a unique OBJECT_INSTANCE_BEGIN value to allow for grouping by instance.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_instance','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread associated with the event. Together with EVENT_NAME uniquely identifies the row.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with THREAD_ID for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_thread_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User. Used together with EVENT_NAME for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name. Used together with USER for grouping events.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_by_user_by_event_name','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','events_waits_summary_global_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_instances','FILE_NAME',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name.','NEVER',NULL),('def','performance_schema','file_instances','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Instrument name associated with the file.','NEVER',NULL),('def','performance_schema','file_instances','OPEN_COUNT',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Open handles on the file. A value of greater than zero means that the file is currently open.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','COUNT_READ',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_TIMER_READ',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MIN_TIMER_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','AVG_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MAX_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_NUMBER_OF_BYTES_READ',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes read by read operations.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','COUNT_WRITE',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_TIMER_WRITE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MIN_TIMER_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','AVG_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MAX_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_NUMBER_OF_BYTES_WRITE',18,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes written by write operations.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','COUNT_MISC',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all miscellaneous operations not counted above, including CREATE, DELETE, OPEN, CLOSE, STREAM_OPEN, STREAM_CLOSE, SEEK, TELL, FLUSH, STAT, FSTAT, CHSIZE, RENAME, and SYNC.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','SUM_TIMER_MISC',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MIN_TIMER_MISC',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','AVG_TIMER_MISC',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_event_name','MAX_TIMER_MISC',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','FILE_NAME',1,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','File name.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','OBJECT_INSTANCE_BEGIN',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory. Together with FILE_NAME and EVENT_NAME uniquely identifies a row.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','COUNT_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including FGETS, FGETC, FREAD, and READ.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MIN_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','AVG_TIMER_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MAX_TIMER_READ',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_NUMBER_OF_BYTES_READ',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes read by read operations.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','COUNT_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including FPUTS, FPUTC, FPRINTF, VFPRINTF, FWRITE, and PWRITE.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MIN_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','AVG_TIMER_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MAX_TIMER_WRITE',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_NUMBER_OF_BYTES_WRITE',20,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Bytes written by write operations.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','COUNT_MISC',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all miscellaneous operations not counted above, including CREATE, DELETE, OPEN, CLOSE, STREAM_OPEN, STREAM_CLOSE, SEEK, TELL, FLUSH, STAT, FSTAT, CHSIZE, RENAME, and SYNC.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','SUM_TIMER_MISC',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MIN_TIMER_MISC',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','AVG_TIMER_MISC',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','file_summary_by_instance','MAX_TIMER_MISC',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','global_status','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The global status variable name.','NEVER',NULL),('def','performance_schema','global_status','VARIABLE_VALUE',2,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','The global status variable value.','NEVER',NULL),('def','performance_schema','host_cache','IP',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Client IP address.','NEVER',NULL),('def','performance_schema','host_cache','HOST',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','IP\'s resolved DNS host name, or NULL if unknown.','NEVER',NULL),('def','performance_schema','host_cache','HOST_VALIDATED',3,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','YES if the IP-to-host DNS lookup was successful, and the HOST column can be used to avoid DNS calls, or NO if unsuccessful, in which case DNS lookup is performed for each connect until either successful or a permanent error.','NEVER',NULL),('def','performance_schema','host_cache','SUM_CONNECT_ERRORS',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of connection errors. Counts only protocol handshake errors for hosts that passed validation. These errors count towards max_connect_errors.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_HOST_BLOCKED_ERRORS',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of blocked connections because SUM_CONNECT_ERRORS exceeded the max_connect_errors system variable.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_NAMEINFO_TRANSIENT_ERRORS',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of transient errors during IP-to-host DNS lookups.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_NAMEINFO_PERMANENT_ERRORS',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of permanent errors during IP-to-host DNS lookups.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_FORMAT_ERRORS',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of host name format errors, for example a numeric host column.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_ADDRINFO_TRANSIENT_ERRORS',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of transient errors during host-to-IP reverse DNS lookups.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_ADDRINFO_PERMANENT_ERRORS',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of permanent errors during host-to-IP reverse DNS lookups.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_FCRDNS_ERRORS',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of forward-confirmed reverse DNS errors, which occur when IP-to-host DNS lookup does not match the originating IP address.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_HOST_ACL_ERRORS',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors occurring because no user from the host is permitted to log in. These attempts return error code 1130 ER_HOST_NOT_PRIVILEGED and do not proceed to username and password authentication.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_NO_AUTH_PLUGIN_ERRORS',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to requesting an authentication plugin that was not available. This can be due to the plugin never having been loaded, or the load attempt failing.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_AUTH_PLUGIN_ERRORS',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors reported by an authentication plugin. Plugins can increment COUNT_AUTHENTICATION_ERRORS or COUNT_HANDSHAKE_ERRORS instead, but, if specified or the error is unknown, this column is incremented.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_HANDSHAKE_ERRORS',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors detected at the wire protocol level.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_PROXY_USER_ERRORS',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors detected when a proxy user is proxied to a user that does not exist.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_PROXY_USER_ACL_ERRORS',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors detected when a proxy user is proxied to a user that exists, but the proxy user doesn\'t have the PROXY privilege.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_AUTHENTICATION_ERRORS',18,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors where authentication failed.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_SSL_ERRORS',19,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to TLS problems.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_MAX_USER_CONNECTIONS_ERRORS',20,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to the per-user quota being exceeded.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_MAX_USER_CONNECTIONS_PER_HOUR_ERRORS',21,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to the per-hour quota being exceeded.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_DEFAULT_DATABASE_ERRORS',22,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to the user not having permission to access the specified default database, or it not existing.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_INIT_CONNECT_ERRORS',23,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of errors due to statements in the init_connect system variable.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_LOCAL_ERRORS',24,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of local server errors, such as out-of-memory errors, unrelated to network, authentication, or authorization.','NEVER',NULL),('def','performance_schema','host_cache','COUNT_UNKNOWN_ERRORS',25,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of unknown errors that cannot be allocated to another column.','NEVER',NULL),('def','performance_schema','host_cache','FIRST_SEEN',26,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Timestamp of the first connection attempt by the IP.','NEVER',NULL),('def','performance_schema','host_cache','LAST_SEEN',27,'\'0000-00-00 00:00:00\'','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Timestamp of the most recent connection attempt by the IP.','NEVER',NULL),('def','performance_schema','host_cache','FIRST_ERROR_SEEN',28,'\'0000-00-00 00:00:00\'','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Timestamp of the first error seen from the IP.','NEVER',NULL),('def','performance_schema','host_cache','LAST_ERROR_SEEN',29,'\'0000-00-00 00:00:00\'','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','Timestamp of the most recent error seen from the IP.','NEVER',NULL),('def','performance_schema','hosts','HOST',1,'NULL','YES','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host name used by the client to connect, NULL for internal threads or user sessions that failed to authenticate.','NEVER',NULL),('def','performance_schema','hosts','CURRENT_CONNECTIONS',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of the host\'s connections.','NEVER',NULL),('def','performance_schema','hosts','TOTAL_CONNECTIONS',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Total number of the host\'s connections','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User portion of the account.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','HOST',2,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host portion of the account.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','EVENT_NAME',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','COUNT_ALLOC',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of allocations to memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','COUNT_FREE',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of attempts to free the allocated memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','SUM_NUMBER_OF_BYTES_ALLOC',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes allocated.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','SUM_NUMBER_OF_BYTES_FREE',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes freed','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','LOW_COUNT_USED',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of allocated blocks (lowest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','CURRENT_COUNT_USED',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','HIGH_COUNT_USED',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','LOW_NUMBER_OF_BYTES_USED',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','CURRENT_NUMBER_OF_BYTES_USED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','performance_schema','memory_summary_by_account_by_event_name','HIGH_NUMBER_OF_BYTES_USED',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','HOST',1,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host portion of the account.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','COUNT_ALLOC',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of allocations to memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','COUNT_FREE',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of attempts to free the allocated memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','SUM_NUMBER_OF_BYTES_ALLOC',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes allocated.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','SUM_NUMBER_OF_BYTES_FREE',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes freed','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','LOW_COUNT_USED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of allocated blocks (lowest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','CURRENT_COUNT_USED',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','HIGH_COUNT_USED',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','LOW_NUMBER_OF_BYTES_USED',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','CURRENT_NUMBER_OF_BYTES_USED',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','performance_schema','memory_summary_by_host_by_event_name','HIGH_NUMBER_OF_BYTES_USED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread id.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','COUNT_ALLOC',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of allocations to memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','COUNT_FREE',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of attempts to free the allocated memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','SUM_NUMBER_OF_BYTES_ALLOC',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes allocated.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','SUM_NUMBER_OF_BYTES_FREE',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes freed','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','LOW_COUNT_USED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of allocated blocks (lowest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','CURRENT_COUNT_USED',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','HIGH_COUNT_USED',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','LOW_NUMBER_OF_BYTES_USED',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','CURRENT_NUMBER_OF_BYTES_USED',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','performance_schema','memory_summary_by_thread_by_event_name','HIGH_NUMBER_OF_BYTES_USED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User portion of the account.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','EVENT_NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','COUNT_ALLOC',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of allocations to memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','COUNT_FREE',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of attempts to free the allocated memory.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','SUM_NUMBER_OF_BYTES_ALLOC',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes allocated.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','SUM_NUMBER_OF_BYTES_FREE',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes freed','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','LOW_COUNT_USED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of allocated blocks (lowest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','CURRENT_COUNT_USED',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','HIGH_COUNT_USED',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','LOW_NUMBER_OF_BYTES_USED',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','CURRENT_NUMBER_OF_BYTES_USED',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','performance_schema','memory_summary_by_user_by_event_name','HIGH_NUMBER_OF_BYTES_USED',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Event name.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','COUNT_ALLOC',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of allocations to memory.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','COUNT_FREE',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of attempts to free the allocated memory.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','SUM_NUMBER_OF_BYTES_ALLOC',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes allocated.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','SUM_NUMBER_OF_BYTES_FREE',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total number of bytes freed','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','LOW_COUNT_USED',6,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of allocated blocks (lowest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','CURRENT_COUNT_USED',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Currently allocated blocks that have not been freed (COUNT_ALLOC minus COUNT_FREE).','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','HIGH_COUNT_USED',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of allocated blocks (highest value of CURRENT_COUNT_USED).','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','LOW_NUMBER_OF_BYTES_USED',9,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Lowest number of bytes used.','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','CURRENT_NUMBER_OF_BYTES_USED',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current number of bytes used (total allocated minus total freed).','NEVER',NULL),('def','performance_schema','memory_summary_global_by_event_name','HIGH_NUMBER_OF_BYTES_USED',11,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Highest number of bytes used.','NEVER',NULL),('def','performance_schema','metadata_locks','OBJECT_TYPE',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Object type. One of BACKUP, COMMIT, EVENT, FUNCTION, GLOBAL, LOCKING SERVICE, PROCEDURE, SCHEMA, TABLE, TABLESPACE, TRIGGER (unused) or USER LEVEL LOCK.','NEVER',NULL),('def','performance_schema','metadata_locks','OBJECT_SCHEMA',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Object schema.','NEVER',NULL),('def','performance_schema','metadata_locks','OBJECT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Object name.','NEVER',NULL),('def','performance_schema','metadata_locks','OBJECT_INSTANCE_BEGIN',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the instrumented object.','NEVER',NULL),('def','performance_schema','metadata_locks','LOCK_TYPE',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Lock type. One of BACKUP_FTWRL1, BACKUP_START, BACKUP_TRANS_DML, EXCLUSIVE, INTENTION_EXCLUSIVE, SHARED, SHARED_HIGH_PRIO, SHARED_NO_READ_WRITE, SHARED_NO_WRITE, SHARED_READ, SHARED_UPGRADABLE or SHARED_WRITE.','NEVER',NULL),('def','performance_schema','metadata_locks','LOCK_DURATION',6,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Lock duration. One of EXPLICIT (locks released by explicit action, for example a global lock acquired with FLUSH TABLES WITH READ LOCK) , STATEMENT (locks implicitly released at statement end) or TRANSACTION (locks implicitly released at transaction end).','NEVER',NULL),('def','performance_schema','metadata_locks','LOCK_STATUS',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','Lock status. One of GRANTED, KILLED, PENDING, POST_RELEASE_NOTIFY, PRE_ACQUIRE_NOTIFY, TIMEOUT or VICTIM.','NEVER',NULL),('def','performance_schema','metadata_locks','SOURCE',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Source file containing the instrumented code that produced the event, as well as the line number where the instrumentation occurred. This allows one to examine the source code involved.','NEVER',NULL),('def','performance_schema','metadata_locks','OWNER_THREAD_ID',9,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread that requested the lock.','NEVER',NULL),('def','performance_schema','metadata_locks','OWNER_EVENT_ID',10,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Event that requested the lock.','NEVER',NULL),('def','performance_schema','mutex_instances','NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Instrument name associated with the mutex.','NEVER',NULL),('def','performance_schema','mutex_instances','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Memory address of the instrumented mutex.','NEVER',NULL),('def','performance_schema','mutex_instances','LOCKED_BY_THREAD_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The THREAD_ID of the locking thread if a thread has a mutex locked, otherwise NULL.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','OBJECT_TYPE',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Groups records together with OBJECT_SCHEMA and OBJECT_NAME.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','OBJECT_SCHEMA',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Groups records together with OBJECT_TYPE and OBJECT_NAME.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','OBJECT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Groups records together with OBJECT_SCHEMA and OBJECT_TYPE.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','objects_summary_global_by_type','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','performance_timers','TIMER_NAME',1,NULL,'NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'CYCLE\',\'NANOSECOND\',\'MICROSECOND\',\'MILLISECOND\',\'TICK\')','','','select','Time name, used in the setup_timers table.','NEVER',NULL),('def','performance_schema','performance_timers','TIMER_FREQUENCY',2,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of timer units per second. Dependent on the processor speed.','NEVER',NULL),('def','performance_schema','performance_timers','TIMER_RESOLUTION',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Number of timer units by which timed values increase each time.','NEVER',NULL),('def','performance_schema','performance_timers','TIMER_OVERHEAD',4,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Minimum timer overhead, determined during initialization by calling the timer 20 times and selecting the smallest value. Total overhead will be at least double this, as the timer is called at the beginning and end of each timed event.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OBJECT_INSTANCE_BEGIN',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The address in memory of the instrumented prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','STATEMENT_ID',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The internal statement ID assigned by the server.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','STATEMENT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','For the binary protocol, this column is NULL. For the text protocol, this column is the external statement name assigned by the user.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SQL_TEXT',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','The prepared statement text, with ? placeholder markers.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OWNER_THREAD_ID',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Event thread id that created the prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OWNER_EVENT_ID',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Event id that created the prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OWNER_OBJECT_TYPE',7,'NULL','YES','enum',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'EVENT\',\'FUNCTION\',\'PROCEDURE\',\'TABLE\',\'TRIGGER\')','','','select','NULL for a prepared statement created by a client session. Type of the stored program that created the prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OWNER_OBJECT_SCHEMA',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for a prepared statement created by a client session. Schema of the stored program that created the prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','OWNER_OBJECT_NAME',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','NULL for a prepared statement created by a client session. Name of the stored program that created the prepared statement.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','TIMER_PREPARE',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The time spent executing the statement preparation itself.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','COUNT_REPREPARE',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of times the statement was reprepared internally.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','COUNT_EXECUTE',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total times the prepared statement was executed.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_TIMER_EXECUTE',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total time spent executing all prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','MIN_TIMER_EXECUTE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum time spent executing any of the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','AVG_TIMER_EXECUTE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average time spent executing any of the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','MAX_TIMER_EXECUTE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum time spent executing any of the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_LOCK_TIME',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total time spent (in picoseconds) waiting for table locks for the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_ERRORS',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of errors that occurend for the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_WARNINGS',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of warnings that occurend for the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_ROWS_AFFECTED',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of affected rows by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_ROWS_SENT',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of rows returned by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_ROWS_EXAMINED',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of rows examined by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_CREATED_TMP_DISK_TABLES',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of on-disk temporary tables created by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_CREATED_TMP_TABLES',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of in-memory temporary tables created by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SELECT_FULL_JOIN',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of full joins executed by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SELECT_FULL_RANGE_JOIN',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of range search joins executed by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SELECT_RANGE',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that used ranges on the first table executed by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SELECT_RANGE_CHECK',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that check for key usage after each row executed by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SELECT_SCAN',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of joins that did a full scan of the first table executed by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SORT_MERGE_PASSES',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of merge passes that the sort algorithm has had to do for the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SORT_RANGE',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorts that were done using ranges for the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SORT_ROWS',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorted rows that were sorted by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_SORT_SCAN',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of sorts that were done by scanning the table by the prepared statements.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_NO_INDEX_USED',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of statements that performed a table scan without using an index.','NEVER',NULL),('def','performance_schema','prepared_statements_instances','SUM_NO_GOOD_INDEX_USED',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The total number of statements where no good index was found.','NEVER',NULL),('def','performance_schema','replication_applier_configuration','CHANNEL_NAME',1,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','Replication channel name.','NEVER',NULL),('def','performance_schema','replication_applier_configuration','DESIRED_DELAY',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Target number of seconds the replica should be delayed to the master.','NEVER',NULL),('def','performance_schema','replication_applier_status','CHANNEL_NAME',1,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','The replication channel name.','NEVER',NULL),('def','performance_schema','replication_applier_status','SERVICE_STATE',2,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ON\',\'OFF\')','','','select','Shows ON when the replication channel\'s applier threads are active or idle, OFF means that the applier threads are not active.','NEVER',NULL),('def','performance_schema','replication_applier_status','REMAINING_DELAY',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Seconds the replica needs to wait to reach the desired delay from master.','NEVER',NULL),('def','performance_schema','replication_applier_status','COUNT_TRANSACTIONS_RETRIES',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of retries that were made because the replication SQL thread failed to apply a transaction.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','CHANNEL_NAME',1,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','Replication channel name.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','THREAD_ID',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The SQL/coordinator thread ID.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','SERVICE_STATE',3,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ON\',\'OFF\')','','','select','ON (thread exists and is active or idle) or OFF (thread no longer exists).','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','LAST_ERROR_NUMBER',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Last error number that caused the SQL/coordinator thread to stop.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','LAST_ERROR_MESSAGE',5,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Last error message that caused the SQL/coordinator thread to stop.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','LAST_ERROR_TIMESTAMP',6,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','Timestamp that shows when the most recent SQL/coordinator error occured.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','LAST_SEEN_TRANSACTION',7,NULL,'NO','char',57,171,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(57)','','','select','The transaction the worker has last seen.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_coordinator','LAST_TRANS_RETRY_COUNT',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Total number of retries attempted by last transaction.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','CHANNEL_NAME',1,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','Name of replication channel through which the transaction is received.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','THREAD_ID',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread_Id as displayed in the performance_schema.threads table for thread with name \'thread/sql/rpl_parallel_thread\'. THREAD_ID will be NULL when worker threads are stopped due to error/force stop.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','SERVICE_STATE',3,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'ON\',\'OFF\')','','','select','Whether or not the thread is running.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','LAST_SEEN_TRANSACTION',4,NULL,'NO','char',57,171,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(57)','','','select','Last GTID executed by worker','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','LAST_ERROR_NUMBER',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Last Error that occurred on a particular worker.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','LAST_ERROR_MESSAGE',6,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Last error specific message.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','LAST_ERROR_TIMESTAMP',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','on update current_timestamp()','select','Time stamp of last error.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','WORKER_IDLE_TIME',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total idle time in seconds that the worker thread has spent waiting for work from SQL thread.','NEVER',NULL),('def','performance_schema','replication_applier_status_by_worker','LAST_TRANS_RETRY_COUNT',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Total number of retries attempted by last transaction.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','CHANNEL_NAME',1,NULL,'NO','varchar',256,768,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(256)','','','select','The replication channel used.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','HOST',2,NULL,'NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','The host name of the source that the replica is connected to.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','PORT',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','The port used to connect to the source.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','USER',4,NULL,'NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','The user name of the replication user account used to connect to the source.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','USING_GTID',5,NULL,'NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'NO\',\'CURRENT_POS\',\'SLAVE_POS\')','','','select','Whether replication is using GTIDs or not','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_ALLOWED',6,NULL,'NO','enum',7,21,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\',\'IGNORED\')','','','select','Whether SSL is allowed for the replica connection.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CA_FILE',7,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','Path to the file that contains one or more certificates for trusted Certificate Authorities (CA) to use for TLS.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CA_PATH',8,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','Path to a directory that contains one or more PEM files that contain X509 certificates for a trusted Certificate Authority (CA) to use for TLS.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CERTIFICATE',9,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','Path to the certificate used to authenticate the master.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CIPHER',10,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','Which cipher is used for encription.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_KEY',11,NULL,'NO','varchar',512,1536,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(512)','','','select','Path to the private key used for TLS.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_VERIFY_SERVER_CERTIFICATE',12,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether the server certificate is verified as part of the SSL connection','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CRL_FILE',13,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','Path to the PEM file containing one or more revoked X.509 certificates.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','SSL_CRL_PATH',14,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','PATH to a folder containing PEM files containing one or more revoked X.509 certificates.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','CONNECTION_RETRY_INTERVAL',15,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','The number of seconds between connect retries.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','CONNECTION_RETRY_COUNT',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The number of times the replica can attempt to reconnect to the source in the event of a lost connection.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','HEARTBEAT_INTERVAL',17,NULL,'NO','double',NULL,NULL,10,3,NULL,NULL,NULL,'double(10,3) unsigned','','','select','Number of seconds after which a heartbeat will be sent.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','IGNORE_SERVER_IDS',18,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Binary log events from servers (ids) to ignore.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','REPL_DO_DOMAIN_IDS',19,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Only apply binary logs from these domain ids.','NEVER',NULL),('def','performance_schema','replication_connection_configuration','REPL_IGNORE_DOMAIN_IDS',20,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Binary log events from domains to ignore.','NEVER',NULL),('def','performance_schema','rwlock_instances','NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Instrument name associated with the read write lock','NEVER',NULL),('def','performance_schema','rwlock_instances','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory of the instrumented lock','NEVER',NULL),('def','performance_schema','rwlock_instances','WRITE_LOCKED_BY_THREAD_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','THREAD_ID of the locking thread if locked in write (exclusive) mode, otherwise NULL.','NEVER',NULL),('def','performance_schema','rwlock_instances','READ_LOCKED_BY_COUNT',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','Count of current read locks held','NEVER',NULL),('def','performance_schema','session_account_connect_attrs','PROCESSLIST_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Session connection identifier.','NEVER',NULL),('def','performance_schema','session_account_connect_attrs','ATTR_NAME',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','Attribute name.','NEVER',NULL),('def','performance_schema','session_account_connect_attrs','ATTR_VALUE',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','performance_schema','session_account_connect_attrs','ORDINAL_POSITION',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Order in which attribute was added to the connection attributes.','NEVER',NULL),('def','performance_schema','session_connect_attrs','PROCESSLIST_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Session connection identifier.','NEVER',NULL),('def','performance_schema','session_connect_attrs','ATTR_NAME',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','Attribute name.','NEVER',NULL),('def','performance_schema','session_connect_attrs','ATTR_VALUE',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','Attribute value.','NEVER',NULL),('def','performance_schema','session_connect_attrs','ORDINAL_POSITION',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','Order in which attribute was added to the connection attributes.','NEVER',NULL),('def','performance_schema','session_status','VARIABLE_NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The session status variable name.','NEVER',NULL),('def','performance_schema','session_status','VARIABLE_VALUE',2,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','The session status variable value.','NEVER',NULL),('def','performance_schema','setup_actors','HOST',1,'\'%\'','NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(255)','','','select','Host name, either a literal, or the % wildcard representing any host.','NEVER',NULL),('def','performance_schema','setup_actors','USER',2,'\'%\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','User name, either a literal or the % wildcard representing any name.','NEVER',NULL),('def','performance_schema','setup_actors','ROLE',3,'\'%\'','NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','Unused','NEVER',NULL),('def','performance_schema','setup_actors','ENABLED',4,'\'YES\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether to enable instrumentation for foreground threads matched by the row.','NEVER',NULL),('def','performance_schema','setup_actors','HISTORY',5,'\'YES\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether to log historical events for foreground threads matched by the row.','NEVER',NULL),('def','performance_schema','setup_consumers','NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Consumer name','NEVER',NULL),('def','performance_schema','setup_consumers','ENABLED',2,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','YES or NO for whether or not the consumer is enabled. You can modify this column to ensure that event information is added, or is not added.','NEVER',NULL),('def','performance_schema','setup_instruments','NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Instrument name','NEVER',NULL),('def','performance_schema','setup_instruments','ENABLED',2,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether or not the instrument is enabled. It can be disabled, and the instrument will produce no events.','NEVER',NULL),('def','performance_schema','setup_instruments','TIMED',3,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether or not the instrument is timed. It can be set, but if disabled, events produced by the instrument will have NULL values for the corresponding TIMER_START, TIMER_END, and TIMER_WAIT values.','NEVER',NULL),('def','performance_schema','setup_objects','OBJECT_TYPE',1,'\'TABLE\'','NO','enum',9,27,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'EVENT\',\'FUNCTION\',\'PROCEDURE\',\'TABLE\',\'TRIGGER\')','','','select','Type of object to instrument.','NEVER',NULL),('def','performance_schema','setup_objects','OBJECT_SCHEMA',2,'\'%\'','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema containing the object, either the literal or % for any schema.','NEVER',NULL),('def','performance_schema','setup_objects','OBJECT_NAME',3,'\'%\'','NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Name of the instrumented object, either the literal or % for any object.','NEVER',NULL),('def','performance_schema','setup_objects','ENABLED',4,'\'YES\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether the object\'s events are instrumented or not. Can be disabled, in which case monitoring is not enabled for those objects.','NEVER',NULL),('def','performance_schema','setup_objects','TIMED',5,'\'YES\'','NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether the object\'s events are timed or not. Can be modified.','NEVER',NULL),('def','performance_schema','setup_timers','NAME',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Type of instrument the timer is used for.','NEVER',NULL),('def','performance_schema','setup_timers','TIMER_NAME',2,NULL,'NO','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'CYCLE\',\'NANOSECOND\',\'MICROSECOND\',\'MILLISECOND\',\'TICK\')','','','select','Timer applying to the instrument type. Can be modified.','NEVER',NULL),('def','performance_schema','socket_instances','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','NAME from the setup_instruments table, and the name of the wait/io/socket/* instrument that produced the event.','NEVER',NULL),('def','performance_schema','socket_instances','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Memory address of the object.','NEVER',NULL),('def','performance_schema','socket_instances','THREAD_ID',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Thread identifier that the server assigns to each socket.','NEVER',NULL),('def','performance_schema','socket_instances','SOCKET_ID',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','The socket\'s internal file handle.','NEVER',NULL),('def','performance_schema','socket_instances','IP',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Client IP address. Blank for Unix socket file, otherwise an IPv4 or IPv6 address. Together with the PORT identifies the connection.','NEVER',NULL),('def','performance_schema','socket_instances','PORT',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','TCP/IP port number, from 0 to 65535. Together with the IP identifies the connection.','NEVER',NULL),('def','performance_schema','socket_instances','STATE',7,NULL,'NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'IDLE\',\'ACTIVE\')','','','select','Socket status, either IDLE if waiting to receive a request from a client, or ACTIVE','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Socket instrument.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','COUNT_STAR',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_TIMER_WAIT',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MIN_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','AVG_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MAX_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','COUNT_READ',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including RECV, RECVFROM, and RECVMSG.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_TIMER_READ',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MIN_TIMER_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','AVG_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MAX_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_NUMBER_OF_BYTES_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Bytes read by read operations.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','COUNT_WRITE',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including SEND, SENDTO, and SENDMSG.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_TIMER_WRITE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MIN_TIMER_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','AVG_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MAX_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_NUMBER_OF_BYTES_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Bytes written by write operations.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','COUNT_MISC',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all miscellaneous operations not counted above, including CONNECT, LISTEN, ACCEPT, CLOSE, and SHUTDOWN.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','SUM_TIMER_MISC',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MIN_TIMER_MISC',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','AVG_TIMER_MISC',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_event_name','MAX_TIMER_MISC',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','EVENT_NAME',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Socket instrument.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','OBJECT_INSTANCE_BEGIN',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Address in memory.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','COUNT_STAR',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_TIMER_WAIT',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MIN_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','AVG_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MAX_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','COUNT_READ',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, including RECV, RECVFROM, and RECVMSG.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_TIMER_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MIN_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','AVG_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MAX_TIMER_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_NUMBER_OF_BYTES_READ',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Bytes read by read operations.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','COUNT_WRITE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, including SEND, SENDTO, and SENDMSG.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_TIMER_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MIN_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','AVG_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MAX_TIMER_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_NUMBER_OF_BYTES_WRITE',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Bytes written by write operations.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','COUNT_MISC',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all miscellaneous operations not counted above, including CONNECT, LISTEN, ACCEPT, CLOSE, and SHUTDOWN.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','SUM_TIMER_MISC',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MIN_TIMER_MISC',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','AVG_TIMER_MISC',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','socket_summary_by_instance','MAX_TIMER_MISC',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all miscellaneous operations that are timed.','NEVER',NULL),('def','performance_schema','status_by_account','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User for which the status variable is reported.','NEVER',NULL),('def','performance_schema','status_by_account','HOST',2,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host for which the status variable is reported.','NEVER',NULL),('def','performance_schema','status_by_account','VARIABLE_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Status variable name.','NEVER',NULL),('def','performance_schema','status_by_account','VARIABLE_VALUE',4,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','performance_schema','status_by_host','HOST',1,'NULL','YES','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(60)','','','select','Host for which the status variable is reported.','NEVER',NULL),('def','performance_schema','status_by_host','VARIABLE_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Status variable name.','NEVER',NULL),('def','performance_schema','status_by_host','VARIABLE_VALUE',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','performance_schema','status_by_thread','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread identifier of the session in which the status variable is defined.','NEVER',NULL),('def','performance_schema','status_by_thread','VARIABLE_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Status variable name.','NEVER',NULL),('def','performance_schema','status_by_thread','VARIABLE_VALUE',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','performance_schema','status_by_user','USER',1,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(32)','','','select','User for which the status variable is reported.','NEVER',NULL),('def','performance_schema','status_by_user','VARIABLE_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Status variable name.','NEVER',NULL),('def','performance_schema','status_by_user','VARIABLE_VALUE',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(1024)','','','select','Aggregated status variable value.','NEVER',NULL),('def','performance_schema','table_handles','OBJECT_TYPE',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The table opened by a table handle.','NEVER',NULL),('def','performance_schema','table_handles','OBJECT_SCHEMA',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The schema that contains the object.','NEVER',NULL),('def','performance_schema','table_handles','OBJECT_NAME',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The name of the instrumented object.','NEVER',NULL),('def','performance_schema','table_handles','OBJECT_INSTANCE_BEGIN',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The table handle address in memory.','NEVER',NULL),('def','performance_schema','table_handles','OWNER_THREAD_ID',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread owning the table handle.','NEVER',NULL),('def','performance_schema','table_handles','OWNER_EVENT_ID',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The event which caused the table handle to be opened.','NEVER',NULL),('def','performance_schema','table_handles','INTERNAL_LOCK',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The table lock used at the SQL level.','NEVER',NULL),('def','performance_schema','table_handles','EXTERNAL_LOCK',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The table lock used at the storage engine level.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','OBJECT_TYPE',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','TABLE in the case of all indexes.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','OBJECT_SCHEMA',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','OBJECT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','INDEX_NAME',4,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Index name, or PRIMARY for the primary index, NULL for no index (inserts are counted in this case).','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_STAR',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events and the sum of the x_READ and x_WRITE columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_WAIT',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, and the sum of the equivalent x_FETCH columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_READ',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_READ',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, and the sum of the equivalent x_INSERT, x_UPDATE and x_DELETE columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_WRITE',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_FETCH',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all fetch operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_FETCH',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_FETCH',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_FETCH',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_FETCH',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_INSERT',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all insert operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_INSERT',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_INSERT',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_INSERT',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_INSERT',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_UPDATE',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all update operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_UPDATE',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_UPDATE',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_UPDATE',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_UPDATE',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','COUNT_DELETE',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all delete operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','SUM_TIMER_DELETE',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MIN_TIMER_DELETE',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','AVG_TIMER_DELETE',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_index_usage','MAX_TIMER_DELETE',39,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','OBJECT_TYPE',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Since this table records waits by table, always set to TABLE.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','OBJECT_SCHEMA',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','OBJECT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events and the sum of the x_READ and x_WRITE columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, and the sum of the equivalent x_FETCH columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_READ',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_WRITE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, and the sum of the equivalent x_INSERT, x_UPDATE and x_DELETE columns.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_FETCH',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all fetch operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_FETCH',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_FETCH',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_FETCH',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_FETCH',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all fetch operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_INSERT',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all insert operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_INSERT',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_INSERT',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_INSERT',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_INSERT',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all insert operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_UPDATE',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all update operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_UPDATE',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_UPDATE',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_UPDATE',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_UPDATE',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all update operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','COUNT_DELETE',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all delete operations.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','SUM_TIMER_DELETE',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MIN_TIMER_DELETE',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','AVG_TIMER_DELETE',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_io_waits_summary_by_table','MAX_TIMER_DELETE',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all delete operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','OBJECT_TYPE',1,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Since this table records waits by table, always set to TABLE.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','OBJECT_SCHEMA',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Schema name.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','OBJECT_NAME',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Table name.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_STAR',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of summarized events and the sum of the x_READ and x_WRITE columns.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WAIT',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WAIT',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WAIT',7,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WAIT',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of the summarized events that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all read operations, and the sum of the equivalent x_READ_NORMAL, x_READ_WITH_SHARED_LOCKS, x_READ_HIGH_PRIORITY and x_READ_NO_INSERT columns.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ',10,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ',11,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ',13,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all read operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE',14,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all write operations, and the sum of the equivalent x_WRITE_ALLOW_WRITE, x_WRITE_CONCURRENT_INSERT, x_WRITE_DELAYED, x_WRITE_LOW_PRIORITY and x_WRITE_NORMAL columns.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE',15,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE',16,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE',17,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE',18,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all write operations that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ_NORMAL',19,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal read normal locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ_NORMAL',20,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal read normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ_NORMAL',21,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal read normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ_NORMAL',22,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal read normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ_NORMAL',23,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal read normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ_WITH_SHARED_LOCKS',24,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal read with shared locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ_WITH_SHARED_LOCKS',25,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal read with shared locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ_WITH_SHARED_LOCKS',26,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal read with shared locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ_WITH_SHARED_LOCKS',27,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal read with shared locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ_WITH_SHARED_LOCKS',28,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal read with shared locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ_HIGH_PRIORITY',29,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal read high priority locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ_HIGH_PRIORITY',30,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal read high priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ_HIGH_PRIORITY',31,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal read high priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ_HIGH_PRIORITY',32,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal read high priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ_HIGH_PRIORITY',33,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal read high priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ_NO_INSERT',34,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal read no insert locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ_NO_INSERT',35,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal read no insert locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ_NO_INSERT',36,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal read no insert locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ_NO_INSERT',37,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal read no insert locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ_NO_INSERT',38,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal read no insert locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_READ_EXTERNAL',39,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all external read locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_READ_EXTERNAL',40,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all external read locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_READ_EXTERNAL',41,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all external read locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_READ_EXTERNAL',42,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all external read locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_READ_EXTERNAL',43,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all external read locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_ALLOW_WRITE',44,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal read normal locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_ALLOW_WRITE',45,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal write allow write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_ALLOW_WRITE',46,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal write allow write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_ALLOW_WRITE',47,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal write allow write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_ALLOW_WRITE',48,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal write allow write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_CONCURRENT_INSERT',49,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal concurrent insert write locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_CONCURRENT_INSERT',50,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal concurrent insert write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_CONCURRENT_INSERT',51,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal concurrent insert write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_CONCURRENT_INSERT',52,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal concurrent insert write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_CONCURRENT_INSERT',53,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal concurrent insert write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_DELAYED',54,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal write delayed locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_DELAYED',55,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal write delayed locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_DELAYED',56,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal write delayed locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_DELAYED',57,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal write delayed locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_DELAYED',58,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal write delayed locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_LOW_PRIORITY',59,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal write low priority locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_LOW_PRIORITY',60,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal write low priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_LOW_PRIORITY',61,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal write low priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_LOW_PRIORITY',62,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal write low priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_LOW_PRIORITY',63,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal write low priority locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_NORMAL',64,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all internal write normal locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_NORMAL',65,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all internal write normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_NORMAL',66,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all internal write normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_NORMAL',67,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all internal write normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_NORMAL',68,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all internal write normal locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','COUNT_WRITE_EXTERNAL',69,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Number of all external write locks.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','SUM_TIMER_WRITE_EXTERNAL',70,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Total wait time of all external write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MIN_TIMER_WRITE_EXTERNAL',71,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Minimum wait time of all external write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','AVG_TIMER_WRITE_EXTERNAL',72,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Average wait time of all external write locks that are timed.','NEVER',NULL),('def','performance_schema','table_lock_waits_summary_by_table','MAX_TIMER_WRITE_EXTERNAL',73,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','Maximum wait time of all external write locks that are timed.','NEVER',NULL),('def','performance_schema','threads','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','A unique thread identifier.','NEVER',NULL),('def','performance_schema','threads','NAME',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Name associated with the server\'s thread instrumentation code, for example thread/sql/main for the server\'s main() function, and thread/sql/one_connection for a user connection.','NEVER',NULL),('def','performance_schema','threads','TYPE',3,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','FOREGROUND or BACKGROUND, depending on the thread type. User connection threads are FOREGROUND, internal server threads are BACKGROUND.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_ID',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The PROCESSLIST.ID value for threads displayed in the INFORMATION_SCHEMA.PROCESSLIST table, or 0 for background threads. Also corresponds with the CONNECTION_ID() return value for the thread.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_USER',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','Foreground thread user, or NULL for a background thread.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_HOST',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','Foreground thread host, or NULL for a background thread.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_DB',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Thread\'s default database, or NULL if none exists.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_COMMAND',8,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','Type of command executed by the thread. These correspond to the the COM_xxx client/server protocol commands, and the Com_xxx status variables. See Thread Command Values.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_TIME',9,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Time in seconds the thread has been in its current state.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_STATE',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Action, event or state indicating what the thread is doing.','NEVER',NULL),('def','performance_schema','threads','PROCESSLIST_INFO',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','Statement being executed by the thread, or NULL if a statement is not being executed. If a statement results in calling other statements, such as for a stored procedure, the innermost statement from the stored procedure is shown here.','NEVER',NULL),('def','performance_schema','threads','PARENT_THREAD_ID',12,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','THREAD_ID of the parent thread, if any. Subthreads can for example be spawned as a result of INSERT DELAYED statements.','NEVER',NULL),('def','performance_schema','threads','ROLE',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','Unused.','NEVER',NULL),('def','performance_schema','threads','INSTRUMENTED',14,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','YES or NO for Whether the thread is instrumented or not. For foreground threads, the initial value is determined by whether there\'s a user/host match in the setup_actors table. Subthreads are again matched, while for background threads, this will be set to YES by default. To monitor events that the thread executes, INSTRUMENTED must be YES and the thread_instrumentation consumer in the setup_consumers table must also be YES.','NEVER',NULL),('def','performance_schema','threads','HISTORY',15,NULL,'NO','enum',3,9,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'YES\',\'NO\')','','','select','Whether to log historical events for the thread.','NEVER',NULL),('def','performance_schema','threads','CONNECTION_TYPE',16,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','The protocol used to establish the connection, or NULL for background threads.','NEVER',NULL),('def','performance_schema','threads','THREAD_OS_ID',17,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread or task identifier as defined by the underlying operating system, if there is one.','NEVER',NULL),('def','performance_schema','user_variables_by_thread','THREAD_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','The thread identifier of the session in which the variable is defined.','NEVER',NULL),('def','performance_schema','user_variables_by_thread','VARIABLE_NAME',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','The variable name, without the leading @ character.','NEVER',NULL),('def','performance_schema','user_variables_by_thread','VARIABLE_VALUE',3,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','The variable value','NEVER',NULL),('def','performance_schema','users','USER',1,'NULL','YES','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(128)','','','select','The connection\'s client user name for the connection, or NULL if an internal thread.','NEVER',NULL),('def','performance_schema','users','CURRENT_CONNECTIONS',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Current connections for the user.','NEVER',NULL),('def','performance_schema','users','TOTAL_CONNECTIONS',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','Total connections for the user.','NEVER',NULL),('def','speeds','measurements','guid',1,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(36)','PRI','','select','','NEVER',NULL),('def','speeds','measurements','temperature',2,NULL,'NO','decimal',NULL,NULL,4,1,NULL,NULL,NULL,'decimal(4,1)','','','select','','NEVER',NULL),('def','speeds','measurements','gun',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','speeds','measurements','bullet',4,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','MUL','','select','','NEVER',NULL),('def','speeds','measurements','bulletWeight',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','speeds','measurements','powder',6,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','MUL','','select','','NEVER',NULL),('def','speeds','measurements','powderWeight',7,NULL,'NO','decimal',NULL,NULL,5,1,NULL,NULL,NULL,'decimal(5,1)','','','select','','NEVER',NULL),('def','speeds','measurements','oal',8,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','speeds','measurements','note',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','text','','','select','','NEVER',NULL),('def','speeds','measurements','dateAdded',10,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','speeds','speeds','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','speeds','speeds','measurement',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(36)','MUL','','select','','NEVER',NULL),('def','speeds','speeds','speed',3,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','knihovna','authors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','authors','surname',2,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(60)','','','select','','NEVER',NULL),('def','knihovna','authors','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','knihovna','book_authors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','book_authors','book',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','book_authors','author',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','books','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','books','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','knihovna','books','genre',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','books','updated',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knihovna','books','downloads',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knihovna','books','language',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','genres','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','genres','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','knihovna','languages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','languages','tag',2,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(2)','','','select','','NEVER',NULL),('def','knihovna','languages','name',3,NULL,'NO','char',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(50)','','','select','','NEVER',NULL),('def','knihovna','series','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','series','name',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','knihovna','series','language',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','series','genre',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','series_authors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','series_authors','serie',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','series_authors','author',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','series_books','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knihovna','series_books','serie',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','knihovna','series_books','book',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','authors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','authors','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','waritko_povidky','book_authors','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','book_authors','book',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','book_authors','author',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','books','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','books','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','waritko_povidky','books','genre',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','books','updated',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','waritko_povidky','books','downloads',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','waritko_povidky','books','language',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','genres','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','genres','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','waritko_povidky','languages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','languages','tag',2,NULL,'NO','char',2,6,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(2)','','','select','','NEVER',NULL),('def','waritko_povidky','languages','name',3,NULL,'NO','char',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(50)','','','select','','NEVER',NULL),('def','waritko_povidky','subgenres','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','waritko_povidky','subgenres','genre',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','waritko_povidky','subgenres','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf16','utf16_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','knih_monami','aktuality','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','aktuality','datum',2,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','aktuality','nadpis',3,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','aktuality','text',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'cp1250','cp1250_general_ci','text','','','select','','NEVER',NULL),('def','knih_monami','aktuality','zobrazit',5,'\'Y\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','knih_monami','aktuality','zarazeni',6,'\'uvod\'','NO','enum',6,6,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'uvod\',\'archiv\')','','','select','','NEVER',NULL),('def','knih_monami','aktuality','platne_od',7,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','aktuality','platne_do',8,'\'2999-12-31\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','auth','sid',1,NULL,'NO','varchar',255,255,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','knih_monami','auth','id_usr',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','knih_monami','auth','cas',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','knih_monami','auth','access_ip',4,'NULL','YES','varchar',32,32,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','knih_monami','ceny','id_c',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','ceny','id_pemic',2,NULL,'NO','varchar',10,10,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(10)','UNI','','select','','NEVER',NULL),('def','knih_monami','ceny','cena',3,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','ceny','cena_old',4,'NULL','YES','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog','id_kat',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','katalog','id_pemic',2,'NULL','YES','varchar',12,12,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','knih_monami','katalog','id_ktg',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','id_ktg_p',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','knih_monami','katalog','identif',5,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','UNI','','select','','NEVER',NULL),('def','knih_monami','katalog','identif_nouni',6,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','nazev',7,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','podnazev',8,'NULL','YES','varchar',512,512,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(512)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','autor',9,'NULL','YES','varchar',254,254,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(254)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','nakladatel',10,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','edice',11,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog','jazyk',12,'NULL','YES','char',3,3,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(3)','','','select','','NEVER',NULL),('def','knih_monami','katalog','anotace',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'cp1250','cp1250_general_ci','text','','','select','','NEVER',NULL),('def','knih_monami','katalog','isbn',14,NULL,'NO','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','ean',15,'NULL','YES','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','stran',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knih_monami','katalog','vazba',17,'NULL','YES','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','knih_monami','katalog','vyska',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog','sirka',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog','tloustka',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog','hmotnost',21,'NULL','YES','double',NULL,NULL,5,3,NULL,NULL,NULL,'double(5,3)','','','select','','NEVER',NULL),('def','knih_monami','katalog','planovane_vydani',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog','vydano',23,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','dotisk',24,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog','cena',25,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog','cena_pohoda',26,'NULL','YES','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog','sleva',27,'NULL','YES','double',NULL,NULL,5,2,NULL,NULL,NULL,'double(5,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog','id_kat_old',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','knih_monami','katalog','obrazek',29,'NULL','YES','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','katalog','info',30,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog','dostupnost',31,'NULL','YES','char',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(1)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','zobraz',32,'\'Y\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'Y\',\'N\')','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog','aktualizovano',33,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','katalog','source',34,'\'pemic\'','NO','enum',9,9,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'pemic\',\'euromedia\')','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','id_pemic',1,'NULL','YES','varchar',12,12,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','id_ktg',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','id_ktg_p',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','identif',4,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','identif_nouni',5,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','nazev',6,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','podnazev',7,'NULL','YES','varchar',512,512,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','autor',8,'NULL','YES','varchar',254,254,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','nakladatel',9,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','edice',10,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','jazyk',11,'NULL','YES','char',3,3,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(3)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','anotace',12,'NULL','YES','varchar',32768,32768,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(32768)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','isbn',13,NULL,'NO','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','ean',14,'NULL','YES','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','stran',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','vazba',16,'NULL','YES','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','vyska',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','sirka',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','tloustka',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','hmotnost',20,'NULL','YES','double',NULL,NULL,5,3,NULL,NULL,NULL,'double(5,3)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','planovane_vydani',21,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','vydano',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','dotisk',23,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','cena',24,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','cena_pohoda',25,'NULL','YES','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','sleva',26,'NULL','YES','double',NULL,NULL,5,2,NULL,NULL,NULL,'double(5,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','id_kat_old',27,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','obrazek',28,'NULL','YES','varchar',1024,1024,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','info',29,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','dostupnost',30,'NULL','YES','char',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(1)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','zobraz',31,'\'Y\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','aktualizovano',32,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp','source',33,'\'euromedia\'','NO','enum',9,9,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'pemic\',\'euromedia\')','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','id_kat',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','id_pemic',2,'NULL','YES','varchar',12,12,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(12)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','id_ktg',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','id_ktg_p',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','identif',5,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','identif_nouni',6,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','nazev',7,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','podnazev',8,'NULL','YES','varchar',512,512,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(512)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','autor',9,'NULL','YES','varchar',254,254,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','nakladatel',10,NULL,'NO','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','edice',11,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','jazyk',12,'NULL','YES','char',3,3,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(3)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','anotace',13,'NULL','YES','varchar',8192,8192,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(8192)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','isbn',14,NULL,'NO','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','ean',15,'NULL','YES','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','MUL','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','stran',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','vazba',17,'NULL','YES','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','vyska',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','sirka',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','tloustka',20,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','hmotnost',21,'NULL','YES','double',NULL,NULL,5,3,NULL,NULL,NULL,'double(5,3)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','planovane_vydani',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','vydano',23,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','dotisk',24,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','cena',25,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','cena_pohoda',26,'NULL','YES','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','sleva',27,'NULL','YES','double',NULL,NULL,5,2,NULL,NULL,NULL,'double(5,2)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','id_kat_old',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','obrazek',29,'NULL','YES','varchar',1024,1024,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','info',30,'NULL','YES','varchar',256,256,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(256)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','dostupnost',31,'NULL','YES','char',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','char(1)','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','zobraz',32,'\'Y\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','aktualizovano',33,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','katalog_tmp_euromedia','source',34,'\'euromedia\'','NO','enum',9,9,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'pemic\',\'euromedia\')','','','select','','NEVER',NULL),('def','knih_monami','kategorie','id_ktg',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','kategorie','ktgtext',2,'NULL','YES','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','kategorie','id_ktg_pemic',3,NULL,'NO','varchar',10,10,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','knih_monami','kategorie','ktgtext_pemic',4,NULL,'NO','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','kosik','id_cart',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','kosik','sessid',2,'NULL','YES','varchar',255,255,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','knih_monami','kosik','id_kat',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knih_monami','kosik','pocet',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','knih_monami','kosik','last_visit',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','objednavky','id_ord',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(12)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','objednavky','id_usr',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(12)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','d_jmeno',3,NULL,'NO','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','d_adresa',4,NULL,'NO','varchar',254,254,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','d_mesto',5,NULL,'NO','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','d_psc',6,NULL,'NO','varchar',6,6,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','doprava',7,NULL,'NO','varchar',24,24,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(24)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','poznamka',8,NULL,'NO','varchar',1024,1024,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(1024)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','cena_zbozi',9,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','postovne',10,'0.00','YES','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','cena_celkem',11,NULL,'NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','objednavky','createdat',12,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','polozky','id_item',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','polozky','id_obj',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','MUL','','select','','NEVER',NULL),('def','knih_monami','polozky','id_kat',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','knih_monami','polozky','pocet',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','knih_monami','polozky','cena',5,'0.00','NO','double',NULL,NULL,7,2,NULL,NULL,NULL,'double(7,2)','','','select','','NEVER',NULL),('def','knih_monami','texty','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','texty','text',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'cp1250','cp1250_general_ci','text','','','select','','NEVER',NULL),('def','knih_monami','texty','platne_od',3,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','texty','platne_do',4,'\'2999-12-31\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','knih_monami','topten','id_tt',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','topten','id_kat',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(6)','','','select','','NEVER',NULL),('def','knih_monami','topten','validto',3,'\'2999-12-31 23:59:59\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','topten','createdat',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','users','id_usr',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','PRI','auto_increment','select','','NEVER',NULL),('def','knih_monami','users','email',2,NULL,'NO','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','UNI','','select','','NEVER',NULL),('def','knih_monami','users','heslo',3,NULL,'NO','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','knih_monami','users','crypt',4,'\'\'','NO','varchar',255,255,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','knih_monami','users','forma',5,'\'F\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'F\',\'P\')','','','select','','NEVER',NULL),('def','knih_monami','users','jmeno',6,NULL,'NO','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','knih_monami','users','prijmeni',7,NULL,'NO','varchar',64,64,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','knih_monami','users','firma',8,'NULL','YES','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','users','adresa',9,NULL,'NO','varchar',254,254,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(254)','','','select','','NEVER',NULL),('def','knih_monami','users','mesto',10,NULL,'NO','varchar',128,128,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','knih_monami','users','psc',11,NULL,'NO','varchar',6,6,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(6)','','','select','','NEVER',NULL),('def','knih_monami','users','telefon',12,NULL,'NO','varchar',16,16,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','knih_monami','users','ico',13,'NULL','YES','varchar',12,12,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','knih_monami','users','dic',14,'NULL','YES','varchar',12,12,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','knih_monami','users','newsletter',15,'\'Y\'','NO','enum',1,1,NULL,NULL,NULL,'cp1250','cp1250_general_ci','enum(\'Y\',\'N\')','','','select','','NEVER',NULL),('def','knih_monami','users','createdat',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','knih_monami','users','verifycode',17,NULL,'NO','varchar',32,32,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','knih_monami','users','pristupova_prava',18,NULL,'NO','varchar',16,16,NULL,NULL,NULL,'cp1250','cp1250_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','location_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','staff_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','staff_any',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','service_id',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','custom_service_name',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','custom_service_price',7,'NULL','YES','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','start_date',8,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','end_date',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','extras_duration',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','internal_note',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','google_event_id',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','google_event_etag',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','outlook_event_id',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','outlook_event_change_key',15,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','outlook_event_series_id',16,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','online_meeting_provider',17,'NULL','YES','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'zoom\',\'google_meet\',\'jitsi\',\'bbb\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','online_meeting_id',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','online_meeting_data',19,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','created_from',20,'\'bookly\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'bookly\',\'google\',\'outlook\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','created_at',21,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_appointments','updated_at',22,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_categories','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_categories','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_categories','attachment_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_categories','info',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_categories','position',5,'9999','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','series_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','package_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','customer_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','appointment_id',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','payment_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','order_id',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','number_of_persons',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','units',9,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','notes',10,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','extras',11,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','extras_multiply_nop',12,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','custom_fields',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','status',14,'\'approved\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','status_changed_at',15,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','token',16,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','time_zone',17,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','time_zone_offset',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','rating',19,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','rating_comment',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','locale',21,'NULL','YES','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(8)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','collaborative_service_id',22,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','collaborative_token',23,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','compound_service_id',24,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','compound_token',25,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','created_from',26,'\'frontend\'','NO','enum',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'frontend\',\'backend\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','created_at',27,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customer_appointments','updated_at',28,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','wp_user_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','facebook_id',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','group_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','full_name',5,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(128)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','first_name',6,'\'\'','NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(64)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','last_name',7,'\'\'','NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(64)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','phone',8,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','email',9,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(128)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','birthday',10,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','country',11,'NULL','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','state',12,'NULL','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','postcode',13,'NULL','YES','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(10)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','city',14,'NULL','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(64)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','street',15,'NULL','YES','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(64)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','street_number',16,'NULL','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(16)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','additional_address',17,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','full_address',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','notes',19,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','info_fields',20,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','tags',21,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','stripe_account',22,'NULL','YES','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(36)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','stripe_cloud_account',23,'NULL','YES','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(36)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','attachment_id',24,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_customers','created_at',25,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_holidays','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_holidays','staff_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_holidays','parent_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_holidays','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_holidays','repeat_event',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','action',2,'NULL','YES','enum',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'create\',\'update\',\'delete\',\'error\',\'debug\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','target',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','target_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','author',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','details',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','ref',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','comment',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_log','created_at',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','mailing_list_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','name',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','text',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','state',5,'\'pending\'','NO','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'pending\',\'in-progress\',\'completed\',\'canceled\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','send_at',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_campaigns','created_at',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_list_recipients','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_list_recipients','mailing_list_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_list_recipients','name',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_list_recipients','phone',4,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_list_recipients','created_at',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_lists','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_lists','name',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','phone',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','name',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','text',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','sent',5,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','campaign_id',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_mailing_queue','created_at',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','news_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','title',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','media_type',4,'\'image\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'image\',\'youtube\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','media_url',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','text',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','button_url',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','button_text',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','seen',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','updated_at',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_news','created_at',11,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','gateway',2,'\'email\'','NO','enum',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'email\',\'sms\',\'voice\',\'whatsapp\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','active',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','name',5,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','subject',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','message',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','to_staff',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','to_customer',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','to_admin',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','to_custom',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','custom_recipients',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','attach_ics',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','attach_invoice',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications','settings',15,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications_queue','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications_queue','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications_queue','data',3,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications_queue','sent',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_notifications_queue','created_at',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_orders','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_orders','token',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','coupon_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','gift_card_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','type',4,'\'local\'','NO','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'local\',\'free\',\'paypal\',\'authorize_net\',\'stripe\',\'2checkout\',\'payu_biz\',\'payu_latam\',\'payson\',\'mollie\',\'woocommerce\',\'cloud_stripe\',\'cloud_square\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','total',5,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','tax',6,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','paid',7,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','paid_type',8,'\'in_full\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'in_full\',\'deposit\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','gateway_price_correction',9,'0.00','YES','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','status',10,'\'completed\'','NO','enum',9,36,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'pending\',\'completed\',\'rejected\',\'refunded\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','token',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','details',12,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','order_id',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','ref_id',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','invoice_id',15,'NULL','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','created_at',16,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_payments','updated_at',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_schedule_item_breaks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_schedule_item_breaks','staff_schedule_item_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_schedule_item_breaks','start_time',3,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_schedule_item_breaks','end_time',4,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sent_notifications','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_sent_notifications','ref_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sent_notifications','notification_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sent_notifications','created_at',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_series','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_series','repeat',2,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_series','token',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','category_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','type',3,'\'simple\'','NO','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'simple\',\'collaborative\',\'compound\',\'package\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','title',4,'\'\'','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','attachment_id',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','duration',6,'900','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','slot_length',7,'\'default\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','price',8,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','color',9,'\'#FFFFFF\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','deposit',10,'\'100%\'','NO','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(16)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','capacity_min',11,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','capacity_max',12,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','waiting_list_capacity',13,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','one_booking_per_slot',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','padding_left',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','padding_right',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','info',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','start_time_info',18,'\'\'','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','end_time_info',19,'\'\'','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','same_staff_for_subservices',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','units_min',21,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','units_max',22,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','package_life_time',23,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','package_life_time_type',24,'\'first_booking\'','NO','enum',13,52,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'first_booking\',\'creation_date\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','package_size',25,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','package_unassigned',26,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','appointments_limit',27,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','limit_period',28,'\'off\'','NO','enum',14,56,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'off\',\'day\',\'week\',\'month\',\'year\',\'upcoming\',\'calendar_day\',\'calendar_week\',\'calendar_month\',\'calendar_year\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','staff_preference',29,'\'most_expensive\'','NO','enum',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'order\',\'least_occupied\',\'most_occupied\',\'least_occupied_for_period\',\'most_occupied_for_period\',\'least_expensive\',\'most_expensive\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','staff_preference_settings',30,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','recurrence_enabled',31,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','recurrence_frequencies',32,'\'daily,weekly,biweekly,monthly\'','NO','set',29,116,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','set(\'daily\',\'weekly\',\'biweekly\',\'monthly\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','time_requirements',33,'\'required\'','NO','enum',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'required\',\'optional\',\'off\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','collaborative_equal_duration',34,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','online_meetings',35,'\'off\'','NO','enum',11,44,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'off\',\'zoom\',\'google_meet\',\'jitsi\',\'bbb\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','final_step_url',36,'\'\'','NO','varchar',512,2048,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(512)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','wc_product_id',37,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','wc_cart_info_name',38,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','wc_cart_info',39,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','min_time_prior_booking',40,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','min_time_prior_cancel',41,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','gateways',42,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','visibility',43,'\'public\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'public\',\'private\',\'group\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_services','position',44,'9999','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sessions','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_sessions','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sessions','name',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sessions','value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sessions','expire',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','plugin_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','type',3,'\'plugin\'','NO','enum',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'plugin\',\'bundle\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','highlighted',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','priority',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','demo_url',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','title',7,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','slug',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','description',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','url',10,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','icon',11,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','image',12,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','price',13,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','sales',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','rating',15,NULL,'NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','reviews',16,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','published',17,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','seen',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_shop','created_at',19,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','category_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','wp_user_id',3,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','attachment_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','full_name',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','email',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','phone',7,'NULL','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','time_zone',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','info',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','working_time_limit',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','visibility',11,'\'public\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'public\',\'private\',\'archive\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','position',12,'9999','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','google_data',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','outlook_data',14,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','zoom_authentication',15,'\'default\'','NO','enum',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'default\',\'oauth\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','zoom_oauth_token',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','icalendar',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','icalendar_token',18,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','icalendar_days_before',19,'365','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','icalendar_days_after',20,'365','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','color',21,'\'#dddddd\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','gateways',22,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff','cloud_msc_token',23,'NULL','YES','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','staff_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','location_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','day_index',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','start_time',5,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_schedule_items','end_time',6,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','staff_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','service_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','location_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','price',5,'0.00','NO','decimal',NULL,NULL,10,2,NULL,NULL,NULL,'decimal(10,2)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','deposit',6,'\'100%\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','capacity_min',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_staff_services','capacity_max',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_stats','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_stats','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_stats','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_stats','created_at',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','type',2,'\'service\'','NO','enum',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','enum(\'service\',\'spare_time\')','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','service_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','sub_service_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','duration',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_bookly_sub_services','position',6,'9999','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','tinytext','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','masazededik','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(25)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','mediumtext','','','select','','NEVER',NULL),('def','masazededik','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','masazededik','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','text','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','masazededik','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','masazededik','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','masazededik','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','masazededik','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','masazededik','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','masazededik','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','masazededik','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','masazededik','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','longtext','','','select','','NEVER',NULL),('def','masazededik','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','masazededik','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','masazededik','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(100)','','','select','','NEVER',NULL),('def','masazededik','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','masazededik','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(255)','','','select','','NEVER',NULL),('def','masazededik','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','masazededik','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_520_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','hook',2,NULL,'NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','status',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','scheduled_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','scheduled_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','args',6,'NULL','YES','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','schedule',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','group_id',8,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','attempts',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','last_attempt_gmt',10,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','last_attempt_local',11,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','claim_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_actions','extended_args',13,'NULL','YES','varchar',8000,32000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8000)','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_claims','claim_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_claims','date_created_gmt',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_groups','group_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_groups','slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_logs','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_logs','action_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_logs','message',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_logs','log_date_gmt',4,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_actionscheduler_logs','log_date_local',5,'\'0000-00-00 00:00:00\'','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','banner_version',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','default',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','archived',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','title',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','position',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','theme',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','checkbox_style',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','use_logo',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','logo_attachment_id',10,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','close_button',11,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','revoke',12,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','header',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','dismiss',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','save_preferences',15,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','view_preferences',16,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','category_functional',17,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','category_all',18,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','category_stats',19,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','category_prefs',20,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','accept',21,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','message_optin',22,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','use_categories',23,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','disable_cookiebanner',24,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','banner_width',25,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','soft_cookiewall',26,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','dismiss_on_scroll',27,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','dismiss_on_timeout',28,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','dismiss_timeout',29,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','accept_informational',30,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','message_optout',31,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','use_custom_cookie_css',32,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL); INSERT INTO `COLUMNS` VALUES ('def','terainkognita','wp_cmplz_cookiebanners','custom_css',33,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','statistics',34,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','functional_text',35,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','statistics_text',36,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','statistics_text_anonymous',37,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','preferences_text',38,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','marketing_text',39,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_background',40,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_text',41,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_toggles',42,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_border_radius',43,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','border_width',44,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_button_accept',45,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_button_deny',46,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','colorpalette_button_settings',47,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','buttons_border_radius',48,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','animation',49,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','use_box_shadow',50,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','header_footer_shadow',51,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','hide_preview',52,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','font_size',53,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','disable_width_correction',54,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','legal_documents',55,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookiebanners','manage_consent_options',56,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','name',2,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','slug',3,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','sync',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','ignored',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','retention',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','type',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','serviceID',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','cookieFunction',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','collectedPersonalData',10,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','purpose',11,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','language',12,NULL,'NO','varchar',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(6)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','isTranslationFrom',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','isPersonalData',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','isOwnDomainCookie',15,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','deleted',16,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','isMembersOnly',17,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','showOnPolicy',18,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','lastUpdatedDate',19,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','lastAddDate',20,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_cookies','firstAddDate',21,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','name',2,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','slug',3,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','serviceType',4,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','category',5,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','thirdParty',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','sharesData',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','secondParty',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','privacyStatementURL',9,NULL,'NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','language',10,NULL,'NO','varchar',6,24,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(6)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','isTranslationFrom',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','sync',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_cmplz_services','lastUpdatedDate',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_e_events','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_e_events','event_data',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_e_events','created_at',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','terainkognita','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','ip',2,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','ip_int',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','failed_attempts',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','block',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','block_quantity',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_all_failed_attempts','last_failed_attempt',8,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_allowlist','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_allowlist','ip',2,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_allowlist','add_time',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist','ip',2,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist','add_time',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist_email','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist_email','email',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_denylist_email','add_time',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_email_list','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_email_list','id_failed_attempts',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_email_list','id_failed_attempts_statistics',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_email_list','ip',4,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_email_list','email',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','ip',2,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','ip_int',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','failed_attempts',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','block',6,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','block_quantity',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','block_start',8,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','block_till',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','block_by',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_lmtttmpts_failed_attempts','last_failed_attempt',11,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','terainkognita','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','feed_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','cache_key',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','cache_value',4,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','cron_update',5,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feed_caches','last_updated',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','feed_name',2,'\'\'','NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','feed_title',3,'\'\'','NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','settings',4,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','author',5,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','status',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_feeds','last_modified',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','feed_id',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','post_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','html_location',4,'\'unknown\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','shortcode_atts',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feed_locator','last_update',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feeds_posts','record_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feeds_posts','id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feeds_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feeds_posts','feed_id',4,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_feeds_posts','hashtag',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','created_on',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','instagram_id',3,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','time_stamp',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','top_time_stamp',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','json_data',6,'\'\'','NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','media_id',7,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','sizes',8,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','aspect_ratio',9,'0.00','NO','decimal',NULL,NULL,4,2,NULL,NULL,NULL,'decimal(4,2)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','images_done',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_instagram_posts','last_requested',11,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','account_id',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','account_type',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','privilege',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','access_token',5,'\'\'','NO','varchar',1000,4000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(1000)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','username',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','info',7,'\'\'','NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','error',8,'\'\'','NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','expires',9,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','last_updated',10,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_sbi_sources','author',11,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','terainkognita','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','action_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','note_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','label',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','query',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','status',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','is_primary',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','actioned_text',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','nonce_action',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_note_actions','nonce_name',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','note_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','type',3,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','locale',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','title',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','content',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','content_data',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','status',8,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','source',9,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','date_created',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','date_reminder',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','is_snoozable',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','layout',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','image',14,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','is_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_admin_notes','icon',16,'\'info\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_category_lookup','category_tree_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_category_lookup','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','customer_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','user_id',2,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','username',3,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','first_name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','last_name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','email',6,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','date_last_active',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','date_registered',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','country',9,'\'\'','NO','char',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(2)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','postcode',10,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','city',11,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_customer_lookup','state',12,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_download_log','download_log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_download_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_download_log','permission_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_download_log','user_id',4,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_download_log','user_ip_address',5,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_coupon_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_coupon_lookup','coupon_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_coupon_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_coupon_lookup','discount_amount',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','order_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','variation_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','customer_id',5,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','date_created',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','product_qty',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','product_net_revenue',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','product_gross_revenue',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','coupon_amount',10,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','tax_amount',11,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','shipping_amount',12,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_product_lookup','shipping_tax_amount',13,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','parent_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','date_created_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','num_items_sold',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','total_sales',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','tax_total',7,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','shipping_total',8,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','net_total',9,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','returning_customer',10,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','status',11,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_stats','customer_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','order_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','tax_rate_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','date_created',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','shipping_tax',4,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','order_tax',5,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_order_tax_lookup','total_tax',6,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','product_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','sku',2,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','virtual',3,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','downloadable',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','min_price',5,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','max_price',6,'NULL','YES','decimal',NULL,NULL,19,4,NULL,NULL,NULL,'decimal(19,4)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','onsale',7,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','stock_quantity',8,'NULL','YES','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','stock_status',9,'\'instock\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','rating_count',10,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','average_rating',11,'0.00','YES','decimal',NULL,NULL,3,2,NULL,NULL,NULL,'decimal(3,2)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','total_sales',12,'0','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','tax_status',13,'\'taxable\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_product_meta_lookup','tax_class',14,'\'\'','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_reserved_stock','order_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_reserved_stock','product_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_reserved_stock','stock_quantity',3,'0','NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_reserved_stock','timestamp',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_reserved_stock','expires',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_tax_rate_classes','tax_rate_class_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_tax_rate_classes','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_tax_rate_classes','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','webhook_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','status',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','delivery_url',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','secret',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','topic',7,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','date_created',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','date_created_gmt',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','date_modified',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','date_modified_gmt',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','api_version',12,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','failure_count',13,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(10)','','','select','','NEVER',NULL),('def','terainkognita','wp_wc_webhooks','pending_delivery',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','key_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','user_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','description',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','permissions',4,NULL,'NO','varchar',10,40,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(10)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','consumer_key',5,NULL,'NO','char',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(64)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','consumer_secret',6,NULL,'NO','char',43,172,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(43)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','nonces',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','truncated_key',8,NULL,'NO','char',7,28,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(7)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_api_keys','last_access',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_label',3,'NULL','YES','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_type',4,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_orderby',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_attribute_taxonomies','attribute_public',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','permission_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','download_id',2,NULL,'NO','varchar',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(36)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','product_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','order_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','order_key',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','user_email',6,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','user_id',7,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','downloads_remaining',8,'NULL','YES','varchar',9,36,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(9)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','access_granted',9,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','access_expires',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_downloadable_product_permissions','download_count',11,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','log_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','level',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(4)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','source',4,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','message',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_log','context',6,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_itemmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_itemmeta','order_item_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_itemmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_itemmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_items','order_item_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_items','order_item_name',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_items','order_item_type',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_order_items','order_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokenmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokenmeta','payment_token_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokenmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokenmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','token_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','gateway_id',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','token',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','user_id',4,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','type',5,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_payment_tokens','is_default',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_sessions','session_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_sessions','session_key',2,NULL,'NO','char',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(32)','UNI','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_sessions','session_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_sessions','session_expiry',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_locations','zone_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_locations','location_code',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_methods','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_methods','instance_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_methods','method_id',3,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_methods','method_order',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zone_methods','is_enabled',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zones','zone_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zones','zone_name',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_shipping_zones','zone_order',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rate_locations','location_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rate_locations','location_code',2,NULL,'NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rate_locations','tax_rate_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rate_locations','location_type',4,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_country',2,'\'\'','NO','varchar',2,8,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(2)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_state',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate',4,'\'\'','NO','varchar',8,32,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(8)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_name',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_priority',6,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_compound',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_shipping',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1)','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_order',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','terainkognita','wp_woocommerce_tax_rates','tax_rate_class',10,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_author',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_content',9,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_type',13,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_notes',12,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_options','option_name',2,'\'\'','NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','wordpress','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_title',6,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_excerpt',7,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_password',11,'\'\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_posts','to_ping',13,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','pinged',14,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','wordpress','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','wordpress','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','wordpress','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','wordpress','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','wordpress','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','wordpress','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','wordpress','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','wordpress','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','wordpress','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','wordpress','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_users','user_pass',3,'\'\'','NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','','','select','','NEVER',NULL),('def','wordpress','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','wordpress','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','wordpress','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','wordpress','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','wordpress','wp_users','user_activation_key',8,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','','','select','','NEVER',NULL),('def','wordpress','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','wordpress','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','bid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_banner','cid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','type',3,'\'banner\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','name',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','alias',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','imptotal',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','impmade',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','clicks',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','imageurl',9,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','clickurl',10,'\'\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','date',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','showBanner',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_banner','checked_out',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','checked_out_time',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','editor',15,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','custombannercode',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','catid',17,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_banner','description',18,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','sticky',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','ordering',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','publish_up',21,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','publish_down',22,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','tags',23,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_banner','params',24,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','cid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','contact',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','email',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','extrainfo',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','checked_out',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','checked_out_time',7,'NULL','YES','time',NULL,NULL,NULL,NULL,0,NULL,NULL,'time /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_bannerclient','editor',8,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_bannertrack','track_date',1,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','pinecnj','jos_bannertrack','track_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_bannertrack','banner_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_categories','parent_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','name',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','alias',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','image',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','section',7,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_categories','image_position',8,'\'\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','description',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','published',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','checked_out',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_categories','checked_out_time',12,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','editor',13,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','ordering',14,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','access',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_categories','count',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_categories','params',17,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_components','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_components','name',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','link',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','menuid',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_components','parent',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_components','admin_menu_link',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','admin_menu_alt',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','option',8,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','ordering',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','admin_menu_img',10,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','iscore',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_components','params',12,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_components','enabled',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','alias',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','con_position',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','address',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','suburb',6,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','state',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','country',8,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','postcode',9,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','telephone',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','fax',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','misc',12,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','image',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','imagepos',14,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','email_to',15,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','default_con',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','published',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','checked_out',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','checked_out_time',19,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','ordering',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','params',21,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','user_id',22,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','catid',23,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','access',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','mobile',25,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_contact_details','webpage',26,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_content','title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','alias',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','title_alias',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','introtext',5,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','jos_content','fulltext',6,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','jos_content','state',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','sectionid',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','mask',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content','catid',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','created',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_content','created_by',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','created_by_alias',13,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','modified',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_content','modified_by',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content','checked_out',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','checked_out_time',17,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_content','publish_up',18,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_content','publish_down',19,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_content','images',20,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content','urls',21,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content','attribs',22,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content','version',23,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content','parentid',24,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content','ordering',25,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_content','metakey',26,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content','metadesc',27,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content','access',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_content','hits',29,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content','metadata',30,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_content_frontpage','content_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_content_frontpage','ordering',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_content_rating','content_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_content_rating','rating_sum',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content_rating','rating_count',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_content_rating','lastip',4,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','section_value',2,'\'0\'','NO','varchar',240,720,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(240)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','value',3,'\'\'','NO','varchar',240,720,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(240)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','order_value',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','name',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro','hidden',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','parent_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','lft',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','rgt',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_groups','value',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_map','acl_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_map','section_value',2,'\'0\'','NO','varchar',230,690,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(230)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_map','value',3,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_sections','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_sections','value',2,'\'\'','NO','varchar',230,690,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(230)','UNI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_sections','order_value',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_sections','name',4,'\'\'','NO','varchar',230,690,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(230)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_aro_sections','hidden',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_groups_aro_map','group_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_groups_aro_map','section_value',2,'\'\'','NO','varchar',240,720,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(240)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_acl_groups_aro_map','aro_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_items','time_stamp',1,'\'0000-00-00\'','NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_items','item_table',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_items','item_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_items','hits',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_searches','search_term',1,'\'\'','NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pinecnj','jos_core_log_searches','hits',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_groups','id',1,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_groups','name',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_menu','menutype',2,'NULL','YES','varchar',75,225,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(75)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_menu','name',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','alias',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','link',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','type',6,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','parent',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','componentid',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_menu','sublevel',10,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','ordering',11,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','checked_out',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','checked_out_time',13,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','pollid',14,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','browserNav',15,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','access',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','utaccess',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','params',18,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','lft',19,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','rgt',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu','home',21,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_menu_types','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_menu_types','menutype',2,'\'\'','NO','varchar',75,225,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(75)','UNI','','select','','NEVER',NULL),('def','pinecnj','jos_menu_types','title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_menu_types','description',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','message_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_messages','user_id_from',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','user_id_to',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_messages','folder_id',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','date_time',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','state',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','priority',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','subject',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_messages','message',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_messages_cfg','user_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_messages_cfg','cfg_name',2,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_messages_cfg','cfg_value',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_migration_backlinks','itemid',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_migration_backlinks','name',2,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_migration_backlinks','url',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_migration_backlinks','sefurl',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_migration_backlinks','newurl',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_modules','title',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','content',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','ordering',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','position',5,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','checked_out',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','checked_out_time',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','published',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_modules','module',9,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_modules','numnews',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','access',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','showtitle',12,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','params',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','iscore',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','client_id',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_modules','control',16,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_modules_menu','moduleid',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_modules_menu','menuid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','description',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','description1',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','folder',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','shortcut_filename',6,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','flashgallery',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','height',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','width',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','heightsw',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','widthsw',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','heightpc',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','widthpc',14,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','heightpl',15,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','widthpl',16,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','trans',17,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(2)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','movimento',18,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','navigation',19,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','tempo',20,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','bkgnd',21,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','bkgnd1',22,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','bkgnd2',23,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','bkgnd3',24,NULL,'NO','varchar',12,36,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(12)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','ordering',25,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','metakey',26,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','metadesc',27,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','metadata',28,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','glat',29,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','glng',30,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','gzoom',31,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','gmapkey',32,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','luogo',33,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','user_id',34,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','group_id',35,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','text',36,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','tags',37,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','set_id',38,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','sort',39,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pusername',40,NULL,'NO','varchar',180,540,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(180)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pphotosize',41,'512','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pthumbsize',42,'64','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','palbumcols',43,'3','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pcols',44,'6','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pmaxresults',45,'24','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pmaxalbums',46,'4','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','psingle',47,NULL,'NO','varchar',120,360,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(120)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','pback',48,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','paltezza',49,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','plarghezza',50,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','overstretch',51,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','shuffle',52,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','tclassic',53,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','tcol',54,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow','orderfront',55,NULL,'NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','gallery_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(5)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','filename',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','title',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','imgdate',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','html',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','height',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','width',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','creator',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_img','link',10,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_rating','content_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_rating','rating_sum',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_rating','rating_count',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_morfeoshow_rating','lastip',4,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','catid',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','name',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','alias',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','link',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','filename',6,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','numarticles',8,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','cache_time',9,'3600','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','checked_out',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','checked_out_time',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','ordering',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_newsfeeds','rtl',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','catid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','sectionid',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','owner_id',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','sid',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','title',6,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','alias',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','filename',8,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','filesize',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','filename_play',10,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','filename_preview',11,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','author',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','author_email',13,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','author_url',14,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','license',15,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','license_url',16,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','image_filename',17,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','image_filename_spec1',18,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','image_filename_spec2',19,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','image_download',20,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','link_external',21,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','description',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','version',23,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','directlink',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','date',25,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','publish_up',26,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','publish_down',27,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','hits',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','textonly',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','published',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','approved',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','checked_out',32,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','checked_out_time',33,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','ordering',34,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','access',35,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','confirm_license',36,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','unaccessible_file',37,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','params',38,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','metakey',39,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload','metadesc',40,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','parent_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','section',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','name',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','alias',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','image',7,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','image_position',8,'\'\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','description',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','published',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','checked_out',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','checked_out_time',12,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','editor',13,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','ordering',14,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','access',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','uploaduserid',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','accessuserid',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','deleteuserid',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','date',19,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','count',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','params',21,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','metakey',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_categories','metadesc',23,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','alias',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','description',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','checked_out',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','checked_out_time',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_licenses','ordering',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','alias',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','image',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','scope',6,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','image_position',7,'\'\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','description',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','published',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','checked_out',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','checked_out_time',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','ordering',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','access',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','date',14,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','count',15,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','params',16,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','metakey',17,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_sections','metadesc',18,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_settings','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_settings','title',2,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_settings','value',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_settings','values',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_settings','type',5,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','fileid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','userid',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','count',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','date',5,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','published',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_phocadownload_user_stat','ordering',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_plugins','name',2,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','element',3,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','folder',4,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','access',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','ordering',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','iscore',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','client_id',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3)','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','checked_out',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','checked_out_time',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_plugins','params',12,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_poll_data','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_poll_data','pollid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_poll_data','text',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_poll_data','hits',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_poll_date','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_poll_date','date',2,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_poll_date','vote_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_poll_date','poll_id',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_poll_menu','pollid',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_poll_menu','menuid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_polls','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_polls','title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','alias',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','voters',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','checked_out',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','checked_out_time',6,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','published',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','access',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_polls','lag',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_sections','title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','alias',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','image',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','scope',6,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_sections','image_position',7,'\'\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','description',8,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','published',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','checked_out',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','checked_out_time',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','ordering',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','access',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','count',14,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_sections','params',15,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_session','username',1,'\'\'','YES','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','','','select','','NEVER',NULL),('def','pinecnj','jos_session','time',2,'\'\'','YES','varchar',14,42,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(14)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_session','session_id',3,'\'0\'','NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_session','guest',4,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_session','userid',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_session','usertype',6,'\'\'','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','pinecnj','jos_session','gid',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_session','client_id',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_session','data',9,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','jos_stats_agents','agent',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_stats_agents','type',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_stats_agents','hits',3,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','pinecnj','jos_templates_menu','template',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_templates_menu','menuid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_templates_menu','client_id',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','PRI','','select','','NEVER',NULL),('def','pinecnj','jos_users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_users','name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_users','username',3,'\'\'','NO','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_users','email',4,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_users','password',5,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_users','usertype',6,'\'\'','NO','varchar',25,75,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(25)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_users','block',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_users','sendEmail',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','jos_users','gid',9,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_users','registerDate',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_users','lastvisitDate',11,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_users','activation',12,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','jos_users','params',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','catid',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','sid',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','title',4,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','alias',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','url',6,'\'\'','NO','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','description',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','date',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','hits',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','published',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','checked_out',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','checked_out_time',12,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','ordering',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','archived',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','approved',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','pinecnj','jos_weblinks','params',16,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_commentmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_commentmeta','comment_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_commentmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_commentmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_post_ID',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_author',3,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','tinytext','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_author_email',4,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_author_url',5,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_author_IP',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_date',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_date_gmt',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_content',9,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_karma',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_approved',11,'\'1\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_agent',12,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_type',13,'\'comment\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_comments','comment_parent',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_comments','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','pinecnj','wp_gglcptch_allowlist','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_gglcptch_allowlist','ip',2,NULL,'NO','char',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(31)','UNI','','select','','NEVER',NULL),('def','pinecnj','wp_gglcptch_allowlist','ip_from_int',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_gglcptch_allowlist','ip_to_int',4,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_gglcptch_allowlist','add_time',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_links','link_url',2,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_name',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_image',4,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_target',5,'\'\'','NO','varchar',25,100,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(25)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_description',6,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_visible',7,'\'Y\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_owner',8,'1','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_rating',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_updated',10,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_rel',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_notes',12,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_links','link_rss',13,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','previewpic',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','albumdesc',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','sortorder',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_album','extras_post_id',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','gid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','slug',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','path',4,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','title',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','galdesc',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','pageid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','previewpic',8,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','author',9,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_gallery','extras_post_id',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','pid',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','image_slug',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','post_id',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','galleryid',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','filename',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','description',6,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','alttext',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','imagedate',8,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','exclude',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','sortorder',10,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','meta_data',11,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','extras_post_id',12,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_ngg_pictures','updated_at',13,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_options','option_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_options','option_name',2,'\'\'','NO','varchar',191,764,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(191)','UNI','','select','','NEVER',NULL),('def','pinecnj','wp_options','option_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_options','autoload',4,'\'yes\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_postmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_postmeta','post_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_postmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_postmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_author',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_date',3,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_date_gmt',4,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_content',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_title',6,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_excerpt',7,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_status',8,'\'publish\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','comment_status',9,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','ping_status',10,'\'open\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_password',11,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_name',12,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_posts','to_ping',13,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','pinged',14,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_modified',15,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_modified_gmt',16,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_content_filtered',17,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_parent',18,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_posts','guid',19,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','menu_order',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_type',21,'\'post\'','NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_posts','post_mime_type',22,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','wp_posts','comment_count',23,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_term_relationships','object_id',1,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','pinecnj','wp_term_relationships','term_taxonomy_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','','select','','NEVER',NULL),('def','pinecnj','wp_term_relationships','term_order',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','term_taxonomy_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','taxonomy',3,'\'\'','NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','description',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','parent',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','pinecnj','wp_term_taxonomy','count',6,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','pinecnj','wp_termmeta','meta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_termmeta','term_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_termmeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_termmeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_terms','term_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_terms','name',2,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_terms','slug',3,'\'\'','NO','varchar',200,800,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(200)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_terms','term_group',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(10)','','','select','','NEVER',NULL),('def','pinecnj','wp_usermeta','umeta_id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_usermeta','user_id',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_usermeta','meta_key',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_usermeta','meta_value',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','pinecnj','wp_users','ID',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','pinecnj','wp_users','user_login',2,'\'\'','NO','varchar',60,240,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(60)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_pass',3,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_nicename',4,'\'\'','NO','varchar',50,200,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(50)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_email',5,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_url',6,'\'\'','NO','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_registered',7,'\'0000-00-00 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_activation_key',8,'\'\'','NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','pinecnj','wp_users','user_status',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','pinecnj','wp_users','display_name',10,'\'\'','NO','varchar',250,1000,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(250)','','','select','','NEVER',NULL),('def','afterlogic','a_users','id_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','a_users','deleted',2,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','id_appointment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_appointments','id_event',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','id_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','email',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','access_type',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','status',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_appointments','hash',7,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','afterlogic','acal_awm_fnbl_runs','id_run',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_awm_fnbl_runs','run_date',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_str_id',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','user_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_name',4,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_color',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_calendars','calendar_active',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_cron_runs','id_run',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_cron_runs','run_date',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_cron_runs','latest_date',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','id_repeat',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','id_event',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','repeat_period',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','repeat_order',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','repeat_num',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','repeat_until',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','sun',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','mon',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','tue',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','wed',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','thu',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','fri',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','sat',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','week_number',14,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','repeat_end',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_eventrepeats','excluded',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_events','event_str_id',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','calendar_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_timefrom',4,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_timetill',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_allday',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_name',7,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_text',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_priority',9,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_repeats',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_last_modified',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_owner_email',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_appointment_access',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_events','event_deleted',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','id_exclusion',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','id_event',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','id_calendar',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','id_repeat',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','id_recurrence_date',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_timefrom',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_timetill',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_name',8,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_text',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_allday',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','event_last_modified',11,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','acal_exclusions','is_deleted',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_publications','id_publication',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_publications','id_user',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_publications','id_calendar',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_publications','str_md5',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','afterlogic','acal_publications','int_access_level',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_publications','access_type',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_reminders','id_reminder',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_reminders','id_event',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_reminders','id_user',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_reminders','notice_type',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_reminders','remind_offset',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_reminders','sent',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','id_share',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_sharing','id_user',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','id_calendar',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','id_to_user',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','str_to_email',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','int_access_level',6,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_sharing','calendar_active',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','settings_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','acal_users_data','user_id',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','showweekends',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','workdaystarts',4,'9','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','workdayends',5,'17','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','showworkday',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','weekstartson',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','acal_users_data','defaulttab',8,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','principaluri',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','displayname',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','uri',4,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','adav_addressbooks','ctag',6,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_cache','user',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','calendaruri',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','type',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','time',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','starttime',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_cache','eventid',7,'NULL','YES','varchar',45,135,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(45)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','calendardata',2,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','uri',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','calendarid',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','lastmodified',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','etag',6,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','size',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','componenttype',8,'\'\'','NO','varchar',8,24,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(8)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','firstoccurence',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarobjects','lastoccurence',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_calendars','principaluri',2,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','displayname',3,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','ctag',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','description',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','calendarorder',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','calendarcolor',8,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','timezone',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','components',10,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendars','transparent',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','calendarid',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','member',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','status',4,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(2)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','readonly',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','summary',6,'NULL','YES','varchar',150,450,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(150)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','displayname',7,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_calendarshares','color',8,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','afterlogic','adav_cards','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_cards','addressbookid',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','afterlogic','adav_cards','carddata',3,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','','','select','','NEVER',NULL),('def','afterlogic','adav_cards','uri',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_cards','lastmodified',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_groupmembers','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_groupmembers','principal_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','MUL','','select','','NEVER',NULL),('def','afterlogic','adav_groupmembers','member_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_locks','owner',2,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','timeout',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','created',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','token',5,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','scope',6,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','depth',7,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','adav_locks','uri',8,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','adav_principals','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_principals','uri',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','afterlogic','adav_principals','email',3,'NULL','YES','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','afterlogic','adav_principals','vcardurl',4,'NULL','YES','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','afterlogic','adav_principals','displayname',5,'NULL','YES','varchar',80,240,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(80)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','adav_reminders','user',2,NULL,'NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','calendaruri',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','eventid',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','time',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','starttime',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','adav_reminders','allday',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','id_helpdesk_attachment',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','id_helpdesk_post',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','id_helpdesk_thread',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','id_tenant',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','id_owner',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','created',6,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','size_in_bytes',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','file_name',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_attachments','hash',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','ahd_fetcher','id_tenant',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_fetcher','email',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_fetcher','last_uid',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','id_helpdesk_thread',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','id_helpdesk_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','id_tenant',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','name',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','email',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_online','ping_time',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','id_helpdesk_post',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','ahd_posts','id_helpdesk_thread',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','id_tenant',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','id_owner',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','type',5,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','system_type',6,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','text',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_posts','created',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','ahd_reads','id_tenant',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_reads','id_owner',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_reads','id_helpdesk_thread',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_reads','last_post_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','id_helpdesk_thread',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','ahd_threads','str_helpdesk_hash',2,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','id_tenant',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','id_owner',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','post_count',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','last_post_id',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','last_post_owner_id',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','type',8,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','has_attachments',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','archived',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','notificated',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','subject',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','created',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','ahd_threads','updated',14,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','id_helpdesk_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','ahd_users','id_system_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','id_tenant',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','is_agent',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','activated',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','activate_hash',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','blocked',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','email',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','notification_email',9,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','name',10,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','social_id',11,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','social_type',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','language',13,'\'English\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','date_format',14,'\'\'','NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','time_format',15,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','password_hash',16,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','password_salt',17,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','mail_notifications',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','ahd_users','created',19,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_account_quotas','name',1,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_account_quotas','quota_usage_messages',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_account_quotas','quota_usage_bytes',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','id_acct',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_accounts','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','id_domain',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','id_tenant',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','def_acct',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','deleted',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','quota',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','email',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','friendly_nm',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_protocol',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_inc_host',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_inc_port',12,'143','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_inc_login',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_inc_pass',14,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_inc_ssl',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_host',16,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_port',17,'25','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_login',18,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_pass',19,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_auth',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mail_out_ssl',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','signature',22,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','signature_type',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','signature_opt',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mailbox_size',25,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','mailing_list',26,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','hide_in_gab',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_accounts','custom_fields',28,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','id_addr',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','id_domain',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','id_tenant',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','str_id',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','type',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','type_id',7,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','deleted',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','date_created',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','date_modified',10,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','fullname',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','view_email',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','use_friendly_nm',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','firstname',14,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','surname',15,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','nickname',16,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','skype',17,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','facebook',18,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_email',19,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_street',20,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_city',21,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_state',22,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_zip',23,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_country',24,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_phone',25,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_fax',26,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_mobile',27,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','h_web',28,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_email',29,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_company',30,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_street',31,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_city',32,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_state',33,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_zip',34,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_country',35,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_job_title',36,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_department',37,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_office',38,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_phone',39,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_fax',40,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','b_web',41,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','other_email',42,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','primary_email',43,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','birthday_day',44,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','birthday_month',45,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','birthday_year',46,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','id_addr_prev',47,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','tmp',48,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','use_frequency',49,'11','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','auto_create',50,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','notes',51,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','etag',52,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','shared_to_all',53,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_book','hide_in_gab',54,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','id_group',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','group_nm',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','group_str_id',4,'NULL','YES','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','use_frequency',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','email',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','company',7,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','street',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','city',9,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','state',10,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','zip',11,'NULL','YES','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(10)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','country',12,'NULL','YES','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(200)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','phone',13,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','fax',14,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','web',15,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups','organization',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_contacts','id_addr',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_contacts','id_group',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_events','id',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_events','id_group',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_events','id_calendar',3,'NULL','YES','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','afterlogic','awm_addr_groups_events','id_event',4,'NULL','YES','varchar',250,750,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(250)','','','select','','NEVER',NULL),('def','afterlogic','awm_channels','id_channel',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_channels','login',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_channels','password',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_channels','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_columns','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_columns','id_column',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_columns','id_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_columns','column_value',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domain_quotas','name',1,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_domain_quotas','quota_usage_messages',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_domain_quotas','quota_usage_bytes',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','id_domain',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_domains','id_tenant',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','name',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','url',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','user_quota',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','override_settings',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_protocol',7,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_inc_host',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_inc_port',9,'143','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_inc_ssl',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_host',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_port',12,'25','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_auth',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_login',14,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_pass',15,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_ssl',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','mail_out_method',17,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','quota_mbytes_limit',18,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','quota_usage_bytes',19,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','quota_usage_messages',20,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_webmail',21,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','site_name',22,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_change_interface_settings',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_users_add_acounts',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_change_account_settings',25,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_new_users_register',26,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_open_pgp',27,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','def_user_timezone',28,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','def_user_timeformat',29,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','def_user_dateformat',30,'\'MM/DD/YYYY\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','msgs_per_page',31,'20','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','skin',32,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','lang',33,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','ext_imap_host',34,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','ext_smtp_host',35,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','ext_dav_host',36,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_contacts',37,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','contacts_per_page',38,'20','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_calendar',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_week_starts_on',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_show_weekends',41,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_workday_starts',42,'9','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_workday_ends',43,'18','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_show_workday',44,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','cal_default_tab',45,'2','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','layout',46,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','xlist',47,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','global_addr_book',48,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','check_interval',49,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_registration',50,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_pass_reset',51,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_files',52,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','allow_helpdesk',53,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','use_threads',54,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','is_internal',55,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','disabled',56,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_domains','default_tab',57,'\'mailbox\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','id_fetcher',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','id_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','id_domain',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','id_tenant',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','enabled',6,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','locked',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','mail_check_interval',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','mail_check_lasttime',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','leave_messages',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','frienly_name',11,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','email',12,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','signature',13,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','signature_opt',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','inc_host',15,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','inc_port',16,'110','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','inc_login',17,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','inc_password',18,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','inc_security',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','out_enabled',20,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','out_host',21,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','out_port',22,'110','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','out_auth',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','out_security',24,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_fetchers','dest_folder',25,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','id_filter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_filters','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_filters','field',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','condition',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','filter',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','action',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','id_folder',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_filters','applied',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','id_folder',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_folders','id_parent',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','id_acct',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_folders','type',4,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','full_path',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','sync_type',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','hide',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','fld_order',9,'1','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders','flags',10,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders_order','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_folders_order','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_folders_order','folders_order',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_folders_order_names','id_acct',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_folders_order_names','real_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders_order_names','order_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders_tree','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_folders_tree','id_folder',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_folders_tree','id_parent',3,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_folders_tree','folder_level',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','id_identity',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_identities','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','id_acct',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','enabled',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','email',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','friendly_nm',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','signature',7,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','signature_type',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_identities','use_signature',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailaliases','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_mailaliases','id_acct',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_mailaliases','alias_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailaliases','alias_domain',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailaliases','alias_to',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailforwards','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_mailforwards','id_acct',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_mailforwards','forward_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailforwards','forward_domain',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailforwards','forward_to',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailinglists','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_mailinglists','id_acct',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_mailinglists','list_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_mailinglists','list_to',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_messages','id_msg',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','id_acct',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_messages','id_folder_srv',4,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','id_folder_db',5,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','str_uid',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','int_uid',7,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','from_msg',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','to_msg',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','cc_msg',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','bcc_msg',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','subject',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','msg_date',13,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','attachments',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','size',15,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','seen',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','flagged',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','priority',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','downloaded',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','x_spam',20,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','rtl',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','deleted',22,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','is_full',23,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','replied',24,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','forwarded',25,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','flags',26,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','body_text',27,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','grayed',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','charset',29,'-1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages','sensitivity',30,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages_body','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_messages_body','id_msg',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_messages_body','id_acct',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_messages_body','msg',4,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','afterlogic','awm_min','hash_id',1,'\'\'','NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','afterlogic','awm_min','hash',2,'\'\'','NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(20)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_min','data',3,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_reads','id_read',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_reads','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_reads','str_uid',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_reads','tmp',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_senders','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_senders','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_senders','email',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_senders','safety',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','id_setting',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_settings','id_user',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','afterlogic','awm_settings','id_subscription',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','id_helpdesk_user',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','msgs_per_page',5,'20','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','contacts_per_page',6,'20','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','created_time',7,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','last_login',8,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','last_login_now',9,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','logins_count',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','auto_checkmail_interval',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_skin',12,'\'Default\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_editor',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','layout',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','save_mail',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_timezone',16,'0','NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_time_fmt',17,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_lang',18,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','def_date_fmt',19,'\'MM/DD/YYYY\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','mailbox_limit',20,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','incoming_charset',21,'\'iso-8859-1\'','NO','varchar',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(30)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','question_1',22,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','answer_1',23,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','question_2',24,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','answer_2',25,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','sip_enable',26,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','sip_impi',27,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','sip_password',28,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','twilio_number',29,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','twilio_enable',30,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','twilio_default_number',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','files_enable',32,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','use_threads',33,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','save_replied_messages_to_current_folder',34,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','desktop_notifications',35,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','allow_change_input_direction',36,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','allow_helpdesk_notifications',37,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','enable_open_pgp',38,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','allow_autosave_in_drafts',39,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','autosign_outgoing_emails',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','capa',41,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','client_timezone',42,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','','','select','','NEVER',NULL),('def','afterlogic','awm_settings','custom_fields',43,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_social','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_social','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_social','id_social',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_social','type',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_social','name',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_social','access_token',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_social','refresh_token',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','id_subscription',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','id_tenant',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','description',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','capa',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_subscriptions','limit',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_system_folders','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_system_folders','id_acct',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_system_folders','id_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_system_folders','folder_full_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_system_folders','system_type',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenant_quotas','name',1,'\'\'','NO','varchar',100,300,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(100)','MUL','','select','','NEVER',NULL),('def','afterlogic','awm_tenant_quotas','quota_usage_messages',2,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_tenant_quotas','quota_usage_bytes',3,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','id_tenant',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','afterlogic','awm_tenants','id_channel',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','disabled',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','login_enabled',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','login',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','email',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','password',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','description',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','quota',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','files_usage_bytes',10,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','user_count_limit',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','domain_count_limit',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','capa',13,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','allow_change_email',14,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','allow_change_password',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','expared_timestamp',16,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','pay_url',17,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','is_trial',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_admin_email_account',19,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_client_iframe_url',20,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_agent_iframe_url',21,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_site_name',22,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_style_allow',23,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_style_image',24,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_style_text',25,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','login_style_image',26,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','app_style_image',27,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_facebook_allow',28,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_facebook_id',29,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_facebook_secret',30,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_google_allow',31,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_google_id',32,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_google_secret',33,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_twitter_allow',34,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_twitter_id',35,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_twitter_secret',36,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_allow_fetcher',37,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_fetcher_type',38,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','hd_fetcher_timer',39,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_facebook_allow',40,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_facebook_id',41,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_facebook_secret',42,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_google_allow',43,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_google_id',44,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_google_secret',45,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_google_api_key',46,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_twitter_allow',47,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_twitter_id',48,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_twitter_secret',49,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_dropbox_allow',50,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_dropbox_secret',51,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','social_dropbox_key',52,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_allow',53,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_allow_configuration',54,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_realm',55,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_websocket_proxy_url',56,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_outbound_proxy_url',57,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','sip_caller_id',58,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_allow',59,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_allow_configuration',60,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_phone_number',61,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_account_sid',62,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_auth_token',63,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','afterlogic','awm_tenants','twilio_app_sid',64,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_categories','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','contest_categories','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_categories','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_categories','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','contest_categories','name',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_categories','note',6,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','contest_divisions','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','is_active',4,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','contest_category_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','division',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','bgdivision',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_divisions','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_levels','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','contest_levels','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_levels','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contest_levels','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_levels','is_active',5,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','contest_levels','advance',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_test','contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','percent',4,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','origdivision',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','notcomp',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','contest_results','dq',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','contests','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','contests','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contests','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','contests','psmatchguid',4,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_test','contests','published',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','contests','results_published',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','contests','contestname',7,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','contests','range_id',8,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','organizer_group_id',9,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','date',10,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_test','contests','contest_category_id',11,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','contest_level_id',12,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','director_id',13,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','rangemaster_id',14,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','contests','registration_type',15,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','contests','registration_start',16,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_test','contests','registration_end',17,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime','','','select','','NEVER',NULL),('def','loslex_test','contests','instructions',18,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_test','contests','settings',19,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','longtext','','','select','','NEVER',NULL),('def','loslex_test','contests','version',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','percent',3,NULL,'NO','decimal',NULL,NULL,13,10,NULL,NULL,NULL,'decimal(13,10)','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','user_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','range_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','contestname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','date',7,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_test','cup_contest_results','dq',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','failed_jobs','uuid',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','connection',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','queue',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','payload',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','exception',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_test','failed_jobs','failed_at',7,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','log','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','log','message',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','log','channel',3,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','log','level',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','log','level_name',5,NULL,'NO','varchar',20,80,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(20)','','','select','','NEVER',NULL),('def','loslex_test','log','unix_time',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','log','datetime',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','log','context',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','loslex_test','log','extra',9,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','log','created_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','log','updated_at',11,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','migrations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','migrations','migration',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','migrations','batch',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','organizer_group_users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','organizer_group_users','organizer_group_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','organizer_group_users','user_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','organizer_groups','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','organizer_groups','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','organizer_groups','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','organizer_groups','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','password_reset_tokens','email',1,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','loslex_test','password_reset_tokens','token',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','password_reset_tokens','created_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','penalties','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','penalties','category_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','level_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','charlie',4,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','delta',5,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','miss',6,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','misspopper',7,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','noshoot',8,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','penalties','proc',9,NULL,'NO','decimal',NULL,NULL,5,2,NULL,NULL,NULL,'decimal(5,2) unsigned','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','tokenable_type',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','tokenable_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','name',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','token',5,NULL,'NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','abilities',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','last_used_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','expires_at',8,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','created_at',9,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','personal_access_tokens','updated_at',10,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','ranges','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','ranges','name',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','is_active',3,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','ranges','created_at',4,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','ranges','updated_at',5,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','ranges','coords',6,'NULL','YES','point',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'point','','','select','','NEVER',NULL),('def','loslex_test','ranges','address',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','note',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','web',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','email',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','phone',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','ranges','region',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','registrations','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','registrations','created_at',2,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','registrations','updated_at',3,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','registrations','contest_id',4,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','registrations','user_id',5,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','registrations','contest_division_id',6,'NULL','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','registrations','squad',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','loslex_test','registrations','lexmember',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','rookie',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','builder',11,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','referee',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','note',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','registrations','licence_number',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','registrations','canceltoken',15,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','registrations','paid',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','present',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','registered',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','registrations','dq',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','shooter_stage_id',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','alpha',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','charlie',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','delta',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','popper',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','misspopper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','time',8,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','proc',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','noshoot',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','total_time',11,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','contest_id',12,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','bgdivision',13,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','stage_id',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','user_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','registration_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','notcomp',17,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_results','dq',18,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','alpha',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','charlie',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','delta',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','miss',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','popper',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_targets','misspopper',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_times','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','shooter_stage_times','shooter_stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_times','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_times','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stage_times','string',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','shooter_stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','shooter_stages','stage_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_test','shooter_stages','registration_id',3,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','MUL','','select','','NEVER',NULL),('def','loslex_test','shooter_stages','proc',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','shooter_stages','noshoot',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','besttime',1,NULL,'YES','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','shooter_stage_id',2,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','alpha',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','charlie',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','delta',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','popper',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','misspopper',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','miss',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','time',9,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','proc',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','total_time',12,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','contest_id',13,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','bgdivision',14,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','stage_id',15,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','user_id',16,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','registration_id',17,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','stage_percent',18,'NULL','YES','decimal',NULL,NULL,17,6,NULL,NULL,NULL,'decimal(17,6)','','','select','','NEVER',NULL),('def','loslex_test','stage_results','order',19,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','order',1,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','string',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','text','','','select','','NEVER',NULL),('def','loslex_test','stage_times','time',3,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','registration_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','bgdivision',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','storder',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stage_times','contest_id',7,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','stages','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','stages','contest_id',2,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','stages','name',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','stages','order',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','stages','strings',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','users','id',1,NULL,'NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','loslex_test','users','username',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_test','users','firstname',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','lastname',4,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','namesuffix',5,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','email',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_test','users','email_verified_at',7,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','users','password',8,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','phone_number',9,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','licence_number',10,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','lex_hash',11,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','loslex_test','users','city',12,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','is_active',13,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','users','ban_reason',14,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','users','last_login',15,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','users','personaltoken',16,NULL,'NO','char',36,144,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','char(36)','','','select','','NEVER',NULL),('def','loslex_test','users','is_admin',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','users','remember_token',18,'NULL','YES','varchar',100,400,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(100)','','','select','','NEVER',NULL),('def','loslex_test','users','created_at',19,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','users','updated_at',20,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','users','deleted_at',21,'NULL','YES','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp','','','select','','NEVER',NULL),('def','loslex_test','users','lex_validity',22,'NULL','YES','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','contest_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','bgdivision',2,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','registration_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','percent',4,'NULL','YES','decimal',NULL,NULL,52,10,NULL,NULL,NULL,'decimal(52,10)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','firstname',5,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','lastname',6,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','namesuffix',7,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','origdivision',8,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','notcomp',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','w_contest_results','dq',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','registration_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','contest_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','bgdivision',3,NULL,'NO','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','total_percent',4,'NULL','YES','decimal',NULL,NULL,39,6,NULL,NULL,NULL,'decimal(39,6)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','notcomp',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','w_registration_percent','dq',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','shooter_stage_id',1,'0','NO','decimal',NULL,NULL,20,0,NULL,NULL,NULL,'decimal(20,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','alpha',2,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','charlie',3,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','delta',4,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','popper',5,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','misspopper',6,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','miss',7,'NULL','YES','decimal',NULL,NULL,25,0,NULL,NULL,NULL,'decimal(25,0)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','time',8,'NULL','YES','decimal',NULL,NULL,30,2,NULL,NULL,NULL,'decimal(30,2)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','proc',9,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','noshoot',10,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(4)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','total_time',11,'NULL','YES','decimal',NULL,NULL,36,2,NULL,NULL,NULL,'decimal(36,2)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','contest_id',12,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','bgdivision',13,'NULL','YES','varchar',255,1020,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(255)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','stage_id',14,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','user_id',15,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','registration_id',16,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','notcomp',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','loslex_test','w_shooter_stage_results','dq',18,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','roundcube2','cache','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','cache','cache_key',2,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','varchar(128)','PRI','','select','','NEVER',NULL),('def','roundcube2','cache','expires',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','cache','data',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','cache_index','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_index','mailbox',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_index','changed',3,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','cache_index','valid',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','cache_index','data',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','cache_messages','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_messages','mailbox',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_messages','uid',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_messages','changed',4,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','cache_messages','data',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','cache_messages','flags',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','roundcube2','cache_shared','cache_key',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_shared','expires',2,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','cache_shared','data',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','cache_thread','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_thread','mailbox',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','roundcube2','cache_thread','changed',3,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','cache_thread','data',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','contactgroupmembers','contactgroup_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','contactgroupmembers','contact_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','roundcube2','contactgroupmembers','created',3,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','contactgroups','contactgroup_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','contactgroups','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','contactgroups','changed',3,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','contactgroups','del',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','contactgroups','name',5,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','contacts','contact_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','contacts','changed',2,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','contacts','del',3,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','contacts','name',4,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','contacts','email',5,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','roundcube2','contacts','firstname',6,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','contacts','surname',7,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','contacts','vcard',8,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','contacts','words',9,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','roundcube2','contacts','user_id',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','dictionary','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','dictionary','user_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','dictionary','language',3,NULL,'NO','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(16)','','','select','','NEVER',NULL),('def','roundcube2','dictionary','data',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','filestore','file_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','filestore','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','filestore','filename',3,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','filestore','mtime',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10)','','','select','','NEVER',NULL),('def','roundcube2','filestore','data',5,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','filestore','context',6,NULL,'NO','varchar',32,128,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(32)','','','select','','NEVER',NULL),('def','roundcube2','identities','identity_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','identities','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','identities','changed',3,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','identities','del',4,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','identities','standard',5,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','identities','name',6,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','identities','organization',7,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','identities','email',8,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','MUL','','select','','NEVER',NULL),('def','roundcube2','identities','reply-to',9,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','identities','bcc',10,'\'\'','NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','identities','signature',11,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','roundcube2','identities','html_signature',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','roundcube2','searches','search_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','searches','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','roundcube2','searches','type',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(3)','','','select','','NEVER',NULL),('def','roundcube2','searches','name',4,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','searches','data',5,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','roundcube2','session','sess_id',1,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','PRI','','select','','NEVER',NULL),('def','roundcube2','session','changed',2,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','roundcube2','session','ip',3,NULL,'NO','varchar',40,160,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(40)','','','select','','NEVER',NULL),('def','roundcube2','session','vars',4,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','system','name',1,NULL,'NO','varchar',64,256,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(64)','PRI','','select','','NEVER',NULL),('def','roundcube2','system','value',2,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','longtext','','','select','','NEVER',NULL),('def','roundcube2','users','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','roundcube2','users','username',2,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_bin','varchar(128)','MUL','','select','','NEVER',NULL),('def','roundcube2','users','mail_host',3,NULL,'NO','varchar',128,512,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(128)','','','select','','NEVER',NULL),('def','roundcube2','users','created',4,'\'1000-01-01 00:00:00\'','NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','users','last_login',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','roundcube2','users','language',6,'NULL','YES','varchar',16,64,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','varchar(16)','','','select','','NEVER',NULL),('def','roundcube2','users','preferences',7,'NULL','YES','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb4','utf8mb4_unicode_ci','mediumtext','','','select','','NEVER',NULL),('def','suiteshooters','attendees','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','attendees','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','attendees','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','attendees','token',4,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(36)','','','select','','NEVER',NULL),('def','suiteshooters','attendees','timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','suiteshooters','comments','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','comments','user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','comments','event',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','comments','date',4,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','suiteshooters','comments','text',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','text','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','stage',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','time',5,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','popper',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','alpha',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','charlie',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','delta',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','miss',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','missPopper',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','noshoot',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','proc',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','displayResults','totalTime',14,'0.00','NO','decimal',NULL,NULL,18,2,NULL,NULL,NULL,'decimal(18,2)','','','select','','NEVER',NULL),('def','suiteshooters','events','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','events','name',2,NULL,'NO','char',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(60)','','','select','','NEVER',NULL),('def','suiteshooters','events','startDate',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','suiteshooters','events','endDate',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','suiteshooters','events','location',5,NULL,'NO','char',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(255)','','','select','','NEVER',NULL),('def','suiteshooters','events','capacity',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','events','displayResults',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','suiteshooters','events','active',8,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','stage',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','time',5,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','popper',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','alpha',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','charlie',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','delta',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','miss',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','missPopper',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','noshoot',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','proc',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','majorPoints',14,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','minorPoints',15,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(19)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','majorHitRating',16,'NULL','YES','decimal',NULL,NULL,24,4,NULL,NULL,NULL,'decimal(24,4)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','minorHitRating',17,'NULL','YES','decimal',NULL,NULL,24,4,NULL,NULL,NULL,'decimal(24,4)','','','select','','NEVER',NULL),('def','suiteshooters','ipscDisplayResults','maxStagePoints',18,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(13)','','','select','','NEVER',NULL),('def','suiteshooters','partialTimes','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','partialTimes','result',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','partialTimes','order',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','partialTimes','time',4,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','suiteshooters','results','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','results','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','results','user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','results','stage',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','results','time',5,NULL,'NO','decimal',NULL,NULL,6,2,NULL,NULL,NULL,'decimal(6,2)','','','select','','NEVER',NULL),('def','suiteshooters','results','popper',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','alpha',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','charlie',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','delta',9,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','miss',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','missPopper',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','noshoot',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','results','proc',13,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','stages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','stages','event',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','stages','order',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','suiteshooters','stages','name',4,NULL,'NO','char',30,90,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(30)','','','select','','NEVER',NULL),('def','suiteshooters','stages','poppers',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','stages','targets',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','stages','partialTimes',7,'1','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','suiteshooters','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','users','googleId',2,NULL,'NO','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','MUL','','select','','NEVER',NULL),('def','suiteshooters','users','mail',3,NULL,'NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(128)','','','select','','NEVER',NULL),('def','suiteshooters','users','userMail',4,NULL,'NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(128)','','','select','','NEVER',NULL),('def','suiteshooters','users','name',5,NULL,'NO','char',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(128)','','','select','','NEVER',NULL),('def','suiteshooters','users','calendarToken',6,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','UNI','','select','','NEVER',NULL),('def','suiteshooters','users','isAdmin',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','suiteshooters','watches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','suiteshooters','watches','user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','suiteshooters','watches','event',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_02A6C0_REJECTED_REF','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_02A6C0_REJECTED_REF','REF_DISPLAY_ID',2,NULL,'NO','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_02A6C0_REJECTED_REF','REF_ID',3,NULL,'NO','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','MUL','','select','','NEVER',NULL),('def','stash','AO_02A6C0_REJECTED_REF','REF_STATUS',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_02A6C0_REJECTED_REF','REPOSITORY_ID',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_02A6C0_SYNC_CONFIG','IS_ENABLED',1,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_02A6C0_SYNC_CONFIG','LAST_SYNC',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_02A6C0_SYNC_CONFIG','REPOSITORY_ID',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','AO_38321B_CUSTOM_CONTENT_LINK','CONTENT_KEY',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','AO_38321B_CUSTOM_CONTENT_LINK','ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_38321B_CUSTOM_CONTENT_LINK','LINK_LABEL',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_38321B_CUSTOM_CONTENT_LINK','LINK_URL',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_38321B_CUSTOM_CONTENT_LINK','SEQUENCE',5,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_38F373_COMMENT_LIKE','COMMENT_ID',1,'0','NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','AO_38F373_COMMENT_LIKE','ID',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_38F373_COMMENT_LIKE','USER_ID',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','DEV_ID',1,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','DEV_USE_DEFAULT',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','IS_ENABLED',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','PROD_ID',4,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','PROD_USE_DEFAULT',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_MODEL','REPOSITORY_ID',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_TYPE','FK_BM_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_TYPE','ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_TYPE','IS_ENABLED',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_TYPE','PREFIX',4,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_616D7B_BRANCH_TYPE','TYPE_ID',5,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_ALIASES','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_ALIASES','MASTER_ID',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_ALIASES','SLAVE_ID',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','CONTRIBUTOR_ID',1,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','DATE',2,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','HASH_ID',3,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','ID',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','LINES_ADDED',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','LINES_DELETED',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','PARENT_HASH_IDS',7,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_COMMITS','REPOSITORY_ID',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_CONTRIBUTORS','EMAIL',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_CONTRIBUTORS','ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_CONTRIBUTORS','NAME',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','FROM_HASH',1,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','ID',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','REF_ID',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','REPOSITORY_ID',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','SCHEDULE_TIME',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','SOURCE_NODE_ID',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','TO_HASH',7,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','AO_6292E3_GRAPHS_IDX_QUEUE','TYPE',8,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6978BB_PERMITTED_ENTITY','ENTITY_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6978BB_PERMITTED_ENTITY','FK_RESTRICTED_ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_6978BB_PERMITTED_ENTITY','GROUP_ID',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_6978BB_PERMITTED_ENTITY','USER_ID',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_6978BB_RESTRICTED_REF','REF_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_6978BB_RESTRICTED_REF','REF_TYPE',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','AO_6978BB_RESTRICTED_REF','REF_VALUE',3,NULL,'NO','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','MUL','','select','','NEVER',NULL),('def','stash','AO_6978BB_RESTRICTED_REF','REPOSITORY_ID',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','BRANCH',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','ID',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','ISSUE',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','LAST_UPDATED',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','PR_ID',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','PR_STATE',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_777666_JIRA_INDEX','REPOSITORY',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','BATCH_ID',1,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','BATCH_SENDER_ID',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','DATA',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','DATE',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','ID',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_92D5D5_USER_NOTIFICATION','USER_ID',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','ENABLED',1,'NULL','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','EVENTS',2,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','ID',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','LAST_UPDATED',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','LAST_UPDATED_USER',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','NAME',6,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','PARAMETERS',7,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','REGISTRATION_METHOD',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_A0B856_WEB_HOOK_LISTENER_AO','URL',9,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','ACTION',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','AUDIT_ITEM_ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','DATE',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','DETAILS',4,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','PROJECT_ID',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_BD73C3_PROJECT_AUDIT','USER',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','ACTION',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','AUDIT_ITEM_ID',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','DATE',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','DETAILS',4,'NULL','YES','varchar',767,2301,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(767)','','','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','REPOSITORY_ID',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','AO_BD73C3_REPOSITORY_AUDIT','USER',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','CSID',1,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','DATE_ADDED',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','DESCRIPTION',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','ID',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','KEY',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','NAME',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','STATE',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_CFE8FA_BUILD_STATUS','URL',8,NULL,'NO','varchar',500,1500,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(500)','','','select','','NEVER',NULL),('def','stash','AO_FB71B4_SSH_PUBLIC_KEY','ENTITY_ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','stash','AO_FB71B4_SSH_PUBLIC_KEY','KEY_MD5',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','stash','AO_FB71B4_SSH_PUBLIC_KEY','KEY_TEXT',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','AO_FB71B4_SSH_PUBLIC_KEY','LABEL',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','AO_FB71B4_SSH_PUBLIC_KEY','USER_ID',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','ID',1,NULL,'NO','varchar',63,189,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(63)','PRI','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','AUTHOR',2,NULL,'NO','varchar',63,189,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(63)','PRI','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','FILENAME',3,NULL,'NO','varchar',200,600,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(200)','PRI','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','DATEEXECUTED',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','ORDEREXECUTED',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','EXECTYPE',6,NULL,'NO','varchar',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(10)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','MD5SUM',7,'NULL','YES','varchar',35,105,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(35)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','DESCRIPTION',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','COMMENTS',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','TAG',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOG','LIQUIBASE',11,'NULL','YES','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOGLOCK','ID',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOGLOCK','LOCKED',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOGLOCK','LOCKGRANTED',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','DATABASECHANGELOGLOCK','LOCKEDBY',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','app_property','prop_key',1,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(50)','PRI','','select','','NEVER',NULL),('def','stash','app_property','prop_value',2,'NULL','YES','varchar',2000,6000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(2000)','','','select','','NEVER',NULL),('def','stash','changeset','id',1,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','PRI','','select','','NEVER',NULL),('def','stash','changeset','author_timestamp',2,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cs_attribute','cs_id',1,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','cs_attribute','att_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','MUL','','select','','NEVER',NULL),('def','stash','cs_attribute','att_value',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','cs_indexer_state','indexer_id',1,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','PRI','','select','','NEVER',NULL),('def','stash','cs_indexer_state','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','cs_indexer_state','last_run',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','cs_repo_membership','cs_id',1,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','PRI','','select','','NEVER',NULL),('def','stash','cs_repo_membership','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','current_app','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','current_app','application_id',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','current_app','public_key_base64',3,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','current_app','private_key_base64',4,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','cwd_app_dir_group_mapping','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_app_dir_group_mapping','app_dir_mapping_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_app_dir_group_mapping','application_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_app_dir_group_mapping','directory_id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_app_dir_group_mapping','group_name',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_app_dir_mapping','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_app_dir_mapping','application_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_app_dir_mapping','directory_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_app_dir_mapping','list_index',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','cwd_app_dir_mapping','is_allow_all',5,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','','','select','','NEVER',NULL),('def','stash','cwd_app_dir_operation','app_dir_mapping_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_app_dir_operation','operation_type',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application','application_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application','lower_application_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','stash','cwd_application','created_date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_application','updated_date',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_application','description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application','application_type',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','stash','cwd_application','credential',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application','is_active',9,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','MUL','','select','','NEVER',NULL),('def','stash','cwd_application_address','application_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application_address','remote_address',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application_alias','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application_alias','application_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_application_alias','user_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application_alias','lower_user_name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application_alias','alias_name',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application_alias','lower_alias_name',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_application_attribute','application_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_application_attribute','attribute_value',2,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','cwd_application_attribute','attribute_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','cwd_directory','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_directory','directory_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_directory','lower_directory_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','stash','cwd_directory','created_date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_directory','updated_date',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_directory','description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_directory','impl_class',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_directory','lower_impl_class',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_directory','directory_type',9,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','stash','cwd_directory','is_active',10,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','MUL','','select','','NEVER',NULL),('def','stash','cwd_directory_attribute','directory_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_directory_attribute','attribute_value',2,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','cwd_directory_attribute','attribute_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','cwd_directory_operation','directory_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_directory_operation','operation_type',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','PRI','','select','','NEVER',NULL),('def','stash','cwd_group','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_group','group_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_group','lower_group_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_group','created_date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_group','updated_date',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_group','description',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_group','group_type',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','stash','cwd_group','directory_id',8,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_group','is_active',9,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','MUL','','select','','NEVER',NULL),('def','stash','cwd_group','is_local',10,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','group_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','directory_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','attribute_name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','attribute_value',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_group_attribute','attribute_lower_value',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_membership','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_membership','parent_id',2,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_membership','child_id',3,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','cwd_membership','membership_type',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','MUL','','select','','NEVER',NULL),('def','stash','cwd_membership','group_type',5,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','stash','cwd_membership','parent_name',6,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_membership','lower_parent_name',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_membership','child_name',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_membership','lower_child_name',9,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_membership','directory_id',10,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_property','property_key',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','cwd_property','property_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','cwd_property','property_value',3,'NULL','YES','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','cwd_user','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_user','user_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','lower_user_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','created_date',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_user','updated_date',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','cwd_user','first_name',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','lower_first_name',7,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','last_name',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','lower_last_name',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','display_name',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','lower_display_name',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','email_address',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','lower_email_address',13,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','directory_id',14,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','credential',15,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user','is_active',16,NULL,'NO','char',1,3,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','char(1)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user','external_id',17,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','directory_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','attribute_name',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','attribute_value',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user_attribute','attribute_lower_value',6,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user_credential_record','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','cwd_user_credential_record','user_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','cwd_user_credential_record','password_hash',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','cwd_user_credential_record','list_index',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','hibernate_unique_key','next_hi',1,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','id_sequence','sequence_name',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','id_sequence','next_val',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','persistent_logins','username',1,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','stash','persistent_logins','series',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','PRI','','select','','NEVER',NULL),('def','stash','persistent_logins','token',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(64)','','','select','','NEVER',NULL),('def','stash','persistent_logins','last_used',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','plugin_setting','namespace',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','plugin_setting','key_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','plugin_setting','key_value',3,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','plugin_setting','id',4,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','plugin_state','name',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','plugin_state','enabled',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','project','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','project','name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','UNI','','select','','NEVER',NULL),('def','stash','project','project_key',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','UNI','','select','','NEVER',NULL),('def','stash','project','description',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','project','project_type',5,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','repository','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','repository','slug',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','MUL','','select','','NEVER',NULL),('def','stash','repository','name',3,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(128)','','','select','','NEVER',NULL),('def','stash','repository','state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','repository','origin_id',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','repository','project_id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','repository','scm_id',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','repository','hierarchy_id',8,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(20)','MUL','','select','','NEVER',NULL),('def','stash','repository','is_forkable',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','repository','is_public',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','repository_access','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','repository_access','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','repository_access','last_accessed',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','sta_activity','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_activity','activity_type',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_activity','created_timestamp',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_activity','user_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_activity','discussion_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_activity','comment_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_activity','comment_action',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_activity','anchor_id',4,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_anchor','anchor_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_comment_anchor','discussion_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_participant','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_participant','discussion_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_disc_participant','user_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_discussion','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_cmt_discussion','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_discussion','parent_count',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_cmt_discussion','commit_id',4,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','sta_cmt_discussion','parent_id',5,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_comment','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_comment','entity_version',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_comment','author_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_comment','created_timestamp',4,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_comment','updated_timestamp',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_comment','parent_id',6,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_comment','root_id',7,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_comment','comment_text',8,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','entity_version',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','comment_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','line_number',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','line_type',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','to_hash',6,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','to_path',7,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','MUL','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','from_hash',8,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','MUL','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','from_path',9,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','anchor_type',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_diff_comment_anchor','file_type',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_drift_request','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_drift_request','pr_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_drift_request','old_from_hash',3,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_drift_request','old_to_hash',4,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_drift_request','new_from_hash',5,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_drift_request','new_to_hash',6,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_global_permission','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_global_permission','perm_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_global_permission','group_name',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','sta_global_permission','user_id',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_normal_project','project_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_normal_project','is_public',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','sta_normal_user','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_normal_user','name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','stash','sta_normal_user','slug',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','stash','sta_normal_user','locale',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(32)','','','select','','NEVER',NULL),('def','stash','sta_normal_user','deleted_timestamp',5,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_permission_type','perm_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_permission_type','perm_weight',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','stash','sta_personal_project','project_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_personal_project','owner_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','stash','sta_pr_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_activity','pr_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_activity','pr_action',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_comment_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_comment_activity','comment_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_comment_activity','comment_action',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_comment_activity','anchor_id',4,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_diff_comment_anchor','anchor_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_diff_comment_anchor','pr_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_diff_comment_anchor','is_orphaned',3,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','sta_pr_merge_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_merge_activity','hash',2,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pr_participant','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_participant','pr_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_participant','pr_role',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_participant','user_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_participant','pr_approved',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','from_hash',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','to_hash',3,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','prev_from_hash',4,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','prev_to_hash',5,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','commits_added',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_activity','commits_removed',7,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_commit','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_commit','changeset_id',2,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_commit','action',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_request','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_request','repo_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_request','branch_fqn',3,'NULL','YES','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','sta_pr_rescope_request','user_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_project_permission','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_project_permission','perm_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_project_permission','project_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_project_permission','group_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','sta_project_permission','user_id',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pull_request','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_pull_request','entity_version',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','scoped_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','pr_state',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pull_request','created_timestamp',5,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_pull_request','updated_timestamp',6,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_pull_request','from_repository_id',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pull_request','to_repository_id',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_pull_request','from_branch_fqn',9,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','to_branch_fqn',10,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','from_branch_name',11,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','to_branch_name',12,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','from_hash',13,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','to_hash',14,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','title',15,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','sta_pull_request','description',16,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','sta_pull_request','locked_timestamp',17,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_repo_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_repo_activity','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_hook','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_repo_hook','repository_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_hook','hook_key',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_hook','is_enabled',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','stash','sta_repo_hook','lob_id',5,'NULL','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_permission','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_repo_permission','perm_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_permission','repo_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_permission','group_name',4,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_permission','user_id',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_push_activity','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_repo_push_ref','activity_id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_repo_push_ref','ref_id',2,NULL,'NO','varchar',1024,3072,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(1024)','','','select','','NEVER',NULL),('def','stash','sta_repo_push_ref','change_type',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_repo_push_ref','from_hash',4,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_repo_push_ref','to_hash',5,NULL,'NO','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(40)','','','select','','NEVER',NULL),('def','stash','sta_repository_scoped_id','repository_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_repository_scoped_id','scope_type',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','stash','sta_repository_scoped_id','next_id',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','sta_service_user','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_service_user','display_name',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','sta_shared_lob','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_shared_lob','lob_data',2,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','sta_task','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_task','anchor_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','sta_task','anchor_type',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_task','author_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_task','context_id',5,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','sta_task','context_type',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','sta_task','created_timestamp',7,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','stash','sta_task','task_state',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_task','task_text',9,NULL,'NO','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','longtext','','','select','','NEVER',NULL),('def','stash','sta_user_settings','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','sta_user_settings','lob_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_watcher','id',1,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','PRI','','select','','NEVER',NULL),('def','stash','sta_watcher','watchable_id',2,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','MUL','','select','','NEVER',NULL),('def','stash','sta_watcher','watchable_type',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','stash','sta_watcher','user_id',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','stash_user','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','trusted_app','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','trusted_app','application_id',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','stash','trusted_app','certificate_timeout',3,NULL,'NO','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','stash','trusted_app','public_key_base64',4,NULL,'NO','varchar',4000,12000,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(4000)','','','select','','NEVER',NULL),('def','stash','trusted_app_restriction','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','stash','trusted_app_restriction','trusted_app_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','stash','trusted_app_restriction','restriction_type',3,NULL,'NO','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(6)','','','select','','NEVER',NULL),('def','stash','trusted_app_restriction','restriction_value',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','item_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','view_full_1',3,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','edit_1',4,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','add_1',5,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','view_full_2',6,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','edit_2',7,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_caches','add_2',8,'\'0\'','NO','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','item_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','view_1',3,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','view_full_1',4,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','edit_1',5,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','add_1',6,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','view_2',7,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','view_full_2',8,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','edit_2',9,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','access_intents','add_2',10,'NULL','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','caches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','caches','key',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','caches','tags',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','caches','expiration',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','caches','cache',5,'NULL','YES','longblob',4294967295,4294967295,NULL,NULL,NULL,NULL,NULL,'longblob','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','author_id',1,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','created',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','guest_email',3,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','guest_name',4,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','guest_url',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','id',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','comments','item_id',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_accept_charset',8,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_accept_encoding',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_accept_language',10,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_accept',11,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_connection',12,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_host',13,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_referer',14,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_http_user_agent',15,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_query_string',16,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_remote_addr',17,'NULL','YES','varchar',40,120,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(40)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_remote_host',18,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','server_remote_port',19,'NULL','YES','varchar',16,48,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(16)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','state',20,'\'unpublished\'','YES','varchar',15,45,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(15)','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','text',21,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','comments','updated',22,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','failed_auths','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','failed_auths','count',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','failed_auths','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','failed_auths','time',4,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','active',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','args',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','module_name',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','operation',5,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','priority',6,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','graphics_rules','target',7,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','jana_fotogalerie','groups','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','groups','name',2,'NULL','YES','char',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(64)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','groups','special',3,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','groups_users','group_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','','select','','NEVER',NULL),('def','jana_fotogalerie','groups_users','user_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','key',2,NULL,'NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','locale',3,NULL,'NO','char',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(10)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','message',4,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','revision',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','incoming_translations','translation',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','items','album_cover_item_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','captured',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','created',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','description',5,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','height',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','left_ptr',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','level',8,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','mime_type',9,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','name',10,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','owner_id',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','parent_id',12,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','rand_key',13,'NULL','YES','decimal',NULL,NULL,11,10,NULL,NULL,NULL,'decimal(11,10)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','relative_path_cache',14,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','relative_url_cache',15,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','resize_dirty',16,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','resize_height',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','resize_width',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','right_ptr',19,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','slug',20,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','sort_column',21,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','sort_order',22,'\'ASC\'','YES','char',4,12,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(4)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','thumb_dirty',23,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','thumb_height',24,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','thumb_width',25,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','title',26,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','type',27,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','updated',28,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','view_count',29,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','weight',30,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items','width',31,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','view_1',32,'\'0\'','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items','view_2',33,'\'0\'','YES','binary',1,1,NULL,NULL,NULL,NULL,NULL,'binary(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','items_tags','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','items_tags','item_id',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','items_tags','tag_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','logs','category',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','html',3,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','message',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','referer',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','severity',6,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','timestamp',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','url',8,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','logs','user_id',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','messages','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','messages','key',2,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','messages','severity',3,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','jana_fotogalerie','messages','value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','modules','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','modules','active',2,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','modules','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','modules','version',4,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','modules','weight',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','base_revision',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','key',3,NULL,'NO','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','locale',4,NULL,'NO','char',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(10)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','message',5,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','outgoing_translations','translation',6,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','permissions','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','permissions','display_name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','permissions','name',3,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','search_records','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','search_records','item_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','search_records','dirty',3,'1','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','search_records','data',4,'NULL','YES','longtext',4294967295,4294967295,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','longtext','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','sessions','session_id',1,NULL,'NO','varchar',127,381,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(127)','PRI','','select','','NEVER',NULL),('def','jana_fotogalerie','sessions','data',2,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','sessions','last_activity',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','jana_fotogalerie','tags','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','tags','name',2,NULL,'NO','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','tags','count',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','callback',2,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','context',3,NULL,'NO','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','done',4,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','name',5,'NULL','YES','varchar',128,384,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(128)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','owner_id',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','percent_complete',7,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','state',8,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','status',9,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','tasks','updated',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','themes','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','themes','name',2,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','themes','version',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','users','name',2,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','users','full_name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','password',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','login_count',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','last_login',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','email',7,'NULL','YES','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','admin',8,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','guest',9,'0','YES','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','hash',10,'NULL','YES','char',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(32)','UNI','','select','','NEVER',NULL),('def','jana_fotogalerie','users','url',11,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','jana_fotogalerie','users','locale',12,'NULL','YES','char',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','char(10)','','','select','','NEVER',NULL),('def','jana_fotogalerie','vars','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(9)','PRI','auto_increment','select','','NEVER',NULL),('def','jana_fotogalerie','vars','module_name',2,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','MUL','','select','','NEVER',NULL),('def','jana_fotogalerie','vars','name',3,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','jana_fotogalerie','vars','value',4,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','verify','matches','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify','matches','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify','matches','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify','matches','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','verify','matches','type',5,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','verify','matches','active',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','verify','matches_copy','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify','matches_copy','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify','matches_copy','name',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify','matches_copy','date',4,NULL,'NO','date',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'date','','','select','','NEVER',NULL),('def','verify','matches_copy','type',5,NULL,'NO','enum',5,15,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','enum(\'ipsc\',\'los\',\'losik\')','','','select','','NEVER',NULL),('def','verify','matches_copy','active',6,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','verify','score','shooter',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','verify','score','stage',2,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','PRI','','select','','NEVER',NULL),('def','verify','score','datetime',3,NULL,'NO','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','','','select','','NEVER',NULL),('def','verify','score','time',4,NULL,'NO','decimal',NULL,NULL,8,2,NULL,NULL,NULL,'decimal(8,2)','','','select','','NEVER',NULL),('def','verify','score','maxPoints',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','verify','score','points',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','verify','score','alpha',7,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','charlie',8,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','delta',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','miss',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','noshoot',11,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','proc',12,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','hitFactor',13,'0.0000','NO','decimal',NULL,NULL,8,4,NULL,NULL,NULL,'decimal(8,4) unsigned','','','select','','NEVER',NULL),('def','verify','score','popper',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','score','missPopper',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','verify','shooters','id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','verify','shooters','uuid',2,NULL,'NO','char',36,108,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','char(36)','MUL','','select','','NEVER',NULL),('def','verify','shooters','match',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','verify','shooters','firstName',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify','shooters','lastName',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(255)','','','select','','NEVER',NULL),('def','verify','shooters','factor',6,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(20)','','','select','','NEVER',NULL),('def','verify','shooters','division',7,NULL,'NO','varchar',60,180,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(60)','','','select','','NEVER',NULL),('def','verify','shooters','class',8,NULL,'NO','varchar',20,60,NULL,NULL,NULL,'utf8mb3','utf8mb3_czech_ci','varchar(20)','','','select','','NEVER',NULL),('def','verify','shooters','squad',9,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','archive','ar_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_text',4,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_comment',5,NULL,'NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_user',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_user_text',7,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_timestamp',8,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_minor_edit',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_flags',10,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_rev_id',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_text_id',12,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_deleted',13,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_len',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_page_id',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_parent_id',16,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_sha1',17,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_content_format',18,'NULL','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','havranipapuce','archive','ar_content_model',19,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','category','cat_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','category','cat_title',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','havranipapuce','category','cat_pages',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','category','cat_subcats',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','category','cat_files',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_to',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_sortkey',3,'\'\'','NO','varbinary',230,230,NULL,NULL,NULL,NULL,NULL,'varbinary(230)','','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_sortkey_prefix',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_timestamp',5,'current_timestamp()','NO','timestamp',NULL,NULL,NULL,NULL,0,NULL,NULL,'timestamp /* mariadb-5.3 */','','on update current_timestamp()','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_collation',6,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','categorylinks','cl_type',7,'\'page\'','NO','enum',6,18,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'page\',\'subcat\',\'file\')','','','select','','NEVER',NULL),('def','havranipapuce','change_tag','ct_rc_id',1,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','change_tag','ct_log_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','change_tag','ct_rev_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','change_tag','ct_tag',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','change_tag','ct_params',5,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','external_user','eu_local_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','external_user','eu_external_id',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','havranipapuce','externallinks','el_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','externallinks','el_from',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','externallinks','el_to',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','MUL','','select','','NEVER',NULL),('def','havranipapuce','externallinks','el_index',4,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','MUL','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_archive_name',3,'\'\'','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_storage_group',4,'NULL','YES','varbinary',16,16,NULL,NULL,NULL,NULL,NULL,'varbinary(16)','MUL','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_storage_key',5,'\'\'','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_deleted_user',6,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_deleted_timestamp',7,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_deleted_reason',8,'\'\'','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_size',9,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_width',10,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_height',11,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_metadata',12,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_bits',13,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_media_type',14,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\')','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_major_mime',15,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_minor_mime',16,'\'unknown\'','YES','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_description',17,'NULL','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_user',18,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_user_text',19,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_timestamp',20,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_deleted',21,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','filearchive','fa_sha1',22,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','hitcounter','hc_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','image','img_name',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','image','img_size',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','image','img_width',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','image','img_height',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','image','img_metadata',5,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','image','img_bits',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','image','img_media_type',7,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\')','MUL','','select','','NEVER',NULL),('def','havranipapuce','image','img_major_mime',8,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','havranipapuce','image','img_minor_mime',9,'\'unknown\'','NO','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','havranipapuce','image','img_description',10,NULL,'NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','image','img_user',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','image','img_user_text',12,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','image','img_timestamp',13,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','image','img_sha1',14,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','imagelinks','il_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','imagelinks','il_to',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','imagelinks','il_from_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_prefix',1,NULL,'NO','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_url',2,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_api',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_wikiid',4,NULL,'NO','varchar',64,192,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(64)','','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_local',5,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','interwiki','iw_trans',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_address',2,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','MUL','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_by',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_by_text',5,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_reason',6,NULL,'NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_timestamp',7,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_auto',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_anon_only',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_create_account',10,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_enable_autoblock',11,'1','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_expiry',12,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_range_start',13,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','MUL','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_range_end',14,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_block_email',16,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_allow_usertalk',17,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','','','select','','NEVER',NULL),('def','havranipapuce','ipblocks','ipb_parent_block_id',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','iwlinks','iwl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','iwlinks','iwl_prefix',2,'\'\'','NO','varbinary',20,20,NULL,NULL,NULL,NULL,NULL,'varbinary(20)','PRI','','select','','NEVER',NULL),('def','havranipapuce','iwlinks','iwl_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','job','job_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','job','job_cmd',2,'\'\'','NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','havranipapuce','job','job_namespace',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','job','job_title',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','job','job_timestamp',5,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','job','job_params',6,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','job','job_random',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','job','job_token',8,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','job','job_token_timestamp',9,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','job','job_sha1',10,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','job','job_attempts',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','l10n_cache','lc_lang',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','l10n_cache','lc_key',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','l10n_cache','lc_value',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','langlinks','ll_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','langlinks','ll_lang',2,'\'\'','NO','varbinary',20,20,NULL,NULL,NULL,NULL,NULL,'varbinary(20)','PRI','','select','','NEVER',NULL),('def','havranipapuce','langlinks','ll_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','log_search','ls_field',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','log_search','ls_value',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','log_search','ls_log_id',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','logging','log_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','logging','log_type',2,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_action',3,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','logging','log_timestamp',4,'\'19700101000000\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_user',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_user_text',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_namespace',7,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_title',8,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','logging','log_page',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','logging','log_comment',10,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','logging','log_params',11,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','logging','log_deleted',12,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','module_deps','md_module',1,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','module_deps','md_skin',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','module_deps','md_deps',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','msg_resource','mr_resource',1,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','msg_resource','mr_lang',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','msg_resource','mr_blob',3,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','msg_resource','mr_timestamp',4,NULL,'NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','msg_resource_links','mrl_resource',1,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','msg_resource_links','mrl_message',2,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','objectcache','keyname',1,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','objectcache','value',2,'NULL','YES','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','objectcache','exptime',3,'NULL','YES','datetime',NULL,NULL,NULL,NULL,0,NULL,NULL,'datetime /* mariadb-5.3 */','MUL','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_name',1,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_archive_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_size',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_width',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_height',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_bits',6,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_description',7,NULL,'NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_user',8,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_user_text',9,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_timestamp',10,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_metadata',11,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_media_type',12,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\')','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_major_mime',13,'NULL','YES','enum',11,33,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'unknown\',\'application\',\'audio\',\'image\',\'text\',\'video\',\'message\',\'model\',\'multipart\',\'chemical\')','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_minor_mime',14,'\'unknown\'','NO','varbinary',100,100,NULL,NULL,NULL,NULL,NULL,'varbinary(100)','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_deleted',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','oldimage','oi_sha1',16,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page','page_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','page','page_namespace',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page','page_title',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','page','page_restrictions',4,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','page','page_counter',5,'0','NO','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','page','page_is_redirect',6,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','page','page_is_new',7,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','page','page_random',8,NULL,'NO','double',NULL,NULL,22,NULL,NULL,NULL,NULL,'double unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','page','page_touched',9,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','page','page_latest',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','page','page_len',11,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','page','page_content_model',12,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','page','page_links_updated',13,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','page','page_lang',14,'NULL','YES','varbinary',35,35,NULL,NULL,NULL,NULL,NULL,'varbinary(35)','','','select','','NEVER',NULL),('def','havranipapuce','page_props','pp_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','havranipapuce','page_props','pp_propname',2,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','PRI','','select','','NEVER',NULL),('def','havranipapuce','page_props','pp_value',3,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','page_props','pp_sortkey',4,'NULL','YES','float',NULL,NULL,12,NULL,NULL,NULL,NULL,'float','','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_type',2,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_level',3,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_cascade',4,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(4)','MUL','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_user',5,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_expiry',6,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','page_restrictions','pr_id',7,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','pagelinks','pl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','pagelinks','pl_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','havranipapuce','pagelinks','pl_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','pagelinks','pl_from_namespace',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_namespace',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_title',2,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_user',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_reason',4,'NULL','YES','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_timestamp',5,NULL,'NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_expiry',6,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','protected_titles','pt_create_perm',7,NULL,'NO','varbinary',60,60,NULL,NULL,NULL,NULL,NULL,'varbinary(60)','','','select','','NEVER',NULL),('def','havranipapuce','querycache','qc_type',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','querycache','qc_value',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','querycache','qc_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','querycache','qc_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','querycache_info','qci_type',1,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','querycache_info','qci_timestamp',2,'\'19700101000000\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_type',1,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_value',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_namespace',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_title',4,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_namespacetwo',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','querycachetwo','qcc_titletwo',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_timestamp',2,'\'\'','NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_user',3,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_user_text',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_namespace',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_title',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_comment',7,'\'\'','NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_minor',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_bot',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_new',10,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_cur_id',11,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_this_oldid',12,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_last_oldid',13,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_type',14,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_patrolled',15,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_ip',16,'\'\'','NO','varbinary',40,40,NULL,NULL,NULL,NULL,NULL,'varbinary(40)','MUL','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_old_len',17,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_new_len',18,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_deleted',19,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_logid',20,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_log_type',21,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_log_action',22,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_params',23,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','recentchanges','rc_source',24,'\'\'','NO','varbinary',16,16,NULL,NULL,NULL,NULL,NULL,'varbinary(16)','','','select','','NEVER',NULL),('def','havranipapuce','redirect','rd_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','redirect','rd_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','redirect','rd_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','redirect','rd_interwiki',4,'NULL','YES','varchar',32,96,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(32)','','','select','','NEVER',NULL),('def','havranipapuce','redirect','rd_fragment',5,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','revision','rev_page',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_text_id',3,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_comment',4,NULL,'NO','varbinary',767,767,NULL,NULL,NULL,NULL,NULL,'varbinary(767)','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_user',5,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_user_text',6,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_timestamp',7,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_minor_edit',8,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_deleted',9,'0','NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(3) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_len',10,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_parent_id',11,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_sha1',12,'\'\'','NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_content_format',13,'NULL','YES','varbinary',64,64,NULL,NULL,NULL,NULL,NULL,'varbinary(64)','','','select','','NEVER',NULL),('def','havranipapuce','revision','rev_content_model',14,'NULL','YES','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','','','select','','NEVER',NULL),('def','havranipapuce','searchindex','si_page',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','searchindex','si_title',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','searchindex','si_text',3,NULL,'NO','mediumtext',16777215,16777215,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','mediumtext','MUL','','select','','NEVER',NULL),('def','havranipapuce','site_identifiers','si_site',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','site_identifiers','si_type',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','site_identifiers','si_key',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','PRI','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_row_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_total_views',2,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_total_edits',3,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_good_articles',4,'0','YES','bigint',NULL,NULL,20,0,NULL,NULL,NULL,'bigint(20) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_total_pages',5,'-1','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_users',6,'-1','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_active_users',7,'-1','YES','bigint',NULL,NULL,19,0,NULL,NULL,NULL,'bigint(20)','','','select','','NEVER',NULL),('def','havranipapuce','site_stats','ss_images',8,'0','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','sites','site_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','sites','site_global_key',2,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','UNI','','select','','NEVER',NULL),('def','havranipapuce','sites','site_type',3,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_group',4,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_source',5,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_language',6,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_protocol',7,NULL,'NO','varbinary',32,32,NULL,NULL,NULL,NULL,NULL,'varbinary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_domain',8,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_data',9,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','sites','site_forward',10,NULL,'NO','tinyint',NULL,NULL,3,0,NULL,NULL,NULL,'tinyint(1)','MUL','','select','','NEVER',NULL),('def','havranipapuce','sites','site_config',11,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','tag_summary','ts_rc_id',1,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','havranipapuce','tag_summary','ts_log_id',2,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','havranipapuce','tag_summary','ts_rev_id',3,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','UNI','','select','','NEVER',NULL),('def','havranipapuce','tag_summary','ts_tags',4,NULL,'NO','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','templatelinks','tl_from',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','templatelinks','tl_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','havranipapuce','templatelinks','tl_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','templatelinks','tl_from_namespace',4,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','text','old_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','text','old_text',2,NULL,'NO','mediumblob',16777215,16777215,NULL,NULL,NULL,NULL,NULL,'mediumblob','','','select','','NEVER',NULL),('def','havranipapuce','text','old_flags',3,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','transcache','tc_url',1,NULL,'NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','transcache','tc_contents',2,'NULL','YES','text',65535,65535,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','text','','','select','','NEVER',NULL),('def','havranipapuce','transcache','tc_time',3,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','updatelog','ul_key',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','updatelog','ul_value',2,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_user',2,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_key',3,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','UNI','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_orig_path',4,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_path',5,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_source_type',6,'NULL','YES','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_timestamp',7,NULL,'NO','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','MUL','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_status',8,NULL,'NO','varchar',50,150,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(50)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_chunk_inx',9,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_size',10,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_sha1',11,NULL,'NO','varchar',31,93,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(31)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_mime',12,'NULL','YES','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_media_type',13,'NULL','YES','enum',10,30,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','enum(\'UNKNOWN\',\'BITMAP\',\'DRAWING\',\'AUDIO\',\'VIDEO\',\'MULTIMEDIA\',\'OFFICE\',\'TEXT\',\'EXECUTABLE\',\'ARCHIVE\')','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_image_width',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_image_height',15,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_image_bits',16,'NULL','YES','smallint',NULL,NULL,5,0,NULL,NULL,NULL,'smallint(5) unsigned','','','select','','NEVER',NULL),('def','havranipapuce','uploadstash','us_props',17,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','user','user_id',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','auto_increment','select','','NEVER',NULL),('def','havranipapuce','user','user_name',2,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','UNI','','select','','NEVER',NULL),('def','havranipapuce','user','user_real_name',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_password',4,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','user','user_newpassword',5,NULL,'NO','tinyblob',255,255,NULL,NULL,NULL,NULL,NULL,'tinyblob','','','select','','NEVER',NULL),('def','havranipapuce','user','user_newpass_time',6,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_email',7,NULL,'NO','tinytext',255,255,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','tinytext','MUL','','select','','NEVER',NULL),('def','havranipapuce','user','user_touched',8,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_token',9,'\'\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\\0\'','NO','binary',32,32,NULL,NULL,NULL,NULL,NULL,'binary(32)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_email_authenticated',10,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_email_token',11,'NULL','YES','binary',32,32,NULL,NULL,NULL,NULL,NULL,'binary(32)','MUL','','select','','NEVER',NULL),('def','havranipapuce','user','user_email_token_expires',12,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_registration',13,'NULL','YES','binary',14,14,NULL,NULL,NULL,NULL,NULL,'binary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_editcount',14,'NULL','YES','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','','','select','','NEVER',NULL),('def','havranipapuce','user','user_password_expires',15,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user_former_groups','ufg_user',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','user_former_groups','ufg_group',2,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','user_groups','ug_user',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','user_groups','ug_group',2,'\'\'','NO','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','user_newtalk','user_id',1,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','MUL','','select','','NEVER',NULL),('def','havranipapuce','user_newtalk','user_ip',2,'\'\'','NO','varbinary',40,40,NULL,NULL,NULL,NULL,NULL,'varbinary(40)','MUL','','select','','NEVER',NULL),('def','havranipapuce','user_newtalk','user_last_timestamp',3,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL),('def','havranipapuce','user_properties','up_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','MUL','','select','','NEVER',NULL),('def','havranipapuce','user_properties','up_property',2,'NULL','YES','varbinary',255,255,NULL,NULL,NULL,NULL,NULL,'varbinary(255)','MUL','','select','','NEVER',NULL),('def','havranipapuce','user_properties','up_value',3,'NULL','YES','blob',65535,65535,NULL,NULL,NULL,NULL,NULL,'blob','','','select','','NEVER',NULL),('def','havranipapuce','valid_tag','vt_tag',1,NULL,'NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_general_ci','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','watchlist','wl_user',1,NULL,'NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(10) unsigned','PRI','','select','','NEVER',NULL),('def','havranipapuce','watchlist','wl_namespace',2,'0','NO','int',NULL,NULL,10,0,NULL,NULL,NULL,'int(11)','PRI','','select','','NEVER',NULL),('def','havranipapuce','watchlist','wl_title',3,'\'\'','NO','varchar',255,765,NULL,NULL,NULL,'utf8mb3','utf8mb3_bin','varchar(255)','PRI','','select','','NEVER',NULL),('def','havranipapuce','watchlist','wl_notificationtimestamp',4,'NULL','YES','varbinary',14,14,NULL,NULL,NULL,NULL,NULL,'varbinary(14)','','','select','','NEVER',NULL); /*!40000 ALTER TABLE `COLUMNS` 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-08-30 4:10:12