Here is whats returned: DESCRIBE character_alternate_abilities;
Code:
Field Type Null Key Default Extra
id int(11) unsigned NO PRI 0
slot smallint(11) unsigned NO PRI 0
aa_id smallint(11) unsigned NO 0
aa_value smallint(11) unsigned NO 0
charges smallint(11) unsigned NO 0
Thanks for the Code Block suggestion!