Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregwebs
3001 days ago
The documentation states that phantom reads are not possible (under the default isolation level or repeatable read):
https://github.com/pingcap/docs/blob/master/sql/transaction-...