diff --git a/docs/en/configuration.rst b/docs/en/configuration.rst index 330ab9492..d577c092e 100644 --- a/docs/en/configuration.rst +++ b/docs/en/configuration.rst @@ -432,7 +432,7 @@ not recommended to override this. MySQL ````````````````` -The MySQL adapter has an unfortunate limitation in that it certain actions causes an +The MySQL adapter has an unfortunate limitation in that certain actions cause an `implicit commit `_ regardless of transaction state. Notably this list includes ``CREATE TABLE``, ``ALTER TABLE``, and ``DROP TABLE``, which are the most common operations that Phinx will run. This means that unlike other adapters which will attempt to gracefully