Overview
The SQL throttling feature enables you to set a keyword to limit the number of concurrent executions of the specified SQL statement.
Supported Versions
Kernel Version MySQL 8.0 20211202 and Later
Kernel Version MySQL 5.7 20200331 and Later
Kernel Version MySQL 5.6 20200915 and Later
Use Cases
This feature is suitable for SQL statements with high concurrency and resource usage that compromise system performance.
Instructions
Was this page helpful?