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

Sql. Extend grammar with transaction related statements.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0
    • sql

    Description

      In order to process multistatement queries we need to support the following sql grammar to start/finish transactions.

      <start transaction statement> ::=
          START TRANSACTION [<transaction access mode>]
      
      <transaction access mode> ::= READ ONLY | READ WRITE
      
      <commit statement> ::=
          COMMIT
      

      Attachments

        Issue Links

          Activity

            People

              mzhuravkov Maksim Zhuravkov
              xtern Pavel Pereslegin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m