You can make WordPress to automatically repair your site’s database. Open wp-config.php file (present in your site’s root directory) and add the following code, just above the Happy Blogging line:
define(‘WP_ALLOW_REPAIR’, TRUE);
Sharing is Everything:
- Click to share on Twitter (Opens in new window)
- Click to share on WhatsApp (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to email a link to a friend (Opens in new window)
- More
- Click to share on Pinterest (Opens in new window)
- Click to print (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Pocket (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to share on Telegram (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Reddit (Opens in new window)
Further Reading:
- WordPress Suicide Plugin For Deleting Selected Content (By Table) From MySQL Database Suicide is a free WordPress plugin you can use for cleaning...
- Powerful WordPress Plugin That Automatically Detects Change Of Domain Name And Updates Database Tables So You Can Easily Migrate Your Website WordPress plugin Repository has a new plugin that lets you...
- You Can Repair Any MySQL Database From Your Webhosting cPanel You have many options (depends solely on your issue with...
- How To Keep Log Of WordPress PHP And Database Errors ? Keeping Error Logs is helpful to know about invalid database...
- How To Add A Custom Database Error Page In Your WordPress Site ? You might have seen database error page in WordPress. It...
- How To Change WordPress Site Domain Name By Editing Its Database ? We have already discussed about changing your website domain name...
- Easiest Way To Clean Unnecessary Tables In WordPress Database WPDBTotalCleaner is the new WordPress plugin which provides you a very...
- How To Reset WordPress Database Back To Its Default ? Easily Reset your WordPress site database back to it’s defaults...
- How To Remove Old Permalinks (Slugs) From WordPress Database ? WordPress Remove Old Slugs is simple old permalink remover from WordPress...