GitHub user pavlukhin opened a pull request: https://github.com/apache/ignite/pull/5086
IGNITE-9982: SQLLine: can't run with option --autoCommit=false or true You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9982 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5086.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5086 ---- commit 8cdcbda4ef1f579845e62a60e41ff1ff6c846d18 Author: ipavlukhin <vololo100@...> Date: 2018-10-26T09:57:47Z interpret COMMIT, ROLLBACK sql commands as no-operation when mvcc is disabled ---- ---