Closed dbray925 closed 3 months ago
Hi @dbray925 .
SELECT ... variable_name = 'mysql-...
UPDATE ... variable_name='mysql-...
LOAD ADMIN ...
SAVE ADMIN ...
Do you see the problem?
mysql
!= ADMIN
I hope this help. Thanks.
Apologies, I'm missing something. I thought after updating any global_variables I needed to:
LOAD ADMIN VARIABLES TO RUNTIME; SAVE ADMIN VARIABLES TO DISK;
If you change mysql variables, you must use LOAD MYSQL VARIABLES ...
and SAVE MYSQL VARIABLES ...
.
If you change admin variables, you must use [LOAD|SAVE] ADMIN VARIABLES ...
.
You changed a mysql-
variable.
Very sorry about that, I was blind to the MYSQL vs. ADMIN. The variable is now staying at 0, and the logs look much cleaner now. Thank you so much for your time, and sorry again it was end user error :-(
Description: I'm trying to remove the mysql_server dump into the /var/lib/proxysql/proxysql.log Updating mysql-hostgroup_manager_verbose does not work, and also does not save on restart.
ProxySQL version: proxysql-2.6.3-1.x86_64 OS version: Rocky Linux 8
The steps to reproduce the issue
Unfortunately, the log files still show:
In addition to the above issue, when I restart ProxySQL, the variable reverts back to 1: