• Hi, I need help regarding the database problem. When I use the Update database tool in WooCommerce, there is a notice about the database table missing. After some reading, I did run define ('WP_ALLOW_REPAIR', true); in wp-config and there is a result:

    The wp_a1l2d9i3_comments table is not okay. It is reporting the following error: Table is marked as crashed and last repair failed. WordPress will attempt to repair this table…
    Failed to repair the wp_a1l2d9i3_comments table. Error: Number of rows changed from 0 to 21609

    The wp_a1l2d9i3_woocommerce_order_itemmeta table is not okay. It is reporting the following error: Table is marked as crashed and last repair failed. WordPress will attempt to repair this table…
    Failed to repair the wp_a1l2d9i3_woocommerce_order_itemmeta table. Error: Number of rows changed from 0 to 101921

    —–

    wp_a1l2d9i3_comments: Number of rows changed from 0 to 21609
    wp_a1l2d9i3_woocommerce_order_itemmeta: Number of rows changed from 0 to 101921

    How to fix this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Database tables missing’ is closed to new replies.