Version 5.3.2 Table ‘ewwwio_images’ doesn’t exist errors
-
with recent updates logs starting to fill up with:
WordPress database error Table ‘[mydb].ewwwio_images’ doesn’t exist for query SHOW FULL COLUMNS FROM
ewwwio_imagesmade by do_action(‘wp_ajax_nopriv_wp_ewwwio_media_optimize’), WP_Hook->do_action, WP_Hook->apply_filters, EWWWIO_Background_Process->maybe_handle, EWWWIO_Background_Process->handle, EWWWIO_Media_Background_Process->task, ewww_image_optimizer_resize_from_meta_data, ewww_image_optimizer_single_insertthe wp prefix has been omitted the correct table names would be wp_ewwwio_images or wp_2_ewwwio_images – the table ewwwio_images indeed does not exist.
The topic ‘Version 5.3.2 Table ‘ewwwio_images’ doesn’t exist errors’ is closed to new replies.