Day 17. Transactions and Table Locking

In today's lesson you will learn about how to process transactions in MySQL using table locking and transaction-safe tables.

Particular topics you will study today are

  • What table locking is, why you would want to do it, and how to do it

  • The MySQL queries for locking tables, LOCK TABLES and UNLOCK TABLES

  • How to do cooperative locking

  • How to do transaction processing using transaction-safe InnoDB tables

Get Sams Teach Yourself MySQL in 21 Days, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.