Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

MySQL Concurrency

Locking and Transactions for MySQL Developers and DBAs

Paperback Engels 2021 9781484266519
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Know how locks work in MySQL and how they relate to transactions. This book explains the major role that locks play in database systems, showing how locks are essential in allowing high-concurrency workloads. You will learn about lock access levels and lock granularities from the user level as well as table locks to record and gap locks. Most importantly, the book covers troubleshooting techniques when locking becomes a pain point.
Several of the lock types in MySQL have a duration of a transaction. For this reason, it is important to understand how transactions work. This book covers the basics of transactions as well as transaction isolation levels and how they affect locking. The book is meant to be your go-to resource for solving locking contention and similar problems in high-performance MySQL database applications.
Detecting locking issues when they occur is the first key to resolving such issues. MySQL Concurrency provides techniques for detecting locking issues such as contention. The book shows how to analyze locks that are causing contention to see why those locks are in place. A collection of six comprehensive case studies combine locking and transactional theory with realistic lock conflicts. The case studies walk you through the symptoms to look for in order to identify which issue you are facing, the cause of the conflict, its analysis, solution, and how to prevent the issue in the future.

What You Will Learn

-Understand which lock types exist in MySQL and how they are used
-Choose the best transaction isolation level for a given transaction
-Detect and analyze lock contention when it occurs
-Reduce locking issues in your applications
-Resolve deadlocks between transactions
-Resolve InnoDB record-level locking issues
-Resolve issues from metadata and schema locks

Who This Book Is For
Database administrators and SQL developers who are familiar with MySQL and want to gain a better understanding of locking and transactions as well as how to work with them. While some experience with MySQL is required, no prior knowledge of locks and transactions is needed.

Specificaties

ISBN13:9781484266519
Taal:Engels
Bindwijze:paperback
Uitgever:Apress
Verschijningsdatum:23-1-2021

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

1. Introduction 2. Monitoring Locks and Mutexes3. Monitoring InnoDB Transactions4. Transactions in the Performance Schema5. Lock Access Levels6. High-Level Lock Types7. InnoDB Locks8. Working with Lock Conflicts9. Reducing Locking Issues10. Indexes and Foreign Keys11. Transactions12. Transaction Isolation Levels13. Case Study: Flush Locks14. Case Study: Metadata and Schema Locks15. Case Study: Record-Level Locks 16. Case Study: Deadlocks 17. Case Study: Foreign Keys
18. Case Study: SemaphoresAppendix A. ReferencesAppendix B. MySQL Shell Module

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        MySQL Concurrency