• Resolved Jason Hsu

    (@jasonhsu)


    I’ve been getting database errors all day with the latest version of Yoast (15.3).

    This is one of the messages:
    WordPress database error: [Column ‘ancestor_id’ cannot be null]
    INSERT INTO wp_u4583mh5it_yoast_indexable_hierarchy (indexable_id, ancestor_id, depth, blog_id) VALUES (‘1’, NULL, ‘1’, ‘1’)

    I’ve tried the Yoast Test plugin, using all the reset options multiple times, but nothing worked. There was another error about prominent_words table does not exist.

    So I deleted all Yoast plugins, removed all Yoast tables to start over. Upon re-installation, Yoast was having trouble creating tables.

    I had to manually copy the table structure from another site, but still the error about ancester_id still persists:

    Here are some logs, please help, thanks.

    
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:31:01 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('1626', NULL, '1', '1') made by require('wp-admin/edit-form-blocks.php'), array_reduce, rest_preload_api_request, rest_do_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->get_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:31:23 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:27 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:32 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:32:24 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:32:26 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:35:41 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->update_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:35:42 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by edit_post, wp_update_post, wp_insert_post, do_action('wp_insert_post'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable, Yoast\WP\SEO\Builders\Indexable_Builder->build_for_id_and_type, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:35:42 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by require('wp-admin/edit-form-blocks.php'), array_reduce, rest_preload_api_request, rest_do_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->get_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    
    • This topic was modified 4 years, 3 months ago by Marius L. J.. Reason: Fixed code formatting
Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Support Michael Ti?a

    (@mikes41720)

    Hi,

    We understand you are getting database errors as it sounds like one of the tables related to indexables generated.

    Can you confirm you are using WP 5.5.3, Yoast SEO for WordPress 15.3, and that all of your other non-Yoast plugins and themes are updated? Could you also check if your site meets the necessary plugin requirements?

    We understand you’ve already tried installing the Yoast Test Helper plugin and resetting the indexables, and by removing the plugin. Did you remove the plugin completely as well as remove all data from the database before trying to reinstall — https://yoast.com/help/how-can-i-uninstall-my-plugin/#database

    Perhaps it would help if you could also test this on a fresh install to see if this issue is still occurring.

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Michael,

    Yes it’s WP 5.5.3 running PHP 7.4.12 on FlyWheel hosting. We also run many other sites on FlyWheel with Yoast installed.

    Everything including the Elementor Hello Theme is up-to-date.

    I’ve tried deactivating, deleting Yoast, and dropping all tables that have a Yoast prefix.

    Thanks

    Plugin Support Michael Ti?a

    (@mikes41720)

    Hi,

    It looks like your website is meeting the necessary plugin requirements. Could you check if there isn’t anything preventing Yoast SEO from creating the tables in the database as per this article here — https://yoast.com/help/cannot-create-database-tables/

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Michael, thanks for the reply.

    I can ask the host to check database permission, but the tables have already been created manually.

    The one problem we have right now is Yoast trying to insert a NULL value into the table, and this has nothing to do with database permission:

    WordPress database error Column ‘ancestor_id’ cannot be null for query INSERT INTO wp_u4583mh5it_yoast_indexable_hierarchy (indexable_id, ancestor_id, depth, blog_id) VALUES (‘2’, NULL, ‘1’, ‘1’) made by require(‘wp-admin/edit-form-blocks.php’), array_reduce, rest_preload_api_request, rest_do_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->get_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute

    @jasonhsu

    We had another release v15.4. If you update the plugin, does the issue resolve?

    Thread Starter Jason Hsu

    (@jasonhsu)

    It’s currently happening on v15.4.

    [03-Dec-2020 17:56:42 UTC] WordPress database error Column ‘ancestor_id’ cannot be null for query INSERT INTO wp_u4583mh5it_yoast_indexable_hierarchy (indexable_id, ancestor_id, depth, blog_id) VALUES (‘1’, NULL, ‘1’, ‘1’) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/hello-elementor/index.php’), get_header, locate_template, load_template, require_once(‘/themes/hello-elementor/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head, do_action(‘wpseo_head’), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Front_End_Integration->present_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute

    • This reply was modified 4 years, 3 months ago by Jason Hsu.

    Hi @jasonhsu,

    Sorry to hear that the Yoast SEO options aren’t appearing correctly. There may be an error or a conflict preventing it from loading properly.

    1. There may have been an error if this happened after installing or updating the plugin. Can you try deleting and then re-installing Yoast SEO manually following these steps? usly had. How to manually update a Yoast plugin using FTP.

    2. Check for plugin or theme conflicts by deactivating all non-Yoast plugins and switching to a default WordPress theme like Twenty Nineteen. Does the error still appear?

    3. Please try the following steps to reindex the SEO data on your site:

    1. Install and activate the Yoast Test Helper plugin
    2. Go to Tools -> Yoast Test
    3. Click the “Reset indexables and migrations” button
    4. Go to SEO -> Tools and under “Optimize SEO Data” click the “Start SEO data optimization” button.

    For sites with more than 10,000 posts, we’d advise using the WP CLI command to do the indexation on the server instead of going to SEO > Tools. You can read more about this here: WP CLI – Reindex Indexables command

    Does the error still appear?

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Priscilla,

    I’ve tried removing Yoast, manually dropping Yoast tables, and manually uploading Yoast. However, upon activation, tables could not be created, and the following messages filled the error log.

    WordPress database error Table ‘local.wp_u4583mh5it_yoast_indexable’ doesn’t exist for query…

    After that, I tried the Yoast Test Helper tool to reset the indexable, which then created all the Yoast tables in the database.

    I’ve tried using the Twenty Nineteen theme, disabling all plugins except Yoast SEO and Yoast Test Helper. However, the message regarding NULL ancestor_id still persists.

    I’m not able to optimize SEO data because the button is disabled due to it being a non-production site. Is there anyway around that?

    Update: I tried indexing using WP-CLI command “wp yoast index”. The progress bar reached 100% but the timer continued to run non-stop and got stuck on indexing posts. There are about 150 posts and 10 pages on the site.

    • This reply was modified 4 years, 3 months ago by Jason Hsu.
    • This reply was modified 4 years, 3 months ago by Jason Hsu.
    Thread Starter Jason Hsu

    (@jasonhsu)

    It took about 10 seconds for the progress bar to reach 100%, but it’s been stuck there for the last 15 minutes.

    wp yoast index –reindex
    This will clear all previously indexed objects. Are you certain you wish to proceed? [y/n] y
    Indexing posts 100% [===========================================] 15:41 / 15:03

    Hi @jasonhsu,

    Thanks for getting back to us with these details. Some functions don’t run if Yoast SEO recognizes that you’re using a testing environment. If this is a staging site, does this error happen on the production server?

    Also, can you confirm that your testing server meets the plugin minimum requirements? You can find your server details under Tools > Site Health > Info in the WordPress admin menu.

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Prescilla,

    Here’s the server spec:

    WordPress 5.53
    PHP 7.4.13
    MySQL 5.7.25
    cURL 7.68.0
    PHP memory limit 128M (but the same problem persists on a local instance with 256M)

    Seems to meet the requirements.

    Hi @jasonhsu,

    Thank you for your reply. The specs do indeed look good to us.

    I’ve gone over the ticket and had a close look at the reported error notifications you ran into and I’m not sure where the issues are coming from at this point. One thing that I would like to be tested is that when you do remove the Yoast SEO plugin and the related Yoast database tables, can you please remove any options in the wp_options table starting with yoast or wpseo and then reinstall the plugin and let the test plugin recreate the indexables tables and then let the indexation run again under SEO → Tools.

    Can you let us know if that solves the issue?

    If not, we’d need more access to your site to be able to troubleshoot this further, and unfortunately, that is not possible here on the www.remarpro.com forums. If you want us to troubleshoot this more closely on the site, consider purchasing Yoast SEO Premium and reaching out to [email protected] to continue us investigating your issue.

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Jeroen,

    I followed your instruction:
    – Deactivate and removed Yoast SEO, the plugin.
    – Deleted all 6 Yoast tables.
    – Removed options that start with yoast and wpseo, left the transient ones alone.
    — yoast_migration_free
    — wpseo
    — wpseo_titles
    — wpseo_social
    — wpseo_ryte
    — wpseo_taxonomy_meta

    I then re-installed Yoast SEO. Upon plugin activation, it was able to create related database tables, which it previously could not. So I’d say removing those Yoast options seems to have helped.

    The error message regarding inserting NULL ancestor_id seem to have gone away, but I’ll keep monitoring.

    That said, I still could not complete the indexing process via the WP-CLI command. The process would get stuck at 100% while indexing posts, then the timer continued to run. Here’s the associated error log.

    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6244 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_not_installed() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:159
    [04-Dec-2020 17:32:28 UTC] PHP 10. is_blog_installed() /Users/admin/Local Sites/local-site/app/public/wp-includes/load.php:664
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_results() /Users/admin/Local Sites/local-site/app/public/wp-includes/functions.php:1756
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2673
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033
    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6239 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_cookie_constants() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:351
    [04-Dec-2020 17:32:28 UTC] PHP 10. get_option() /Users/admin/Local Sites/local-site/app/public/wp-includes/default-constants.php:284
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_row() /Users/admin/Local Sites/local-site/app/public/wp-includes/option.php:145
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2593
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033
    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6240 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_cookie_constants() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:351
    [04-Dec-2020 17:32:28 UTC] PHP 10. get_option() /Users/admin/Local Sites/local-site/app/public/wp-includes/default-constants.php:284
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_row() /Users/admin/Local Sites/local-site/app/public/wp-includes/option.php:145
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2593
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033
    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6241 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_cookie_constants() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:351
    [04-Dec-2020 17:32:28 UTC] PHP 10. get_option() /Users/admin/Local Sites/local-site/app/public/wp-includes/default-constants.php:284
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_row() /Users/admin/Local Sites/local-site/app/public/wp-includes/option.php:145
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2593
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033
    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6242 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_cookie_constants() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:351
    [04-Dec-2020 17:32:28 UTC] PHP 10. get_option() /Users/admin/Local Sites/local-site/app/public/wp-includes/default-constants.php:284
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_row() /Users/admin/Local Sites/local-site/app/public/wp-includes/option.php:145
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2593
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033
    [04-Dec-2020 17:32:28 UTC] PHP Warning: Error while sending QUERY packet. PID=6243 in /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php on line 2033
    [04-Dec-2020 17:32:28 UTC] PHP Stack trace:
    [04-Dec-2020 17:32:28 UTC] PHP 1. {main}() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:0
    [04-Dec-2020 17:32:28 UTC] PHP 2. include() /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar:4
    [04-Dec-2020 17:32:28 UTC] PHP 3. include() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/php/boot-phar.php:11
    [04-Dec-2020 17:32:28 UTC] PHP 4. WP_CLI\bootstrap() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/wp-cli.php:27
    [04-Dec-2020 17:32:28 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/bootstrap.php:74
    [04-Dec-2020 17:32:28 UTC] PHP 6. WP_CLI\Runner->start() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php:23
    [04-Dec-2020 17:32:28 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1158
    [04-Dec-2020 17:32:28 UTC] PHP 8. require() phar:///Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php:1237
    [04-Dec-2020 17:32:28 UTC] PHP 9. wp_cookie_constants() /Users/admin/Local Sites/local-site/app/public/wp-settings.php:351
    [04-Dec-2020 17:32:28 UTC] PHP 10. get_option() /Users/admin/Local Sites/local-site/app/public/wp-includes/default-constants.php:284
    [04-Dec-2020 17:32:28 UTC] PHP 11. wpdb->get_row() /Users/admin/Local Sites/local-site/app/public/wp-includes/option.php:145
    [04-Dec-2020 17:32:28 UTC] PHP 12. wpdb->query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2593
    [04-Dec-2020 17:32:28 UTC] PHP 13. wpdb->_do_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:1922
    [04-Dec-2020 17:32:28 UTC] PHP 14. mysqli_query() /Users/admin/Local Sites/local-site/app/public/wp-includes/wp-db.php:2033

    Hi @jasonhsu,

    We’re glad to hear that the error is finally gone.

    The WP-CLI PHP warning “Error while sending QUERY packet” that you mentioned seems to be related to your database settings.

    This is a bit out of our scope, so you may be able to find a solution in this post or by posting in the WordPress localhost support forum for more guidance.

    Thread Starter Jason Hsu

    (@jasonhsu)

    Hi Priscilla,

    I tried the WP-CLI command on FlyWheel and it didn’t work either.

    I’ll just use the Optimize SEO Data button when the site goes live. If there’s an issue then I’ll report back.

    Thanks

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Column ‘ancestor_id’ cannot be null’ is closed to new replies.