Transactions
Learn about transactions in MariaDB Server. This section covers SQL statements for managing atomic operations (START TRANSACTION, COMMIT, ROLLBACK), ensuring data integrity and consistency.
COMMITLOCK TABLESMetadata LockingROLLBACKSAVEPOINTSET TRANSACTIONSQL statements Causing an Implicit CommitSTART TRANSACTIONTransaction TimeoutsREAD COMMITTEDREAD UNCOMMITTEDREPEATABLE READSERIALIZABLEUNLOCK TABLESWAIT and NOWAITXA Transactions
Last updated
Was this helpful?