{"table_name":"krdisk_files","full_table_name":"wp_krdisk_files","description":"Stores krdisk files data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_krdisk_files` ( `id` int(11) NOT NULL AUTO_INCREMENT, `time_add` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `name_file` char(255) NOT NULL, `crc32_name_file` int(10) unsigned NOT NULL, `url_open` char(32) NOT NULL, `mode_access` smallint(6) NOT NULL DEFAULT '0', `crc32_url_open` int(10) unsigned NOT NULL, `direct_link` char(255) NOT NULL, `type` int(11) NOT NULL DEFAULT '0', `type_file` char(32) NOT NULL DEFAULT '', `mime` char(128) NOT NULL DEFAULT '', `size_file` bigint(11) NOT NULL DEFAULT '0', `image_pre_1` blob, `image_pre_2` blob, `image_pre_3` mediumblob, `cx` int(11) NOT NULL DEFAULT '0', `cy` int(11) NOT NULL DEFAULT '0', `user_prm` int(10) unsigned NOT NULL, `time_add_old` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `ftime` timestamp NOT NULL DEFAULT '2021-01-01 00:00:00', `make_work` int(11) NOT NULL DEFAULT '0', `json_info` char(255) NOT NULL DEFAULT '', `Description` char(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `uName` char(128) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `cnt_views` int(10) unsigned NOT NULL DEFAULT '0', `time_last_view` timestamp NOT NULL DEFAULT '2021-01-01 00:00:00', PRIMARY KEY (`name_file`,`crc32_name_file`), UNIQUE KEY `crc32_name_file` (`name_file`,`crc32_name_file`), UNIQUE KEY `url_open` (`url_open`), UNIQUE KEY `id` (`id`), KEY `crc32_url_open` (`crc32_url_open`), KEY `make_work` (`make_work`) ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"time_add","type":"timestamp","nullable":false,"primary_key":false},{"name":"name_file","type":"char(255)","nullable":false,"primary_key":false},{"name":"crc32_name_file","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"url_open","type":"char(32)","nullable":false,"primary_key":false},{"name":"mode_access","type":"smallint(6)","nullable":false,"primary_key":false},{"name":"crc32_url_open","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"direct_link","type":"char(255)","nullable":false,"primary_key":false},{"name":"type","type":"int(11)","nullable":false,"primary_key":false},{"name":"type_file","type":"char(32)","nullable":false,"primary_key":false},{"name":"mime","type":"char(128)","nullable":false,"primary_key":false},{"name":"size_file","type":"bigint(11)","nullable":false,"primary_key":false},{"name":"image_pre_1","type":"blob","nullable":true,"primary_key":false},{"name":"image_pre_2","type":"blob","nullable":true,"primary_key":false},{"name":"image_pre_3","type":"mediumblob","nullable":true,"primary_key":false},{"name":"cx","type":"int(11)","nullable":false,"primary_key":false},{"name":"cy","type":"int(11)","nullable":false,"primary_key":false},{"name":"user_prm","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"time_add_old","type":"timestamp","nullable":false,"primary_key":false},{"name":"ftime","type":"timestamp","nullable":false,"primary_key":false},{"name":"make_work","type":"int(11)","nullable":false,"primary_key":false},{"name":"json_info","type":"char(255)","nullable":false,"primary_key":false},{"name":"Description","type":"char(255)","nullable":false,"primary_key":false},{"name":"uName","type":"char(128)","nullable":false,"primary_key":false},{"name":"cnt_views","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"time_last_view","type":"timestamp","nullable":false,"primary_key":false}],"plugin":{"slug":"kdisk","name":"KDisk","active_installs":0,"version":"1.0.8","wp_org_url":"https://wordpress.org/plugins/kdisk/"}}