Mysql Error
-
Hello, I have noticed some affair while adding episode to tv_show. When I add it it makes error 500 on site and in debug log I can see this:
[25-May-2021 14:34:35 UTC] B??d Deadlock found when trying to get lock; try restarting transaction bazy danych WordPressa podczas wykonywania zapytania INSERT INTO
xpzrg_options(
option_name,
option_value,
autoload) VALUES ('_transient_doing_cron', '1621953275.2527790069580078125000', 'yes') ON DUPLICATE KEY UPDATE
option_name= VALUES(
option_name),
option_value= VALUES(
option_value),
autoload= VALUES(
autoload`) wys?anego przez 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, wp_cron, spawn_cron, set_transient, add_option
[25-May-2021 14:35:26 UTC] PHP Warning: PHP Startup: MySQL server has gone away in /wp-includes/wp-db.php on line 2056
[25-May-2021 14:35:26 UTC] PHP Warning: PHP Startup: Error reading result set’s header in /wp-includes/wp-db.php on line 2056
[25-May-2021 14:35:26 UTC] PHP Warning: PHP Startup: MySQL server has gone away in /wp-includes/wp-db.php on line 2056
[25-May-2021 14:35:26 UTC] PHP Warning: PHP Startup: Error reading result set’s header in /wp-includes/wp-db.php on line 2056
[25-May-2021 14:36:05 UTC] PHP Warning: Error while sending QUERY packet. PID=968 in /wp-includes/wp-db.php on line 2056`
- The topic ‘Mysql Error’ is closed to new replies.