This page documents system variables related to the Cassandra storage engine. See Server System Variables for a complete list of system variables and instructions on setting them.
cassandra_default_thrift_host
string
cassandra_failure_retries
numeric
3
1
to 1073741824
cassandra_insert_batch_size
numeric
100
1
to 1073741824
cassandra_multiget_batch_size
numeric
100
1
to 1073741824
cassandra_read_consistency
ONE
ONE
, TWO
, THREE
, ANY
, ALL
, QUORUM
, EACH_QUORUM
, LOCAL_QUORUM
,
cassandra_rnd_batch_size
10000
1
to 1073741824
cassandra_write_consistency
ONE
ONE
, TWO
, THREE
, ANY
, ALL
, QUORUM
, EACH_QUORUM
, LOCAL_QUORUM
,
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/cassandra-system-variables/