Opened 2 years ago
Closed 17 months ago
#1256 closed defect (fixed)
wrong config variable
| Reported by: | lonnylot | Owned by: | vnsavage |
|---|---|---|---|
| Priority: | normal | Component: | hyperdb |
| Severity: | major | Keywords: | |
| Cc: | iliya@… |
Description
In the db-config.php example you have $wpdb->tcp_responsiveness_check
The actual variable should be $wpdb->check_tcp_responsiveness because that is what is checked in db.php
Change History (2)
comment:1 Changed 17 months ago by barry
- Owner changed from matt to vnsavage
comment:2 Changed 17 months ago by vnsavage
- Cc iliya@… added
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Thank you for reporting this. It's fixed in [337290].