• 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 INTOxpzrg_options(option_name,option_value,autoload) VALUES ('_transient_doing_cron', '1621953275.2527790069580078125000', 'yes') ON DUPLICATE KEY UPDATEoption_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`

Viewing 1 replies (of 1 total)
  • Hello there,

    Thank you for trying out our plugin. The error you’ve stated is not generated due to the plugin. This is because the options table insert/update is not done by the theme.

    Please try de-activating all third-party plugins and run again.

    Hope this helps. Let us know if you have any other questions or need further help.

    Thanks,
    Ibrahim

Viewing 1 replies (of 1 total)
  • The topic ‘Mysql Error’ is closed to new replies.