sql - Transactional DDL options -


I have only worked with MySQL, and it has been found that DDL performs ineffective, I believe it is in MySQL is.

If MySQL can not manage it even with some hecky method, then a viable alternative is changing the SQL system. Is there anybody who makes transactions easy to install DDL with an out-of-the-box or at least MySQL?

I do not think there is no way to make DDL transactions in MySQL.

PostGrace SQL is fully transactional DDL and personally I just run it as a simple and simple to setup (actually I

The reason MySQL seems to be more complicated to use).


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -