max_session_mem_used
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
Amount of memory a single user session is allowed to allocate. This limits the value of the session variable MEM_
DETAILS
PARAMETERS
Command-line | --max_session_mem_used=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BIGINT UNSIGNED |
Minimum Value | 8192 |
Maximum Value | 18446744073709551615 |
Product Default Value | 9223372036854775807 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.