📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Transaction



This page provides a comprehensive overview of Transaction operations in TiDB Cloud Lake, organized by functionality for easy reference.

Transaction Control

CommandDescription
BEGINStarts a new transaction
COMMITCommits the current transaction and makes all changes permanent
ROLLBACKAborts the current transaction and discards all changes

Transaction Information

CommandDescription
SHOW LOCKSDisplays information about active locks in the system

Was this page helpful?