<div>HI:</div>
<div> </div>
<div>I want trace the schema update in mnesia. Can I subscribe the table event for schema table in mnesia?</div>
<div> </div>
<div>Will mnesia:subscribe({table,schema}} work? What's the record type in schema table?</div>