Database error, I need help please…
-
I try to repair database following my admin panel instruction by adding define(‘WP_ALLOW_REPAIR’, true); in wp-config file, but some options were failed:
wp_users: Incorrect file format ‘wp_users’
wp_usermeta: Incorrect file format ‘wp_usermeta’
wp_posts: Incorrect file format ‘wp_posts’
wp_options: Incorrect file format ‘wp_options’
wp_postmeta: Incorrect file format ‘wp_postmeta’
wp_terms: Incorrect file format ‘wp_terms’
wp_term_taxonomy: Incorrect file format ‘wp_term_taxonomy’
wp_term_relationships: Incorrect file format ‘wp_term_relationships’How can I do? Need your help…
Thanks
- The topic ‘Database error, I need help please…’ is closed to new replies.