Forums

Failed to repair the wp_usermeta table. Error: Table 'xxxx.wp_usermeta' doesn't (2 posts)

  1. lalusana
    Member
    Posted 2 years ago #

    Unable to continued installation due to this prob.

    ____________________________________________
    The wp_users table is okay.
    Sucessfully optimized the wp_users table.

    The wp_usermeta table is not okay. It is reporting the following error: Table 'blog.wp_usermeta' doesn't exist. WordPress will attempt to repair this table…
    Failed to repair the wp_usermeta table. Error: Table 'blog.wp_usermeta' doesn't exist

    The wp_posts table is okay.

    The wp_comments table is okay.

    The wp_links table is okay.

    The wp_options table is okay.

    The wp_postmeta table is okay.

    The wp_terms table is okay.

    The wp_term_taxonomy table is okay.

    The wp_term_relationships table is okay.

    The wp_commentmeta table is okay.

    Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.
    wp_usermeta: Table 'blog.wp_usermeta' doesn't exist

    from wp-admin/includes/schema.php

    ------------------

    I have follow MichaelH at http://wordpress.org/support/topic/350395 but still not working

    This is the code the install routine uses to create that table. Might try using that in phpMyAdmin to see if it works. Replace the $wpdb-> with your table prefix (e.g. wp_)

    My server is this http://www.hive.com.my/hosting/hive-smallwhiz.shtml

  2. Samuel B
    moderator
    Posted 2 years ago #

    if a new install, just drop all of the tables and install again

Topic Closed

This topic has been closed to new replies.

About this Topic