<?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/tags/innodb/</link><description>Recent content in InnoDB on NineKoo9's story</description><generator>Hugo -- gohugo.io</generator><language>ko</language><copyright>© 2026 NineKoo9</copyright><lastBuildDate>Thu, 02 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://NineKoo9.github.io/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/posts/mysql-mvcc-2pl/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/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/posts/mysql-database-session-summary/</link><pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/posts/mysql-database-session-summary/</guid><description>클러스터드 인덱스, 보조 인덱스, undo/redo, REPEATABLE READ, READ COMMITTED, MyISAM 차이, wait_timeout, DB 세션과 커넥션 풀까지 한 번에 훑는 MySQL 정리 노트입니다.</description></item><item><title>[MySQL] InnoDB에서 테이블은 정말 파일 하나로 저장될까? Tablespace, Segment, Extent, Page, Row</title><link>https://NineKoo9.github.io/posts/mysql-innodb-storage-structure/</link><pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/posts/mysql-innodb-storage-structure/</guid><description>InnoDB에서 테이블이 디스크에 어떻게 저장되는지 — File, Segment, Extent, Page, Row 각 계층의 역할과 크기를 정리합니다.</description></item></channel></rss>