当前位置:网站首页>Difference between MySQL unreal reading and non repeatable reading
Difference between MySQL unreal reading and non repeatable reading
2022-06-12 09:19:00 【symop】
Some people in the interview don't quite understand the two differences , Sort it out by yourself .
The number of phantom reading lines has changed .
Non repeatable reading focuses on the change of a certain row of data .
Mirage line , Focus on lines , In the same business , There is no... Before a line , Later I read , Then I think I can read the phantom ( For example, other transactions insert new rows ).
It can't be read repeatedly , A broad sense , The first reading is different from the second reading , There are two cases :
(1) The same row of data has changed ;
(2) The number of rows has changed ; In order to distinguish between these two situations , Just call the latter alone “ Fantasy reading ”.
Non repeatable reading usually refers to the first case .
边栏推荐
- APP测试面试题汇总,面试必考一定要看
- More than 90% of the software companies will ask the software test interview questions. Hurry to recite them
- Summary of APP test interview questions, which must be taken in the interview
- Codecraft-22 and codeforces round 795 (Div. 2)
- Load the source code of 2D 3D virtual anchor in the web page (1: project introduction and source code)
- MySQL installation
- (13) Text rendering text
- consul 配置相关
- Es6-- common basic knowledge
- (js)三位用逗号隔开,保留两位小数(or 四舍五入取整)
猜你喜欢

Chapter 8 - two basic problems of data processing

JVM virtual machine

The classic dog contract of smart contract (I)

机器学习笔记 - 循环神经网络备忘清单
帮助你拿到offer的金融测试面试题

测试用例如何编写?
Cas d'essai et spécification de description des bogues référence
ADB command collection, let's learn together

Distributed task scheduling

MySQL-MVCC
随机推荐
ThreadLocal
Load the source code of 2D 3D virtual anchor in the web page (1: project introduction and source code)
2024. maximum difficulty of the exam - sliding window
Common omissions in software test reports, give yourself a wake-up call
Full alphabetic arrangement (pure alphabetic password dictionary)
MySQL learning record - II. MySQL create table command
最少换乘次数
mySql学习记录——三、mysql查询语句
Codecraft-22 and codeforces round 795 (Div. 2)
还在原地踏步,提高软件测试能力的方法你知道吗?
MySQL learning records -- III. MySQL query statements
Several ways to restart kubernetes pod
(十二)交互组件Selectable
2022 simulated examination platform operation of high voltage electrician work license question bank
Basic SQL syntax i
Meeting time (topology sorting +dp)
Introduction Fibonacci series
Basic exercise letter graphics
RecyclerView的onBindViewHolder被同时调用两次解决方法
Chapter VI - procedures with multiple segments