I think it's the same issue as https://github.com/yiisoft/yii2/issues/18480 after this PR https://github.com/yiisoft/yii/pull/4340 Since php5.4 dblib support native begin transaction (https://github.com/php/php-src/commit/7ea7787000b167b712a92115e0935386061c3749) I would like to fix framework/db/schema/mssql/CMssqlPdoAdapter.php