<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kameid</author_name>
  <author_url>https://blog.hatena.ne.jp/kameid/</author_url>
  <blog_title>kameidの備忘録 - Sharpen the Saw!</blog_title>
  <blog_url>https://kameid.hatenadiary.org/</blog_url>
  <categories>
    <anon>データベース</anon>
  </categories>
  <description>読み取り一貫性の確保とは。 トランザクションの最初で取得した値が最後まで変わらないこと。一番単純には select for update を発行してやればこの読み取り一貫性は確保できることになる。（行追加、削除についてはダメ） で、SQL92の仕様では、アイソレーションレベル（トランザクション隔離性のレベル）に応じて、4つのレベルが規定されている。下に行くほどアイソレーションレベルは高くなる。 ・read_uncommited ・read_commited ・repeatable_read ・serializable で、読み取り一貫性が保たれないパターンは以下の3つ。 ・ダーティーリード ト…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkameid.hatenadiary.org%2Fentry%2F20081208%2F1228760465&quot; title=&quot;RDBの isolation level についてまとめ。 - kameidの備忘録 - Sharpen the Saw!&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-12-08 03:21:05</published>
  <title>RDBの isolation level についてまとめ。</title>
  <type>rich</type>
  <url>https://kameid.hatenadiary.org/entry/20081208/1228760465</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
