Opened 17 years ago
Closed 16 years ago
#717 closed enhancement (no action required)
MySQL improvement
| Reported by: | wildrot | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | performance | |
| Cc: |
Description
if bp-activity-classes.php:249 was
$wpdb->query( $wpdb->prepare( "DELETE FROM " . $bp->activity->table_name_sitewide . " WHERE date_recorded < DATE_SUB(now(), INTERVAL 6 MONTH)" ) );
it'd be much more efficient.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Milestone Activity Streams 1.1 deleted