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', '1750526305.3096110820770263671875', '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', '1750526305.3096110820770263671875', '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 => '1750526305.3096110820770263671875',
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 column option_name is not unique </div><pre>#0 PDOEngine->get_error_message() called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/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', '1750526305.3096110820770263671875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/option.php:476]
#2 add_option(_transient_doing_cron, 1750526305.3096110820770263671875, , yes) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/option.php:766]
#3 set_transient(doing_cron, 1750526305.3096110820770263671875) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/cron.php:329]
#4 spawn_cron(1750526305.3096) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/cron.php:390]
#5 wp_cron()
#6 call_user_func_array(wp_cron, Array ([0] => )) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/class-wp-hook.php:286]
#7 WP_Hook->apply_filters(, Array ([0] => )) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/class-wp-hook.php:310]
#8 WP_Hook->do_action(Array ([0] => )) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-includes/plugin.php:453]
#9 do_action(init) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-settings.php:450]
#10 require_once(/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-settings.php) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-config.php:84]
#11 require_once(/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-config.php) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-load.php:37]
#12 require_once(/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-load.php) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-blog-header.php:13]
#13 require(/var/www/vhosts/yokosuka.or.jp/public_html/akiya/wp-blog-header.php) called at [/var/www/vhosts/yokosuka.or.jp/public_html/akiya/index.php:17]
</pre>]
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1750526305.3096110820770263671875', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)