WordPress databasfel: [<div style="clear:both"> </div>
<div class="queries" style="clear:both;margin-bottom:2px;border:red dotted thin;">
<p>MySQL query:</p>
<p>DESC wp_katalog_supsystic_tbl_tables</p>
<p>Queries made or created this session were:</p>
<ol>
<li>Executing: BEGIN | (no parameters)</li>
<li>Executing: ROLLBACK | (no parameters)</li>
</ol>
</div>
<div style="clear:both;margin-bottom:2px;border:red dotted thin;" class="error_message" style="border-bottom:dotted blue thin;">
Error occurred at line 4259 in Function <code>handle_error</code>. Error message was: Unknown query type: DESC.
</div>
<p>Backtrace:</p>
<pre>#0 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(549): WP_SQLite_Translator->get_error_message()
#1 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(455): WP_SQLite_DB->_do_query()
#2 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/db.php(143): WP_SQLite_DB->query()
#3 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wpdb.php(3111): DP_WC_SQLite_DB->query()
#4 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(551): wpdb->get_col()
#5 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(534): SupsysticTables_Core_Module->ensureTablesSchemaForCurrentBlog()
#6 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(442): SupsysticTables_Core_Module->ensureTablesSchema()
#7 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(42): SupsysticTables_Core_Module->update()
#8 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Resolver.php(101): SupsysticTables_Core_Module->onInit()
#9 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Environment.php(229): RscDtgs_Resolver->init()
#10 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(341): RscDtgs_Environment->extend()
#11 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#12 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action()
#13 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-settings.php(622): do_action()
#14 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-config.php(81): require_once('...')
#15 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-load.php(50): require_once('...')
#16 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-blog-header.php(13): require_once('...')
#17 /var/www/vhosts/katalog.kontorab.se/httpdocs/index.php(17): require('...')
#18 {main}</pre>
]DESC wp_katalog_supsystic_tbl_tables
WordPress databasfel: [<div style="clear:both"> </div>
<div class="queries" style="clear:both;margin-bottom:2px;border:red dotted thin;">
<p>MySQL query:</p>
<p>ALTER TABLE wp_katalog_supsystic_tbl_tables ADD COLUMN `table_type` VARCHAR(64) NOT NULL DEFAULT 'default' AFTER `title`</p>
<p>Queries made or created this session were:</p>
<ol>
<li>Executing: BEGIN | (no parameters)</li>
<li>Executing: INSERT INTO _mysql_data_types_cache (`table`, `column_or_index`, `mysql_type`)
VALUES (:table, :column, :datatype)
ON CONFLICT(`table`, `column_or_index`) DO UPDATE SET `mysql_type` = :datatype
| parameters: wp_katalog_supsystic_tbl_tables, table_type, varchar(64)</li>
<li>Executing: ALTER TABLE `wp_katalog_supsystic_tbl_tables` ADD COLUMN `table_type` text NOT NULL DEFAULT 'default' | (no parameters)</li>
<li>Executing: ROLLBACK | (no parameters)</li>
</ol>
</div>
<div style="clear:both;margin-bottom:2px;border:red dotted thin;" class="error_message" style="border-bottom:dotted blue thin;">
Error occurred at line 4259 in Function <code>handle_error</code>. Error message was: SQLSTATE[HY000]: General error: 1 duplicate column name: table_type.
</div>
<p>Backtrace:</p>
<pre>#0 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(549): WP_SQLite_Translator->get_error_message()
#1 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(455): WP_SQLite_DB->_do_query()
#2 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/db.php(143): WP_SQLite_DB->query()
#3 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(566): DP_WC_SQLite_DB->query()
#4 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(534): SupsysticTables_Core_Module->ensureTablesSchemaForCurrentBlog()
#5 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(442): SupsysticTables_Core_Module->ensureTablesSchema()
#6 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(42): SupsysticTables_Core_Module->update()
#7 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Resolver.php(101): SupsysticTables_Core_Module->onInit()
#8 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Environment.php(229): RscDtgs_Resolver->init()
#9 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(341): RscDtgs_Environment->extend()
#10 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#11 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action()
#12 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-settings.php(622): do_action()
#13 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-config.php(81): require_once('...')
#14 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-load.php(50): require_once('...')
#15 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-blog-header.php(13): require_once('...')
#16 /var/www/vhosts/katalog.kontorab.se/httpdocs/index.php(17): require('...')
#17 {main}</pre>
]ALTER TABLE wp_katalog_supsystic_tbl_tables ADD COLUMN `table_type` VARCHAR(64) NOT NULL DEFAULT 'default' AFTER `title`
WordPress databasfel: [<div style="clear:both"> </div>
<div class="queries" style="clear:both;margin-bottom:2px;border:red dotted thin;">
<p>MySQL query:</p>
<p>ALTER TABLE wp_katalog_supsystic_tbl_tables ADD COLUMN `woo_settings` TEXT NULL AFTER `settings`</p>
<p>Queries made or created this session were:</p>
<ol>
<li>Executing: BEGIN | (no parameters)</li>
<li>Executing: INSERT INTO _mysql_data_types_cache (`table`, `column_or_index`, `mysql_type`)
VALUES (:table, :column, :datatype)
ON CONFLICT(`table`, `column_or_index`) DO UPDATE SET `mysql_type` = :datatype
| parameters: wp_katalog_supsystic_tbl_tables, woo_settings, text</li>
<li>Executing: ALTER TABLE `wp_katalog_supsystic_tbl_tables` ADD COLUMN `woo_settings` text NULL | (no parameters)</li>
<li>Executing: ROLLBACK | (no parameters)</li>
</ol>
</div>
<div style="clear:both;margin-bottom:2px;border:red dotted thin;" class="error_message" style="border-bottom:dotted blue thin;">
Error occurred at line 4259 in Function <code>handle_error</code>. Error message was: SQLSTATE[HY000]: General error: 1 duplicate column name: woo_settings.
</div>
<p>Backtrace:</p>
<pre>#0 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(549): WP_SQLite_Translator->get_error_message()
#1 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/sqlite-database-integration/wp-includes/sqlite/class-wp-sqlite-db.php(455): WP_SQLite_DB->_do_query()
#2 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/db.php(143): WP_SQLite_DB->query()
#3 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(570): DP_WC_SQLite_DB->query()
#4 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(534): SupsysticTables_Core_Module->ensureTablesSchemaForCurrentBlog()
#5 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(442): SupsysticTables_Core_Module->ensureTablesSchema()
#6 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/Module.php(42): SupsysticTables_Core_Module->update()
#7 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Resolver.php(101): SupsysticTables_Core_Module->onInit()
#8 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-content/plugins/data-tables-generator-by-supsystic/vendor/Rsc/Environment.php(229): RscDtgs_Resolver->init()
#9 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(341): RscDtgs_Environment->extend()
#10 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#11 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-includes/plugin.php(522): WP_Hook->do_action()
#12 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-settings.php(622): do_action()
#13 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-config.php(81): require_once('...')
#14 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-load.php(50): require_once('...')
#15 /var/www/vhosts/katalog.kontorab.se/httpdocs/wp-blog-header.php(13): require_once('...')
#16 /var/www/vhosts/katalog.kontorab.se/httpdocs/index.php(17): require('...')
#17 {main}</pre>
]ALTER TABLE wp_katalog_supsystic_tbl_tables ADD COLUMN `woo_settings` TEXT NULL AFTER `settings`