Differently though, AFAIR PostgreSQL does most of the schema changes transactionally, but not MySQL.
I'd be too terrified to change the schema directly via SQL on the metadata tables even if the engine allowed it, transactional or not.
I'd be too terrified to change the schema directly via SQL on the metadata tables even if the engine allowed it, transactional or not.