[
https://issues.apache.org/jira/browse/IGNITE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-10063.
------------------------------------
> MVCC SQL: Tx SQL commands are not supported in multistatements
> --------------------------------------------------------------
>
> Key: IGNITE-10063
> URL: https://issues.apache.org/jira/browse/IGNITE-10063
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Ivan Pavlukhin
> Priority: Major
> Labels: mvcc_stabilization_stage_1, transactions
> Fix For: 2.8
>
>
> Is is possible to execute multiple statements in single JDBC call like:
> {code:sql}UPDATE t1 SET b = '2'; COMMIT{code}
> Currently tx commands fail to execute if passed in such multistatement. Tx
> commands are e.g. {{BEGIN}}, {{COMMIT}}, {{ROLLBACK}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)