Ticket #29306: 29306.patch
| File 29306.patch, 531 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/wp-db.php
1508 1508 } 1509 1509 1510 1510 // We weren't able to reconnect, so we better bail. 1511 $this->bail( sprintf( ( "1511 $this->bail( sprintf( __( " 1512 1512 <h1>Error reconnecting to the database</h1> 1513 1513 <p>This means that we lost contact with the database server at <code>%s</code>. This could mean your host's database server is down.</p> 1514 1514 <ul>