Disable SQL Query Optimization
To disable the SQL Query Optimization feature, please select your installation type and follow the instructions below.
- Linux
- AWS RDS
- Edit the configuration file:
nano /opt/releem/releem.conf - Change the
query_optimizationsetting tofalse. - Restart the Releem Agent:
service releem-agent restart
To disable the SQL Query Optimization feature for AWS RDS, you need to reinstall the Releem Agent and disable the feature in the CloudFormation template.