[buddypress-trac] [BuddyPress] #5128: Move user and group last_activity out of wp_usermeta
buddypress-trac
noreply at wordpress.org
Fri Aug 2 12:25:26 UTC 2013
#5128: Move user and group last_activity out of wp_usermeta
--------------------------+------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 1.9
Component: Core | Version:
Severity: major | Resolution:
Keywords: |
--------------------------+------------------
Comment (by shanebp):
Great to see this issue is at the fore.
Moving to bp_activity table would be an improvement, but...
>There are two other possibilities that I might also explore: adding a
column to the wp_users table and adding a separate last_activity table.
Adding a column to wp_users seems like asking for trouble.
I'm glad you're willing to consider adding a separate last_activity table,
given your aversion to new tables.
That approach would be very scalable.
And it wouldn't require part of the activity component to be active at all
times.
And it could be back-pat by including a script that copies over any
existing 'last_activity' meta values to the new table.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5128#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list