Handling MySQL Connection failures

With rails 1.2, i believe in case of ANY error, rails would display 500.html page from /public directory, so you can design that page to look better and avoid "Application Error".