Skip to Content
MySQL Concurrency: Locking and Transactions for MySQL Developers and DBAs
book

MySQL Concurrency: Locking and Transactions for MySQL Developers and DBAs

by Jesper Wisborg Krogh
January 2021
Intermediate to advanced
388 pages
7h 48m
English
Apress
Content preview from MySQL Concurrency: Locking and Transactions for MySQL Developers and DBAs
© Jesper Wisborg Krogh 2021
J. W. KroghMySQL Concurrencyhttps://doi.org/10.1007/978-1-4842-6652-6_7

7. InnoDB Locks

Jesper Wisborg Krogh1  
(1)
Hornsby, NSW, Australia
 

The locks studied in the previous chapter were all, apart from the InnoDB intention locks, general for MySQL. InnoDB has its own sophisticated locking system that allows for a highly concurrent access to the data. In online transaction processing (OLTP) workloads, benchmarks show that depending on the workload, InnoDB handles up to over 100 concurrent queries well.1 This is not only related to the record-level locks but also low-level semaphores, and the latter is an area of ongoing improvement which is the main reason that newer versions of MySQL handle concurrency better than old ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Understanding MySQL Internals

Understanding MySQL Internals

Sasha Pachev
Hands-On MySQL Administration

Hands-On MySQL Administration

Arunjith Aravindan, Jeyaram Ayyalusamy
Advanced MySQL 8

Advanced MySQL 8

Eric Vanier, Birju Shah, Tejaswi Malepati
MySQL 8 Cookbook

MySQL 8 Cookbook

Karthik Appigatla

Publisher Resources

ISBN: 9781484266526Purchase LinkPublisher Website