WordPress database error ā WPCQ users table missing
-
Iām getting the following error message from time to time in a MultiSite installation. The shell script is run every five minutes, but the message is only sent to me via email irregularly. Everything is up-to-date, including WP CLI.
See also https://www.ads-software.com/support/topic/wordpress-database-error-wpcq-users-table-missing/, which was closed a very short time after this issue was initially raised.
WordPress database error Table 'sayhello_wp_2022.wpcq_2_users' doesn't exist for query SELECT indexable_table.object_id FROM wpcq_2_yoast_indexable indexable_table LEFT JOIN wpcq_2_users AS source_table ON indexable_table.object_id = source_table.ID WHERE source_table.ID IS NULL AND indexable_table.object_id IS NOT NULL AND indexable_table.object_type = 'user' LIMIT 1000 made by include('phar:///usr/local/bin/wp/php/boot-phar.php'), include('phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php'), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->run_command_and_exit, WP_CLI\Runner->run_command, WP_CLI\Dispatcher\Subcommand->invoke, call_user_func, WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}, call_user_func, Cron_Event_Command->run, Cron_Event_Command::run_event, do_action_ref_array('wpseo_start_cleanup_indexables'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Cleanup_Integration->run_cleanup, Yoast\WP\SEO\Integrations\Cleanup_Integration->Yoast\WP\SEO\Integrations\{closure}, Yoast\WP\SEO\Integrations\Cleanup_Integration->clean_indexables_for_object_type_and_source_table
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘WordPress database error ā WPCQ users table missing’ is closed to new replies.