Is it possible to set variables using something li...
# questions-and-troubleshooting
j
Is it possible to set variables using something like a conf file rather than needing MySQL client connection https://docs.starrocks.io/docs/sql-reference/System_variable/. Thinking about disaster recovery scenario
r
Hello, the system variables can't be set via config files. For disaster recovery, is it possible to save the SET commands to a file and keep it for future use.