Database repair results

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

The wp_actionscheduler_logs table is okay.
    
    Failed to optimize the wp_actionscheduler_logs 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);