Does MariaDB support nested transactions?

Atorian

Does MariaDB support nested transactions (not savepoints)?

I want to be able to use nested transactions in stored procedures. Currently in MySQL I am passing a parameter, "useTransaction" to each stored procedure, which controls if I start a new transaction in the body of that stored procedure.

It would more more convenient if transactions could be nested like this.

Federico Razzoli

Nope. But MariaDB has @@in_transaction, which tells you if a transaction is already in progress.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Does Go support nested type declarations or literal assignments to anonymous structs?

分類Dev

Does java.util.Properties support nested properties?

分類Dev

Does java.util.Properties support nested properties?

分類Dev

Does ES support to add a new item into the nested field of existing document?

分類Dev

AWS Glue using job bookmark fails with "Datasource does not support writing empty or nested empty schemas"

分類Dev

Does Swift support reflection?

分類Dev

Does Ubuntu support USB 3.0?

分類Dev

Does Landscape support Ubuntu derivatives?

分類Dev

Does Java 8 support interpolation

分類Dev

What formats does the MediaElement support?

分類Dev

Does Kotlin support monadic comprehension?

分類Dev

Does ReasonML support async/await?

分類Dev

Does python support to import package

分類Dev

MongoError: server does not support collation

分類Dev

Does Kusto not support regex lookarounds?

分類Dev

Does Azure APIM support GraphQL?

分類Dev

Does keycloak support mongodb as a database?

分類Dev

Does SQLite support character range with [ ]?

分類Dev

Does Solr support search operators?

分類Dev

Does cocoapods support MacOSX programming?

分類Dev

Does Android support weak symbols?

分類Dev

Does Firefox support folder upload?

分類Dev

Does LVM support unwritten extents?

分類Dev

Does the RSS protocol support categories?

分類Dev

Does Redis support file caching?

分類Dev

Does Ubuntu support Windows applications?

分類Dev

Regex Nested Shortcode Does Not Work

分類Dev

What hardware does Ubuntu Touch support?

分類Dev

invalid operation: (type interface {} does not support indexing)

Related 関連記事

ホットタグ

アーカイブ