I'm trying to figure out how the characters.character_reputation table correlates to the actual reputation of a toon. What I would think is that guid is the character ID, faction is the faction ID, standing is the reputation points, and flags are the polarity/magnitude (at war/friendly/hostile/revered, etc.)
However, this doesn't seem to be the case. None of the characters on my server seem to correspond with any of the values in the "standing" column. Is there some other form of math that I'm not getting here? Any help would be appreciated, as I'm trying to award rep points for some users but I seem to be stuck between a rock and a hard place.