columnstore_max_allowed_in_values
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
In 10.6 ES:
The maximum length of the entries in the IN query clause.
DETAILS
PARAMETERS
Command-line | --columnstore_max_allowed_in_values=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BIGINT UNSIGNED |
Minimum Value | 1 |
Maximum Value | 4294967295 |
Product Default Value | 6000 |