Ich bekomme folgende Fehlermeldung:
wp_users: 2 clients are using or haven't closed the table properly
wp_usermeta: 2 clients are using or haven't closed the table properly
wp_posts: 2 clients are using or haven't closed the table properly
wp_comments: 1 client is using or hasn't closed the table properly
wp_options: Table is marked as crashed
wp_postmeta: 2 clients are using or haven't closed the table properly
wp_terms: 1 client is using or hasn't closed the table properly
wp_term_taxonomy: 2 clients are using or haven't closed the table properly
wp_term_relationships: 2 clients are using or haven't closed the table properly
wp_commentmeta: 2 clients are using or haven't closed the table properly
...nachdem ich meiner config.php datei den code define('WP_ALLOW_REPAIR', true);
hinzugefügt habe.
Hoffe jemand kann mir so schnell als möglich weiterhelfen....