Basically whoever did myDDO has no clue about primary keys. Is
Code:
http://my.ddo.com/character/thelanis/charactername/
the character that player X made or player Y when player X deleted his? Is this the original character or a re-roll? If implemented correctly the links should have looked something like this:
Code:
http://my.ddo.com/character/thelanis/playerx/charactername/0/
so that character re-rolls and name re-use by other players can be handled correctly. I'm sure that based on the information I do see in myDDO that they have the primary key data from the game in the site but they are not using it consistently.