mirror of
https://github.com/MariaDB/server.git
synced 2025-10-27 05:56:07 +03:00
manual.texi The transaction level is required, not optional.
This commit is contained in:
@@ -35972,7 +35972,7 @@ tables.
|
||||
|
||||
@example
|
||||
SET [GLOBAL | SESSION] TRANSACTION ISOLATION LEVEL
|
||||
[READ UNCOMMITTED | READ COMMITTED | REPEATABLE READ | SERIALIZABLE]
|
||||
@{ READ UNCOMMITTED | READ COMMITTED | REPEATABLE READ | SERIALIZABLE @}
|
||||
@end example
|
||||
|
||||
Sets the transaction isolation level for the global, whole session or
|
||||
|
||||
Reference in New Issue
Block a user