Biting the hand that feeds IT

The Register


Static Product Information Page

 Pro MySQL

 

Published by: APRESS
Author: Kruckenberg, Michael; Pipes, Jay
Number of pages: 724
Group: SQL - MYSQL
ISBN: 159059505X/9781590595053
User level: Programmer - Int/Adv
Objective: Reference
Date Published: September 2005
 RRP £33.99 Save 40%
  Our Price £20.39

On Order

See the latest price and availability.


  Book Information

Pro MySQL is the first book that exclusively covers intermediate and advanced features of MySQL, the world's most popular open source database server. Whether you are a seasoned MySQL user looking to take your skills to the next level, or you're a database expert searching for a fast-paced introduction to MySQL's advanced features, this book is for you.

The first part of this book discusses topics related to design and development. Topics include transaction processing and indexing theory, benchmarking and profiling, and advanced coverage of storage engines and data types. The authors also delve deep into the MySQL source code and system architecture at a level you won't find anywhere else. Essential advanced SQL is also covered, with discussion of subqueries, derived tables, and joins. These concepts are demonstrated in a range of situation-specific examples--from dealing with hierarchical data to performing Geographic Information System (GIS) examples with just MySQL. This section also covers MySQL 5's new enterprise features like stored procedures, triggers, and views.

The latter part of this book devotes itself to administration topics. Topics include MySQL installation and upgrading, user administration, database backups, replication, and clustering. You'll also learn about the new data dictionary features available in MySQL 5.