
Expert MySQL
Description
Since the enormous number of features made available with MySQL release 5.0, MySQL has been gaining steam as a viable alternative to database behemoths like Oracle and IBM DB2. MySQL users now have the ability to extend MySQL with new SQL commands, optimize query execution, and embed MySQL within low-resource environments like embedded devices and kiosks.
Expert MySQL , by Dr. Charles A. Bell , is the first book to examine these opportunities in detail, showing you how to wield maximum control over this powerful open source database. You'll learn how to create your own custom storage handlers, ensuring maximum flexibility and speed within your specialized applications. You'll also gain valuable insight into MySQLs architecture and learn how to tweak its behavior through custom changes to the source code.
More details
Other editions
New editions

Additional editions

Person
Content
Part One: MySQL and the Open Source Revolution.- The Anatomy of a Database System.- A Tour of the MySQL Code Base.- Test Driven MySQL Development.- Part Two: Debugging.- Embedded MySQL.- Building Your Own Storage Handler.- Adding Your Own SQL Commands.- Part Three: Database System Internals.- Internal Query Representation.- Query Optimization.- Query Execution.