Pro MySQL / Edition 1

Paperback (Print)
Buy New
Buy New from BN.com
$28.92
Used and New from Other Sellers
Used and New from Other Sellers
from $1.99
Usually ships in 1-2 business days
(Save 96%)
Other sellers (Paperback)
  • All (19) from $1.99   
  • New (7) from $32.14   
  • Used (12) from $1.99   

Overview

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 youre 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 examplesfrom 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.

Read More Show Less

Product Details

  • ISBN-13: 9781590595053
  • Publisher: Apress
  • Publication date: 7/27/2005
  • Series: Expert's Voice in Open Source Series
  • Edition number: 1
  • Pages: 768
  • Sales rank: 1043161
  • Product dimensions: 1.51 (w) x 7.50 (h) x 9.25 (d)

Meet the Author

Jay Pipes is the North American community relations manager at MySQL. Coauthor of Pro MySQL (Apress, 2005), Jay has also written articles for Linux Magazine and regularly assists software developers in identifying how to make the most effective use of MySQL. He has given sessions on performance tuning at the MySQL Users Conference, RedHat Summit, NY PHP Conference, OSCON, and Ohio LinuxFest, among others. He lives in Columbus, Ohio, with his wife, Julie, and his four animals. In his abundant free time, when not being pestered by his two needy cats and two noisy dogs, he daydreams in PHP code and ponders the ramifications of __clone().

Mike Kruckenberg is a long-time MySQL devotee who has used MySQL personally and professionally since the early days of web-based applications. Besides having been the go-to guy for all things MySQL at his day (and night) jobs over the years, Mike is an active member of the MySQL community. In addition to being the coauthor of Pro MySQL, he is a coauthor on the MySQL Cluster Certification Study Guide and periodically writes about MySQL for Linux Magazine. He did the technical review for the soon-to-be published Expert MySQL (Apress) on MySQL source code modifications. Mike is a member of the MySQL speakers, writers, and experts guilds, regularly presents at tech conferences, and actively writes about MySQL and other (mostly) technical things at mike.kruckenberg.com.

Read More Show Less

Table of Contents

Pt. 1 Design and development
Ch. 1 Analyzing business requirements 3
Ch. 2 Index concepts 39
Ch. 3 Transaction processing 69
Ch. 4 MySQL system architecture 105
Ch. 5 Storage engines and data types 153
Ch. 6 Benchmarking and profiling 189
Ch. 7 Essential SQL 235
Ch. 8 SQL scenarios 299
Ch. 9 Stored procedures 349
Ch. 10 Functions 375
Ch. 11 Cursors 405
Ch. 12 Views 419
Ch. 13 Triggers 443
Pt. 2 Administration
Ch. 14 MySQL installation and configuration 469
Ch. 15 User administration 497
Ch. 16 Security 533
Ch. 17 Backup and restoration 555
Ch. 18 Replication 585
Ch. 19 Cluster 617
Ch. 20 Troubleshooting 645
Ch. 21 MySQL data dictionary 669
Read More Show Less

Customer Reviews

Average Rating 5
( 1 )
Rating Distribution

5 Star

(1)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)
Sort by: Showing 1 Customer Reviews
  • Anonymous

    Posted Mon Aug 28 00:00:00 EDT 2006

    Best book to learn Advanced MYSQL

    For people like me who have a good understanding of MYSQL, the next logical step would be this book. I already know about stored procedures, transactions and the basics of triggers, but I want to learn more about these topics in more ¿real-world¿ scenarios in how to develop larger, enterprise-wide applications. Also I want to know more about other advanced topics that I may not even know to think about. If this sounds like you as well, then read on¿ The author starts in with reviewing how business requirements and the software development cycle can be part of database development. This a great chapter for people like me who would like to learn how different approaches are taken from different IT perspectives in a team environment (business analysts, application developers, and project managers) This chapter gives you a good understanding of how the other side thinks. The next chapter focuses on the importance of proper indexing and strategies as pertaining to data storage. Because once your databases reach to the multiple gigabits of storage space, you need to very focused on how long each request takes. A few seconds here and there begin to add up and can cause serious issues if not taken into consideration early in your database design. Like me who only deals with small to an occasional medium-size database I never really had to think about this before. The next chapter focuses on transaction processing in MYSQL which is one of the more difficult concepts for many and I am in the process now of reading it. I really like the author¿s explanations and examples. Each point is explained thoroughly and in an easy to read manner. The rest of the book goes into more advanced topics (system architecture, benchmarking and profiling, security, replication and clustering) as well as giving more detail and explanation to topics that may only be briefly covered in other MYSQL books (stored procedures, functions, and views). If you already know the basics of MYSQL and want to really advance your knowledge with ¿real-world¿ scenarios, this is the book for you.

    Was this review helpful? Yes  No   Report this review
Sort by: Showing 1 Customer Reviews

If you find inappropriate content, please report it to Barnes & Noble
Why is this product inappropriate?
Comments (optional)