Database repair results

The chhrp_users table is okay.
    
    Failed to optimize the chhrp_users table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_usermeta table is okay.
    
    Failed to optimize the chhrp_usermeta table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_posts table is okay.
    
    Failed to optimize the chhrp_posts table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_comments table is okay.
    
    Failed to optimize the chhrp_comments table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_links table is okay.
    
    Failed to optimize the chhrp_links table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_options table is okay.
    
    Failed to optimize the chhrp_options table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_postmeta table is okay.
    
    Failed to optimize the chhrp_postmeta table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_terms table is okay.
    
    Failed to optimize the chhrp_terms table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_term_taxonomy table is okay.
    
    Failed to optimize the chhrp_term_taxonomy table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_term_relationships table is okay.
    
    Failed to optimize the chhrp_term_relationships table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_termmeta table is okay.
    
    Failed to optimize the chhrp_termmeta table. Error: Table does not support optimize, doing recreate + analyze instead

The chhrp_commentmeta table is okay.
    
    Failed to optimize the chhrp_commentmeta table. Error: Table does not support optimize, doing recreate + analyze instead

Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.

define('WP_ALLOW_REPAIR', true);