High Performance MySQL: Optimization, Backups, Replication, and More
February 6th, 2010 by CGI & PHP.com- ISBN13: 9780596101718
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
Product Description
High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MyS… More >>
High Performance MySQL: Optimization, Backups, Replication, and More
Popularity: 2% [?]

MySQL High Availability Solutions
Performance Tuning Best Practices for MySQL
Perl Testing: A Developer's Notebook
MySQL Administrator's Bible
PHP & MySQL For Dummies 3rd edition
PHP Tutorial – 23 – Adding Tables to MySQL Database






February 6th, 2010 at 7:33 am
The book is good. lots of new information as compared to the previous edition.
the book arrived in time.
Rating: 4 / 5
February 6th, 2010 at 8:08 am
I bought this book hoping to get a detailed understanding of how to best create and use indexes for my high traffic web site. While the book does a great job of covering the pros and cons of standard indexes, it devotes only a single page to the utility of index_merge (introduced in Mysql 5.0). Combined with a general dearth of information about index_merge on the web, this was a really disappointment, since index_merge seems to afford the possibility of using multiple, smaller indexes, rather than smaller number of bulky indexes (as this book recommends).
In my eyes, a thorough analysis of indexing techniques in Mysql 5+ must discuss the strategic opportunities afforded by index_merge. It would seem to me that this gives the developer the ability to simply index the fields they want indexed, without having to sweat left-precedence of combined indexes or trying to make long indexes that include all of the possibly needed indexes in an order that will satisfy all possible query combinations.
If limitations to the utility of index_merge make some of these possibilities not feasible, the book ought to at least give a rundown of the pros and cons of index_merge vs. compound indexes.
The near-total omission of a new feature that could have profound implications upon the most optimal way to query & index makes me recommend this book with a tablespoon of salt.
Rating: 3 / 5
February 6th, 2010 at 8:11 am
Very nice book but unfortunately this book is not for beginners so if you're new in databases try to read some tutorials or books for beginners and then come back for this book.
Rating: 5 / 5
February 6th, 2010 at 8:45 am
A good book for developers that want more. They want to optimize their scripts and really understand how MYSQL works also behind the scene.
A must have book
Rating: 5 / 5
February 6th, 2010 at 9:13 am
For weeks, I'd been searching online, trying to find out what MySQL's slow queries log actually was. Eventually I found it.
And then I got this book, and there was an even better description than what I'd found in MySQL's online documentation.
I swear, after I've worked my way through this book, if I don't double my wages, I'll be a monkey's uncle.
Rating: 5 / 5