Locking and Concurrency Control

Locking and Concurrency Control

PHP UK Conference via YouTube Direct link

shared locking

11 of 43

11 of 43

shared locking

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Locking and Concurrency Control

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Upcoming features
  3. 3 Agenda
  4. 4 Table Locks
  5. 5 Backups
  6. 6 mysqldump
  7. 7 backup
  8. 8 multiversion concurrency
  9. 9 demo
  10. 10 answer
  11. 11 shared locking
  12. 12 interactive session
  13. 13 deadlock
  14. 14 lockweight
  15. 15 deadlock detection
  16. 16 potential solutions
  17. 17 isolation lock step
  18. 18 scalability
  19. 19 optimistic vs pessimistic concurrency
  20. 20 database errors
  21. 21 deadlocking
  22. 22 error handling
  23. 23 Atomicity
  24. 24 Consistency
  25. 25 Isolation
  26. 26 Buffers
  27. 27 Summary
  28. 28 Application Responsibilities
  29. 29 Internal Locks
  30. 30 Multiple Servers
  31. 31 Serializable
  32. 32 Raw Metadata
  33. 33 Repeatable Reads
  34. 34 Triggers
  35. 35 Internal Locking
  36. 36 Memory Locking
  37. 37 Pages
  38. 38 Thread deadlocks
  39. 39 Mutex concurrency
  40. 40 Hot locks
  41. 41 Lock vs Mutex
  42. 42 Diagnosis
  43. 43 How do locks work

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.