Redirect when “Error establishing a database connection” – WordPress

If you want to redirect your website when you got “Error establishing a database connection” than please follow below way:

1. Create one page in “wp-content” directory with “db-error.php” name.
2. Now write your redirection code to this file.