当前位置:网站首页>Four characteristics of ACID
Four characteristics of ACID
2022-08-10 05:46:00 【m0_59416550】
Atomic: The operations contained in a transaction are treated as a logical unit, and the operations in this logical unit either all succeed or all fail.
Consistency: When the transaction is completed, the data must be in a consistent state, the integrity constraints of the data are not destroyed, and an error occurs during the execution of the transaction, it will be rolled back to the state before the transaction started,As if the transaction was never executed.
Isolation: Transactions allow multiple users to concurrently access the same data without compromising the correctness and integrity of the data.At the same time, the modification of the parallel transaction must be independent of the modification of other parallel transactions.
Durability: After the transaction ends, the results of the transaction must be able to be cured.
边栏推荐
- pytorch框架学习(3)torch.nn.functional模块和nn.Module模块
- Link reading good article: What is the difference between hot encrypted storage and cold encrypted storage?
- 链读好文:Jeff Garzik 推出 Web3 制作公司
- 【el和template区别】
- 论文精读 —— 2021 CVPR《Progressive Temporal Feature Alignment Network for Video Inpainting》
- pytest测试框架
- win12 修改dns脚本
- pytorch框架学习(5)torchvision模块&训练一个简单的自己的CNN (二)
- The complex "metaverse" will be interpreted for you, and the Link Reading APP will be launched soon!
- 小记录:Pytorch做深度学习必要加载的包
猜你喜欢
The complex "metaverse" will be interpreted for you, and the Link Reading APP will be launched soon!
非会员更改有道云笔记背景
Pony语言学习(一):环境配置(续)
使用Tenserboard可视化深度学习训练过程
复杂的“元宇宙”,为您解读,链读APP即将上线!
速刷正则表达式一周目(上)
来亲自手搭一个ResNet18网络
MySql 约束
IDEA 项目中设置 Sources Resources 等文件夹
ORACLE system table space SYSTEM is full and cannot expand table space problem solving process
随机推荐
第二次实验
The complex "metaverse" will be interpreted for you, and the Link Reading APP will be launched soon!
Bifrost 同步数据库实现微服务跨库数据同步
ZigBee 网络设备相关内容
基于Qiskit——《量子计算编程实战》读书笔记(六)
view【】【】【】【】
Database Notes Create Database, Table Backup
图纸怎么折?(A0,A1,A2,A3の图纸如何折成A4大小)
【写下自用】每次都忘记如何train?记录如何训练自己的yolov5
Qiskit 学习笔记2
连接 Nacos 报超时错误
Pony语言学习(六):Struct, Type Alias, Type Expressions
非会员更改有道云笔记背景
链读好文:Jeff Garzik 推出 Web3 制作公司
每天一个小知识点
Notes 1
基本比例尺标准分幅编号流程
OSPF实验
PyTorch 入门之旅
2021-07-09