当前位置:网站首页>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 .
边栏推荐
- Offer:[day 8 dynamic planning (simple)] --- > maximum profit of stock
- Definition of polar angle and its code implementation
- Exists usage in SQL
- How to write test cases?
- Diff prime pairs
- 2024. maximum difficulty of the exam - sliding window
- Several ways to restart kubernetes pod
- (十四)InputField逻辑分析
- 128. Plus longue séquence continue - table de hachage
- Share the basic knowledge of software testing and write something you don't know
猜你喜欢

Distributed task scheduling

How to write test cases?

Do you know the meaning behind these questions?
软件测试工作经验分享,一定有你想知道的

Basic exercise letter graphics

Machine learning notes - circular neural network memo list

Countdownlatch example
![Sword finger offer:[day 8 dynamic planning (simple)] --- > frog jumping on steps](/img/0a/65bc44850e52204af278e50a8f86eb.jpg)
Sword finger offer:[day 8 dynamic planning (simple)] --- > frog jumping on steps
What are the software testing requirements analysis methods? Let's have a look
Selenium interview question sharing
随机推荐
Top command meaning
90%以上软件公司都会问的软件测试面试题赶紧来背吧
Chapter 3 registers (memory access)
Distributed transaction solution 1: TCC (compensation transaction)
解决當打開Unity時 提示項目已經打開,而自己之前並沒有打開過(可能之前异常關閉)的問題
Sword finger offer:[day 9 dynamic planning (medium)] --- > maximum sum of continuous subarrays
Chapter 8 - two basic problems of data processing
ABC253F Operations on a Matrix
2024. maximum difficulty of the exam - sliding window
There must be something you want to know about software testing experience sharing
Oracle personal replication (I)
2022 melting welding and thermal cutting test questions and answers
最少换乘次数
SQL basic syntax II
mySql学习记录——三、mysql查询语句
Description of string
Es6-- common basic knowledge
ThreadLocal
128. Plus longue séquence continue - table de hachage
What are the software testing requirements analysis methods? Let's have a look