Title | Understanding MySQL Internals |
---|---|
Sub Title | Discovering and Improving a Great Database |
Author | Sasha Pachev |
Category | Computer & Programming |
Language | English |
Region | |
Tags | MySQL |
ISBN | 978-0-596-00957-1 |
Year | 2007 |
Format | |
Pages | 256 |
File Size | 1.7 MB |
Total Download | 441 |
Although MySQL’s source code is open in the sense of being publicly available, it’s essentially closed to you if you don’t understand it. This book provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner-workings of this powerful database. You’ll learn how data structures and convenience functions operate, how to add new storage engines and configuration options, and much more.