I do exist.
I'm not actually working on the database directly, but in between consulting work I'm trying to work on an sql database editor (think XmlDbEditor but enhanced and allowing for direct mysql access) for you all and the masses, and I'd like to keep myself up to date with the current database/tables/changes/ideas you all have so that I make sure it handles everything. I want it to allow you to edit the cascading relationships (mobs/templates, merchants/items, spells/lines, etc.) visually and the like and since the DB layer doesn't really enforce the integrity or define the PK/FK relationships directly it can't be derived from the tables and so it's kind of annoying to code without test data to work with to make sure I connect the dots and am not screwing something up.
