WordPress database error: [<div style="clear:both"> </div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>
<ol>
<li>Raw query:
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1752882079.7006289958953857421875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)</li>
<li>Rewritten:
INSERT INTO wp_options (option_name, option_value, autoload) VALUES ('_transient_doing_cron', '1752882079.7006289958953857421875', 'yes')</li>
<li>With Placeholders:
INSERT INTO wp_options (option_name, option_value, autoload) VALUES ( :param_0 , :param_1 , :param_2 )</li>
<li>Prepare:
INSERT INTO wp_options (option_name, option_value, autoload) VALUES ( :param_0 , :param_1 , :param_2 )</li>
<li>Executing:
array (
0 => '_transient_doing_cron',
1 => '1752882079.7006289958953857421875',
2 => 'yes',
)</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 692 in Function execute_query. <br/> Error message was: Error while executing query! Error message was: SQLSTATE[23000]: Integrity constraint violation: 19 UNIQUE constraint failed: wp_options.option_name </div><pre>#0 PDOEngine->get_error_message() called at [/home/pagoshat/www/wp-content/plugins/sqlite-integration/pdodb.class.php:254]
#1 PDODB->query(INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1752882079.7006289958953857421875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)) called at [/home/pagoshat/www/wp-includes/option.php:680]
#2 add_option(_transient_doing_cron, 1752882079.7006289958953857421875, , yes) called at [/home/pagoshat/www/wp-includes/option.php:988]
#3 set_transient(doing_cron, 1752882079.7006289958953857421875) called at [/home/pagoshat/www/wp-includes/cron.php:892]
#4 spawn_cron(1752882079.7006) called at [/home/pagoshat/www/wp-includes/cron.php:1002]
#5 _wp_cron() called at [/home/pagoshat/www/wp-includes/class-wp-hook.php:308]
#6 WP_Hook->apply_filters(, Array ([0] => )) called at [/home/pagoshat/www/wp-includes/class-wp-hook.php:332]
#7 WP_Hook->do_action(Array ([0] => )) called at [/home/pagoshat/www/wp-includes/plugin.php:517]
#8 do_action(wp_loaded) called at [/home/pagoshat/www/wp-settings.php:645]
#9 require_once(/home/pagoshat/www/wp-settings.php) called at [/home/pagoshat/www/wp-config.php:103]
#10 require_once(/home/pagoshat/www/wp-config.php) called at [/home/pagoshat/www/wp-load.php:50]
#11 require_once(/home/pagoshat/www/wp-load.php) called at [/home/pagoshat/www/wp-blog-header.php:13]
#12 require(/home/pagoshat/www/wp-blog-header.php) called at [/home/pagoshat/www/index.php:17]
</pre>]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1752882079.7006289958953857421875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)