The configuration community:
low_priority_updates
Information
If set to 1 all INSERT UPDATE DELETE and LOCK TABLE WRITE statements wait until there is no pending SELECT or LOCK TABLE READ on the affected table. This affects only storage engines that use only table-level locking (MyISAM MEMORY MERGE). Before MySQL 3.22.5 this variable was named sql_low_priority_updates.
Syntax
Example



