|
|
| Book details / order |
| UNDERSTANDING MYSQL INTERNALS |
Mysql’s source code is open in the sense of being publicly available, but it’s essentially closed to you if you don’t understand it. in this book, sasha pachev—a former member of the mysql development team—provides a comprehensive tour of mysql 5 that reveals the inner workings of this powerful database. you’ll go right to the heart of mysql to learn how data structures and convenience functions operate, how to add new storage engines and configuration options, and much more.
understanding mysql internals begins with an architecture overview that explains how the different components of mysql work together. next, you’ll learn steps for setting up a working, compilable copy of the code, and then you’ll work with basic frameworks for adding your own configuration variables and storage engine.
other sections of this book cover:
* core server classes, structures, and api
* the communication protocol between the client and the server
* configuration variables, including a tutorial and code for adding your own
* thread-based request handling and how threads are used in mysql
* an overview of mysql storage engines
* the storage engine interface for integrating third-party storage engines
* the table lock manager
* the parser and optimizer that execute sql commands
* integrating a transactional storage engine into mysql
* the internals of replication
with descriptions of key data structures and methods not documented in the source code, understanding mysql internals offers you the unprecedented opportunity to learn the inner workings of this enterprise-proven database. whether you’re a developer, dba, programmer, software vendor, or student, this is your guide to discovering and improving a great database.
Author : Sasha pachev
Publication : O'reilly
Isbn : 9788184043198
Store book number : 104
NRS 480.00
|
 |
|
|
|
|
|
|
|
| |
|
|