Book description
Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If you’re a database programmer or DBA, they’re part of your life. The trick is knowing how to quickly recover from them. This unique, example-packed book shows you how to handle an array of vexing problems when working with MySQL.
Written by a principal technical support engineer at Oracle, MySQL Troubleshooting provides the background, tools, and expert steps for solving problems from simple to complex—whether data you thought you inserted doesn’t turn up in a query, or the entire database is corrupt because of a server failure. With this book in hand, you’ll work with more confidence.
- Understand the source of a problem, even when the solution is simple
- Handle problems that occur when applications run in multiple threads
- Debug and fix problems caused by configuration options
- Discover how operating system tuning can affect your server
- Use troubleshooting techniques specific to replication issues
- Get a reference to additional troubleshooting techniques and tools, including third-party solutions
- Learn best practices for safe and effective troubleshooting—and for preventing problems
Publisher resources
Table of contents
- MySQL Troubleshooting
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Foreword
- Preface
- 1. Basics
- 2. You Are Not Alone: Concurrency Issues
-
3. Effects of Server Options
- Service Options
- Variables That Are Supposed to Change the Server Behavior
- Options That Limit Hardware Resources
- Using the --no-defaults Option
- Performance Options
- Haste Makes Waste
- The SET Statement
- How to Check Whether Changes Had an Effect
- Descriptions of Variables
- 4. MySQL’s Environment
- 5. Troubleshooting Replication
- 6. Troubleshooting Techniques and Tools
- 7. Best Practices
- A. Information Resources
- Index
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
Product information
- Title: MySQL Troubleshooting
- Author(s):
- Release date: February 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449330231
You might also like
video
Diagnosing and Fixing MySQL Performance Problems
When it comes to diagnosing and solving performance problems with MySQL, the typical trial-and-error approach breaks …
book
Expert MySQL
Since the enormous number of features made available with MySQL release 5.0, MySQL has been gaining …
book
Expert MySQL, Second Edition
Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks …
book
MySQL Concurrency: Locking and Transactions for MySQL Developers and DBAs
Know how locks work in MySQL and how they relate to transactions. This book explains the …