Ticket #29306: 29306.2.patch
| File 29306.2.patch, 585 bytes (added by , 12 years ago) |
|---|
-
src/wp-includes/wp-db.php
1507 1507 return false; 1508 1508 } 1509 1509 1510 wp_load_translations_early(); 1511 1510 1512 // We weren't able to reconnect, so we better bail. 1511 $this->bail( sprintf( ( "1513 $this->bail( sprintf( __( " 1512 1514 <h1>Error reconnecting to the database</h1> 1513 1515 <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 1516 <ul>