reluser

reluser — Global. Stores the special links ("reluser relationships") between accounts, such as community maintainers/moderators. A relationship "type" is a single character. Please see also reluser2.

reluser

Column name Type Null Default Description
userid int unsigned    
targetid int unsigned    
type char(1)    
Key name Type Column(s)
PRIMARY PRIMARY
targetid INDEX