Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
memsql. cnf
On this page
The memsql. file stores engine variables whose values are loaded when a node starts.my. file.
Remarks
This file is usually located in a SingleStore node’s base directory, /var/lib/memsql/<unique_.
To determine memsql.’s path on a node:
-
If your cluster is managed by the Toolbox, run the
sdb-admin describe-nodecommand.
If you receive an error that memsql. is missing, make sure the permissions are set correctly for this file.memsql user must have access to it.
Warning
You should not update the memsql. file directly.
Last modified: