If the database is corrupted, WordPress can’t read it.
Add this line in wp-config.php:
define('WP_ALLOW_REPAIR', true);
Then visit:https://yourwebsite.com/wp-admin/maint/repair.phpClick Repair Database
Remove the line after repair.