· 5 years ago · Feb 26, 2020, 01:06 PM
1`url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
2`link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,
3CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_links` (
4PHP message: WordPress-Datenbank-Fehler COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4' für Abfrage
5) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_general_ci von require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabas...
6KEY `parser_type` (`parser_type`)
7KEY `source_id` (`container_type`, `container_id`),
8KEY `link_id` (`link_id`),
9PRIMARY KEY (`instance_id`),
10`raw_url` text NOT NULL,
11`link_context` varchar(250) NOT NULL DEFAULT '',
12`container_field` varchar(250) NOT NULL DEFAULT '',
13`parser_type` varchar(40) NOT NULL DEFAULT 'link',
14`link_text` text NOT NULL DEFAULT '',
15`container_type` varchar(40) NOT NULL DEFAULT 'post',
16`container_id` int(10) unsigned NOT NULL,
17`link_id` int(10) unsigned NOT NULL,
18`instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
19CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_instances` (
20PHP message: WordPress-Datenbank-Fehler COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4' für Abfrage
21) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_general_ci von require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta
22PRIMARY KEY (`id`)
23`params` text NOT NULL,
24`name` varchar(100) NOT NULL,
25`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
26CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_filters` (
272020/02/26 14:01:48 [error] 4288#4288: *14057 FastCGI sent in stderr: "PHP message: WordPress-Datenbank-Fehler COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4' für Abfrage
28`url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
29`link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,
30CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_links` (
31PHP message: WordPress-Datenbank-Fehler COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4' für Abfrage
32) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_general_ci von require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabas...
33KEY `parser_type` (`parser_type`)
34KEY `source_id` (`container_type`, `container_id`),
35KEY `link_id` (`link_id`),
36PRIMARY KEY (`instance_id`),
37`raw_url` text NOT NULL,
38`link_context` varchar(250) NOT NULL DEFAULT '',
39`container_field` varchar(250) NOT NULL DEFAULT '',
40`parser_type` varchar(40) NOT NULL DEFAULT 'link',
41`link_text` text NOT NULL DEFAULT '',
42`container_type` varchar(40) NOT NULL DEFAULT 'post',
43`container_id` int(10) unsigned NOT NULL,
44`link_id` int(10) unsigned NOT NULL,
45`instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
46CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_instances` (
47PHP message: WordPress-Datenbank-Fehler COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4' für Abfrage
48) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_general_ci von require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta
49PRIMARY KEY (`id`)
50`params` text NOT NULL,
51`name` varchar(100) NOT NULL,
52`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
53CREATE TABLE IF NOT EXISTS `0EPn8T9j_blc_filters` (