Hi it looks like an issue with your database, maybe caused by a recent upgrade of your wp installation, try to use define( ‘WP_ALLOW_REPAIR’, true ); in your wp-config.php and then access {$your_site}/wp-admin/maint/repair.php to see if that fix the problem.