Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10063

MVCC SQL: Tx SQL commands are not supported in multistatements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 2.8
    • mvcc
    • Docs Required

    Description

      Is is possible to execute multiple statements in single JDBC call like:

      UPDATE t1 SET b = '2'; COMMIT

      Currently tx commands fail to execute if passed in such multistatement. Tx commands are e.g. BEGIN, COMMIT, ROLLBACK.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Pavlukhin Ivan Pavlukhin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: