Understand concurrency in MySQL
Intermediate
Database Administrator
Azure Database for MySQL
Learn about concurrency in MySQL, including how to limit the number of connections, and when to use thread pools.
Learning objectives
After completing this module, you will be able to:
- Describe thread concurrency
- Understand when to use thread pools
- Describe isolation levels
- Understand locking
Add
Prerequisites
Demonstrate an understanding of relational databases. Demonstrate an understanding of basic SQL.