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

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -