talkleft_xfp

talkleft_xfp — Historic. Global. Stores a user's posts on other clusters, when either 1) that user isn't clustered themselves yet, or 2) we're doing a mass conversion (moveucluster.pl) and don't want to look it up. A maintenance task (clean_caches) moves data from here to talkleft on clusters.

talkleft_xfp

Column name Type Null Default Description
userid int unsigned    
posttime int unsigned    
journalid int unsigned    
nodetype char(1)    
nodeid int unsigned    
jtalkid mediumint unsigned    
publicitem enum('1','0')   1  
Key name Type Column(s)
journalid INDEX
userid INDEX