Aikesheng Open Source Community
Mar 2, 2022 · Databases
Using MySQL 8.0.28 Connection Memory Limit to Prevent Per‑Connection Memory Overruns
MySQL 8.0.28 introduces the connection_memory_limit parameter and related settings that let administrators cap the memory used by each client connection, and this article demonstrates how to configure the limits, test them with sample queries, and observe the behavior for regular and privileged users.
Connection Memory LimitDatabase AdministrationMySQL
0 likes · 6 min read