Đang chuẩn bị liên kết để tải về tài liệu:
Expert MySQL 2nd Edition
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the SQL language. No other book provides the level of detail or the extensive examples of the inner workings of MySQL that have taken engineers years to master. Expert MySQL is a must have book for all systems integrators, engineers, and software developers working with the MySQL server code | THE EXPERT S VOICE IN DATABASES SECOND EDITION APPLY MASTERY OF MYSQL INTERNALS TO HIGH-AVAILABILITY REPLICATION CUSTOMIZATION AND BEYOND Charles Bell - Apress For your convenience Apress has placed some of the front matter material after the index. Please use the Bookmarks and Contents at a Glance links to access them. Apress www.it-ebooks.info Contents at a Glance About the Author.xix About the Technical Reviewers.xxi Acknowledgments.xxiii Introduction.xxv Part 1 Getting Started with MySQL Development.1 Chapter 1 MySQL and The Open Source Revolution.3 Chapter 2 The Anatomy of a Database System.23 Chapter 3 A Tour of the MySQL Source Code.57 Chapter 4 Test-Driven MySQL Development.117 Part 2 Extending MySQL.151 Chapter 5 Debugging.153 Chapter 6 Embedded MySQL.195 Chapter 7 Adding Functions and Commands to MySQL.251 Chapter 8 Extending MySQL High Availability.281 Chapter 9 Developing MySQL Plugins.339 Chapter 10 Building Your Own Storage Engine.369 Part 3 Advanced Database Internals.453 Chapter 11 Database System Internals.455 Chapter 12 Internal Query Representation.465 v .