<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>InnoDB on NineKoo9's story</title><link>https://NineKoo9.github.io/ja/tags/innodb/</link><description>Recent content in InnoDB on NineKoo9's story</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>© 2026 NineKoo9</copyright><lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://NineKoo9.github.io/ja/tags/innodb/index.xml" rel="self" type="application/rss+xml"/><item><title>[MySQL] 同時実行制御まとめ — MVCC、2PL、Locking Read、Next-Key Lock</title><link>https://NineKoo9.github.io/ja/posts/mysql-mvcc-2pl/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-mvcc-2pl/</guid><description>InnoDBで通常のSELECTとlocking readがどのように異なる動作をするか、REPEATABLE READとREAD COMMITTEDの違い、phantomとnext-key lock、undo/redoの役割を一度に整理します。</description></item><item><title>[MySQL] データベース学習まとめ — セッション、インデックス、ロック、MVCC</title><link>https://NineKoo9.github.io/ja/posts/mysql-database-session-summary/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-database-session-summary/</guid><description>クラスタードインデックス、セカンダリインデックス、undo/redo、REPEATABLE READ、READ COMMITTED、MyISAM との違い、wait_timeout、DBセッションとコネクションプールまで一度に網羅するMySQL整理ノートです。</description></item><item><title>[MySQL] InnoDBではテーブルは本当にファイル1つに保存されるのか？Tablespace、Segment、Extent、Page、Row</title><link>https://NineKoo9.github.io/ja/posts/mysql-innodb-storage-structure/</link><pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/ja/posts/mysql-innodb-storage-structure/</guid><description>InnoDBでテーブルがディスクにどのように保存されるか — File、Segment、Extent、Page、Row各階層の役割とサイズを整理します。</description></item></channel></rss>