جزییات کتاب
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.Expert MySQL is also a wealth of information on key aspects of MySQL internals. You’ll learn about internal query representation, how the optimizer creates execution plans, and how to exert control over those plans for optimal performance in your environment. Youll even learn to build your own query optimizer, giving insight that can help you understand and resolve tough performance problems. High-availability and replication are also covered, making Expert MySQL a must-have book for anyone doing high-end work involving MySQL.Shows how to customize MySQL and its storage and authentication enginesProvides in-depth knowledge of internals for use in query tuning and performance troubleshootingCovers high-end features such as high-availability and replicationWhat you’ll learn :Learn the inner workings of MySQLDiagnose and improve poorly performing queriesImplement high-availablity solutions and replicationModify and debug the server codeBuild your own pluggable storage engines and authentication modulesImplement new SQL functions and syntaxBuild your own query optimizerWho this book is for :Expert MySQL is written for systems integrators, software developers, and database administrators who are using MySQL and desire a deeper knowledge of MySQL internals in support of high-end work such as performance troubleshooting, customization of the engine and its plugins, query optimizaion, building of high-availability environments, replication of data, and so forth.