当前位置:网站首页>Difference between unallocated blocks and unused blocks in database files
Difference between unallocated blocks and unused blocks in database files
2022-07-31 03:11:00 【Aoki and the Wind】
The blocks below the high water mark in the data file are allocated, the above are unallocated, and rows can only be inserted in allocated blocks.
For data blocks that have been allocated below the high water mark, the blocks that contain row fragments, that is, the blocks that belong to the segment, are used blocks,
A block that does not contain a line fragment, that is, does not belong to a segment, is an unused block.
边栏推荐
猜你喜欢

TCP详解(一)

7、私信列表

Crypto Firms Offer Offer To Theft Hackers: Keep A Little, Give The Rest

8. Unified exception handling (controller notifies @ControllerAdvice global configuration class, @ExceptionHandler handles exceptions uniformly)

LeetCode简单题之两个数组间的距离值

华为分布式存储FusionStorage知识点总结【面试篇】

编译Hudi

数据库实现分布式锁

Several common errors when using MP

TCP和UDP详解
随机推荐
[Godot][GDScript] 2D cave map randomly generated
10. Redis implements likes (Set) and obtains the total number of likes
Detailed explanation of TCP (3)
LeetCode简单题之找到和最大的长度为 K 的子序列
return in try-catch
原子操作 CAS
execsnoop tool
12 Disk related commands
els 方块向左移动条件判断
什么是系统?
MP使用时的几个常见报错
15. Website Statistics
[C language foundation] Solve C language error: expected ';', ',' or ')' before '&' token
Unity3D Button mouse hover enter and mouse hover exit button events
Thesis framework of the opening report
SQL injection Less46 (injection after order by + rand() Boolean blind injection)
Detailed explanation of TCP (1)
The distance value between two arrays of LeetCode simple questions
华为分布式存储FusionStorage知识点总结【面试篇】
Ambiguous method call.both