bash-4.4$ cat proxysql.log 2022-02-07 17:56:37 [INFO] ProxySQL version 2.0.18-percona-1.1 2022-02-07 17:56:37 [INFO] Detected OS: Linux pxc-db-proxysql-0 5.11.0-1021-aws #22~20.04.2-Ubuntu SMP Wed Oct 27 21:27:13 UTC 2021 x86_64 2022-02-07 17:56:37 [INFO] ProxySQL SHA1 checksum: c27923935e2fccf5ce61440772e3b046e9e28c5a 2022-02-07 17:56:37 [INFO] Starting ProxySQL 2022-02-07 17:56:37 [INFO] Sucessfully started 2022-02-07 17:56:37 [INFO] Angel process started ProxySQL process 410763 Standard ProxySQL MySQL Logger rev. 2.0.0714 -- MySQL_Logger.cpp -- Thu Apr 15 13:19:22 2021 Standard ProxySQL Cluster rev. 0.4.0906 -- ProxySQL_Cluster.cpp -- Thu Apr 15 13:19:22 2021 Standard ProxySQL Statistics rev. 1.4.1027 -- ProxySQL_Statistics.cpp -- Thu Apr 15 13:19:22 2021 Standard ProxySQL HTTP Server Handler rev. 1.4.1031 -- ProxySQL_HTTP_Server.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 ProxySQL_Admin.cpp:5394:flush_admin_variables___database_to_runtime(): [WARNING] Impossible to set not existing variable checksum_admin_variables with value "false". Deleting. If the variable name is correct, this version doesn't support it 2022-02-07 17:56:37 ProxySQL_Admin.cpp:5394:flush_admin_variables___database_to_runtime(): [WARNING] Impossible to set not existing variable checksum_ldap_variables with value "false". Deleting. If the variable name is correct, this version doesn't support it 2022-02-07 17:56:37 ProxySQL_Admin.cpp:5394:flush_admin_variables___database_to_runtime(): [WARNING] Impossible to set not existing variable checksum_mysql_variables with value "false". Deleting. If the variable name is correct, this version doesn't support it Standard ProxySQL Admin rev. 2.0.6.0805 -- ProxySQL_Admin.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 [INFO] ProxySQL SHA1 checksum: c27923935e2fccf5ce61440772e3b046e9e28c5a Standard MySQL Threads Handler rev. 0.2.0902 -- MySQL_Thread.cpp -- Thu Apr 15 13:19:22 2021 Standard MySQL Authentication rev. 0.2.0902 -- MySQL_Authentication.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 [INFO] Dumping mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:37 [INFO] Dumping mysql_servers LEFT JOIN mysql_servers_incoming +-------------+--------------+----------+------+ | mem_pointer | hostgroup_id | hostname | port | +-------------+--------------+----------+------+ +-------------+--------------+----------+------+ 2022-02-07 17:56:37 [INFO] Dumping mysql_servers JOIN mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | mem_pointer | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:37 [INFO] Creating new server in HG 11 : pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:37 [INFO] Creating new server in HG 11 : pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:37 [INFO] Creating new server in HG 11 : pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000000, status=0 2022-02-07 17:56:37 [INFO] New mysql_group_replication_hostgroups table 2022-02-07 17:56:37 [INFO] New mysql_galera_hostgroups table 2022-02-07 17:56:37 [INFO] Loading Galera info for (11,12,10,13,on,1,1,100,"(null)") 2022-02-07 17:56:37 [INFO] New mysql_aws_aurora_hostgroups table 2022-02-07 17:56:37 [INFO] MySQL_HostGroups_Manager::commit() locked for 2ms 2022-02-07 17:56:37 [INFO] Created new Cluster Node Entry for host pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:37 [INFO] Created new Cluster Node Entry for host pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:37 [INFO] Cluster: starting thread for peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:37 [INFO] Created new Cluster Node Entry for host pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 Standard Query Processor rev. 2.0.6.0805 -- Query_Processor.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 [INFO] Cluster: starting thread for peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:37 [INFO] Cluster: starting thread for peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 In memory Standard Query Cache (SQC) rev. 1.2.0905 -- Query_Cache.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_query_rules from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1206, epoch 1644256596, checksum 0x1489BFE3E4BC0170 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_query_rules from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x1489BFE3E4BC0170 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 4, epoch 1644248199, checksum 0x43C73C66D502A64E . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_users from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1205, epoch 1644256596, checksum 0x6307D37075EB3503 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_users from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x6307D37075EB3503 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for proxysql_servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 3, epoch 1644248118, checksum 0xEE2BE5859A4A3BF4 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for proxysql_servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0xEE2BE5859A4A3BF4 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_servers version 4, epoch 1644248199, diff_check 1. Own version: 1, epoch: 1644256597. Proceeding with remote sync Standard MySQL Monitor (StdMyMon) rev. 2.0.1226 -- MySQL_Monitor.cpp -- Thu Apr 15 13:19:22 2021 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_query_rules from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1206, epoch 1644256597, checksum 0x1489BFE3E4BC0170 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_query_rules from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x1489BFE3E4BC0170 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_servers from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 3, epoch 1644248200, checksum 0x43C73C66D502A64E . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_users from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1206, epoch 1644256597, checksum 0x6307D37075EB3503 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_users from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x6307D37075EB3503 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for proxysql_servers from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 3, epoch 1644248120, checksum 0xEE2BE5859A4A3BF4 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for proxysql_servers from peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0xEE2BE5859A4A3BF4 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a peer pxc-db-proxysql-2.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_servers version 3, epoch 1644248200, diff_check 1. Own version: 1, epoch: 1644256597. Proceeding with remote sync 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_query_rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1205, epoch 1644256597, checksum 0x1489BFE3E4BC0170 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_query_rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x1489BFE3E4BC0170 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_servers from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 3, epoch 1644248199, checksum 0x43C73C66D502A64E . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for mysql_users from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 1205, epoch 1644256597, checksum 0x6307D37075EB3503 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for mysql_users from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0x6307D37075EB3503 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a new checksum for proxysql_servers from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032, version 3, epoch 1644248119, checksum 0xEE2BE5859A4A3BF4 . Not syncing yet ... 2022-02-07 17:56:37 [INFO] Cluster: checksum for proxysql_servers from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 matches with local checksum 0xEE2BE5859A4A3BF4 , we won't sync. 2022-02-07 17:56:37 [INFO] Cluster: detected a peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_servers version 3, epoch 1644248199, diff_check 1. Own version: 1, epoch: 1644256597. Proceeding with remote sync 2022-02-07 17:56:38 [INFO] Cluster: detected a peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_servers version 4, epoch 1644248199, diff_check 2. Own version: 1, epoch: 1644256597. Proceeding with remote sync 2022-02-07 17:56:38 [INFO] Cluster: detected peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_servers version 4, epoch 1644248199 2022-02-07 17:56:38 [INFO] Cluster: Fetching MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 started. Expected checksum 0x43C73C66D502A64E 2022-02-07 17:56:38 [INFO] Cluster: Fetching MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 completed 2022-02-07 17:56:38 [INFO] Cluster: Fetching checksum for MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 before proceessing 2022-02-07 17:56:38 [INFO] Cluster: Fetching checksum for MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 successful. Checksum: 0x43C73C66D502A64E 2022-02-07 17:56:38 [INFO] Cluster: Writing mysql_servers table 2022-02-07 17:56:38 [INFO] Cluster: Writing mysql_replication_hostgroups table 2022-02-07 17:56:38 [INFO] Cluster: Loading to runtime MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:38 [INFO] Dumping mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:38 [INFO] Dumping mysql_servers LEFT JOIN mysql_servers_incoming +-------------+--------------+----------+------+ | mem_pointer | hostgroup_id | hostname | port | +-------------+--------------+----------+------+ +-------------+--------------+----------+------+ 2022-02-07 17:56:38 [INFO] Dumping mysql_servers JOIN mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | mem_pointer | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 0 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-------------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:38 [INFO] Creating new server in HG 10 : pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:38 [INFO] Creating new server in HG 10 : pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:38 [INFO] Creating new server in HG 10 : pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000000, status=0 2022-02-07 17:56:38 [INFO] Creating new server in HG 12 : pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:38 [INFO] Creating new server in HG 12 : pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local:3306 , gtid_port=0, weight=1000, status=0 2022-02-07 17:56:38 [INFO] New mysql_group_replication_hostgroups table 2022-02-07 17:56:38 [INFO] New mysql_galera_hostgroups table 2022-02-07 17:56:38 [INFO] Loading Galera info for (11,12,10,13,on,1,1,100,"(null)") 2022-02-07 17:56:38 [INFO] New mysql_aws_aurora_hostgroups table 2022-02-07 17:56:38 [INFO] MySQL_HostGroups_Manager::commit() locked for 1ms 2022-02-07 17:56:38 [INFO] Cluster: Saving to disk MySQL Servers from peer pxc-db-proxysql-0.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 17:56:38 MySQL_HostGroups_Manager.cpp:4763:update_galera_set_writer(): [WARNING] Galera: setting host pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local:3306 as writer 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:38 [INFO] Dumping mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+---------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:38 [INFO] Dumping mysql_servers LEFT JOIN mysql_servers_incoming +-------------+--------------+----------+------+ | mem_pointer | hostgroup_id | hostname | port | +-------------+--------------+----------+------+ +-------------+--------------+----------+------+ 2022-02-07 17:56:38 [INFO] Dumping mysql_servers JOIN mysql_servers_incoming +--------------+-----------------------------------------------+------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-----------------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | hostgroup_id | hostname | port | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | mem_pointer | gtid_port | weight | status | compression | max_connections | max_replication_lag | use_ssl | max_latency_ms | comment | +--------------+-----------------------------------------------+------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-----------------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | +--------------+-----------------------------------------------+------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+-----------------+-----------+--------+--------+-------------+-----------------+---------------------+---------+----------------+---------+ 2022-02-07 17:56:38 [INFO] Changing status for server 11:pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local:3306 (pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local:3306) from 0 (0) to 1 2022-02-07 17:56:38 [INFO] Changing status for server 11:pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local:3306 (pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local:3306) from 0 (0) to 1 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:38 [INFO] MySQL_HostGroups_Manager::commit() locked for 1ms 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup 11 HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: HG 11 +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup 12 HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: HG 12 +-----+-----------------------------------------------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | +-----+-----------------------------------------------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup 10 HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: HG 10 +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:38 [INFO] Dumping current MySQL Servers structures for hostgroup 13 2022-02-07 17:56:38 [INFO] Dumping mysql_servers: HG 13 +-----+----------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+----------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-------------+ +-----+----------+------+------+--------+--------+-----+-----------+---------+-----+---------+---------+-------------+ 2022-02-07 17:56:38 [INFO] Latest ProxySQL version available: 2.3.2-10-g8cd66cf 2022-02-07 17:56:42 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:56:42 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:56:48 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:56:48 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:56:48 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:56:48 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:56:48 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:56:54 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:56:54 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:56:54 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:56:54 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:56:54 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:56:54 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:57:01 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:57:06 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:57:06 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:57:06 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:57:06 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:57:07 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:07 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:57:07 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:57:07 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:57:13 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:57:13 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:57:13 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:57:13 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:57:13 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:13 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:57:13 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:57:19 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:57:19 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:57:19 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:57:19 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:25 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:57:25 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:31 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:57:31 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:57:31 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:57:31 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:57:37 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:57:37 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:57:37 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:37 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:57:43 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:57:43 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:57:43 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:57:43 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:57:43 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:44 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:57:44 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:57:50 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:50 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:57:55 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:57:55 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:57:55 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:57:55 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:57:56 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:57:56 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:57:56 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:02 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:02 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:02 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:02 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:08 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:08 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:08 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:08 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:58:08 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:08 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:14 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:14 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:14 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:14 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:58:14 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:14 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:58:14 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:58:14 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:20 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:20 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:20 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:20 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:20 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:58:20 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:26 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:26 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:26 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:26 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:58:26 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:26 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:26 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:32 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:58:32 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:32 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:58:33 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:38 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:39 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:39 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:44 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:58:44 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:58:44 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:58:44 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:58:45 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:58:45 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:58:51 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:58:51 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:58:51 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:58:51 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:58:51 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:58:57 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:58:57 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:58:57 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:59:03 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:59:03 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:59:03 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:59:03 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:03 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:03 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:59:09 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:59:09 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:59:09 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:59:09 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:59:09 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:59:09 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:09 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:09 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:59:15 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:21 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:21 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:59:21 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:21 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:59:21 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:59:27 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:59:27 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:28 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:28 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:33 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:59:33 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:59:33 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:59:33 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:59:34 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:34 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:34 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:59:40 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:59:40 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:40 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:59:40 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:46 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:59:46 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:59:46 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:59:46 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:59:46 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:46 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 17:59:46 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:59:46 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 17:59:52 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 17:59:52 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 17:59:52 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 17:59:52 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:52 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 17:59:52 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 17:59:52 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 17:59:58 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 17:59:58 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 17:59:58 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:04 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:04 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:04 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:04 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:00:04 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:10 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:00:11 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:11 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:16 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:00:16 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:17 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:17 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:17 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:23 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:23 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:23 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:29 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:00:29 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:00:29 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:35 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:00:35 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:00:35 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:35 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:00:41 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:00:41 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:00:41 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:41 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:41 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:47 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:00:47 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:00:47 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:00:47 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:00:47 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:47 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:48 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:00:48 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:00:48 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:53 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:00:53 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:00:53 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:00:53 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:00:54 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:00:54 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:00:59 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:00 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:01:00 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:01:05 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:01:05 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:01:05 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:01:05 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:01:05 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:06 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:01:06 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:01:12 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:01:12 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:01:12 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:01:12 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:01:18 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:01:18 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:18 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:01:18 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:01:24 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:01:24 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:01:24 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:01:24 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:01:24 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:01:30 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:01:30 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:01:30 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:01:30 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:01:30 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:01:36 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:01:36 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:01:36 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:01:36 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:36 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:01:36 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:01:36 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:01:48 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:01:48 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:01:48 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:01:48 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:49 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:01:54 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:01:55 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:01:55 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:01:55 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:01:55 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:01 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:02:01 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:02:01 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:02:01 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:02:01 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:02:01 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:01 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:02:07 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:02:07 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:07 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:02:13 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:13 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:13 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:02:19 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:19 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:02:19 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:24 [INFO] Received load mysql query rules to runtime command 2022-02-07 18:02:25 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:02:25 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:02:25 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:02:25 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:02:25 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:02:25 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:02:31 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:02:31 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:02:31 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:02:31 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:02:32 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:02:32 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:02:32 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:35 [INFO] Received save mysql query rules to disk command 2022-02-07 18:02:37 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:38 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:02:38 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:43 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:02:43 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:44 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:02:50 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:02:50 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:56 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:02:56 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:02:56 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:02:56 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:02:56 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:02:56 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:02:56 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:03:02 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:02 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:02 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:02 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:02 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:03:02 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:03:02 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:02 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:03:08 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:08 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:08 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:08 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:08 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:03:08 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:08 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:08 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:03:14 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:14 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:14 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:14 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:20 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:20 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:20 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:20 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:20 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:03:20 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:26 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:26 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:03:27 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:27 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:27 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:03:27 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:03:32 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:03:33 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:33 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:33 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:03:33 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:03:38 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:38 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:38 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:38 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:03:39 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:39 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:45 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:45 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:51 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:51 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:51 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:51 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:51 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:03:57 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:03:57 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:03:57 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:03 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:03 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:04:03 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:04:03 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:10 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:04:15 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:15 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:15 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:15 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:15 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:15 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:04:15 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:04:15 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:21 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:21 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:04:22 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:04:22 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:04:22 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:27 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:27 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:27 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:27 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:27 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:28 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:33 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:33 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:33 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:33 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:34 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:04:40 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:40 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:40 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:40 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:40 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:44 [INFO] Received load mysql query rules to runtime command 2022-02-07 18:04:46 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:46 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:46 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:04:46 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:04:46 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:52 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:52 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:52 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:52 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:04:52 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:04:52 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:04:52 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:04:53 [INFO] Received save mysql query rules to disk command 2022-02-07 18:04:58 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:04:58 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:04:58 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:04:58 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:04:58 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:04:58 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:04:58 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:04 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:05:04 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:05:04 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:05:04 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:04 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:04 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:10 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:10 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:05:10 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:11 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:11 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:16 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:05:16 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:17 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:05:17 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:17 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:17 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:05:22 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:05:22 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:05:22 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:05:22 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:22 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:23 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:29 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:29 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:05:29 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:29 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:05:29 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:35 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:35 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:05:35 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:35 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:05:41 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:05:41 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:05:41 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:05:41 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:05:41 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:41 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:41 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:05:47 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:05:47 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:05:47 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:05:47 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:53 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:53 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:05:53 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:53 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:05:53 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:05:54 [INFO] Cluster: detected a peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_query_rules version 1296, epoch 1644257154, diff_check 2. Own version: 43, epoch: 1644257153. Proceeding with remote sync 2022-02-07 18:05:54 [INFO] Cluster: detected peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 with mysql_query_rules version 1296, epoch 1644257154 2022-02-07 18:05:54 [INFO] Cluster: Fetching MySQL Query Rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 started 2022-02-07 18:05:54 [INFO] Cluster: Fetching MySQL Query Rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 completed 2022-02-07 18:05:54 [INFO] Cluster: Loading to runtime MySQL Query Rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 18:05:54 [INFO] Cluster: Saving to disk MySQL Query Rules from peer pxc-db-proxysql-1.pxc-db-proxysql-unready.pxc.svc.cluster.local:6032 2022-02-07 18:05:56 [INFO] Received save mysql query rules to disk command 2022-02-07 18:05:59 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:05:59 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:05:59 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:05:59 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:05:59 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:05:59 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:05:59 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:03 [INFO] Received load mysql query rules to runtime command 2022-02-07 18:06:05 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:06:05 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:06:05 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:06:05 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:06:06 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:06:06 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:06 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:11 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:11 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:06:12 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:12 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:06:18 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:06:18 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:06:18 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:06:18 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:18 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:06:18 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:18 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:24 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:24 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:06:24 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:06:24 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:06:24 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:24 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:30 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:30 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:30 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:06:36 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:36 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:06:36 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:06:36 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:42 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:06:42 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:06:42 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:06:42 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:06:48 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:06:48 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:06:48 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:06:48 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:06:48 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:06:48 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:06:54 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:06:54 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:06:54 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:06:55 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:06:55 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:06:55 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:00 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:07:00 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:07:00 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:07:00 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:07:00 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:07:01 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:01 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:07:07 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:07:07 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:07:07 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:07 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:13 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:07:13 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:07:13 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:07:13 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:07:13 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:13 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:07:13 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:13 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:07:19 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:25 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:07:25 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:07:25 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:07:25 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:07:25 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:25 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:31 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:07:31 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:07:31 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:07:31 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:07:31 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:31 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:07:31 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:31 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:07:38 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:43 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:07:44 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:07:49 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:07:49 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:07:49 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:07:49 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:07:49 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:07:49 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:07:50 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:50 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:07:50 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:56 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:07:56 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:07:56 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:07:56 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:08:02 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:08:08 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:08:08 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:08:08 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:08:08 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:08:08 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:08:08 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:08:11 [INFO] Received load mysql query rules to runtime command 2022-02-07 18:08:14 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:08:14 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:08:15 [INFO] Received save mysql query rules to disk command 2022-02-07 18:08:20 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:08:20 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:08:20 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:08:26 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:08:26 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:08:26 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:08:26 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:08:27 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:08:27 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:08:32 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:08:33 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:08:38 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:08:38 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:08:38 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:08:38 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:08:45 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:08:45 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:08:45 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:08:45 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:08:45 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:08:45 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:08:51 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:08:51 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:08:51 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:08:57 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:08:57 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:08:57 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:03 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:09:03 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:09:03 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:03 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:09 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:09 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:09 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:09 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:09:09 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:09 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:09:15 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:09:15 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:09:15 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:09:15 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:09:15 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:09:21 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:21 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:21 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:21 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:09:21 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:09:22 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:09:22 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:27 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:27 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:27 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:27 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:09:28 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:28 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:34 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:34 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:34 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:34 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:09:34 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:09:34 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:40 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:40 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:40 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:40 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:09:40 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:09:40 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:09:40 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:46 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:46 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:09:52 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:58 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:09:58 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:09:58 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:09:58 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:09:58 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:09:58 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:09:58 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:09:58 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:09:58 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:10:04 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:10:10 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:10 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:10 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:10 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:10:11 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:10:11 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:17 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:17 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:17 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:17 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:10:17 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:17 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:23 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:23 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:23 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:23 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:10:23 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:10:23 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:29 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:29 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:29 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:29 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:10:29 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:10:29 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:29 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:35 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:35 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:35 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:35 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:10:35 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:10:35 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:35 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:41 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:10:41 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:10:41 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:10:41 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:10:41 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:41 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:41 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:10:47 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:10:48 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:10:48 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:53 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:10:54 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:10:59 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:11:06 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:11:12 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:11:18 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:11:18 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:11:18 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:11:18 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:11:24 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:11:24 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:11:24 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:11:24 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:11:24 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:11:24 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:11:30 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:11:30 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:11:30 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:11:30 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:11:30 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:11:36 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:11:36 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:11:36 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:11:37 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:11:42 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:11:42 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:11:42 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:11:42 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:11:43 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:11:43 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:11:43 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:11:48 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:11:48 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:11:48 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:11:49 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:11:55 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:11:55 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:11:55 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:01 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:07 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:12:07 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:07 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:07 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:13 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:13 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:12:13 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:13 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:13 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:19 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:19 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:12:19 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:19 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:12:20 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:20 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:12:25 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:25 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:26 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:26 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:12:26 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:26 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:12:31 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:12:31 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:12:31 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:12:31 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:31 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:32 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:37 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:38 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:38 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:44 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:12:44 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:12:44 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:12:44 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:44 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:44 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:44 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:12:44 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:12:50 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:12:50 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:12:50 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:12:50 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:50 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:12:50 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:50 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:12:50 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:12:50 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:12:56 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:12:56 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:12:56 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:02 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:02 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:13:02 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:02 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:08 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:08 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:08 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:13:08 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:14 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:14 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:14 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:14 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:13:14 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:15 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:13:15 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:15 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:20 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:20 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:20 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:20 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:13:20 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:20 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:21 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:13:21 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:21 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:26 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:26 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:26 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:26 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:27 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:13:27 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:33 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:33 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:33 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:33 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:33 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:13:33 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:13:33 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:39 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:13:39 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:39 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:13:39 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:13:39 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:39 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:45 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:45 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:45 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:45 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:13:51 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:13:51 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:51 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:13:51 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:51 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:13:57 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:13:57 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:13:57 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:13:57 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:13:57 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:13:57 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:13:57 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:03 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:04 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:04 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:09 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:14:09 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:09 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:14:10 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:16 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:16 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:14:16 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:16 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:16 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:22 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:22 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:14:22 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:28 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:14:28 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:14:28 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:14:28 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:14:28 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:28 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:14:28 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:14:28 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:28 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:34 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:14:34 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:14:34 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:14:34 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:34 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:14:34 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:34 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:34 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:40 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:14:40 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:40 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:40 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:46 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:46 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:14:46 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:14:46 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:46 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:52 [INFO] Received save mysql query rules to disk command 2022-02-07 18:14:52 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:14:52 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:14:52 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:14:52 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:14:52 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:14:53 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:14:53 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:14:53 [INFO] Received SAVE MYSQL QUERY RULES TO DISK command 2022-02-07 18:14:58 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:14:59 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:15:00 [INFO] Received load mysql query rules to runtime command 2022-02-07 18:15:04 [INFO] Received SAVE MYSQL QUERY RULES FROM RUNTIME command 2022-02-07 18:15:04 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:15:04 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:15:05 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:15:05 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command 2022-02-07 18:15:11 [INFO] Received SAVE MYSQL SERVERS FROM RUNTIME command 2022-02-07 18:15:11 [INFO] Dumping current MySQL Servers structures for hostgroup ALL HID: 11 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: SHUNNED , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 11 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 10 , address: pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: HID: 12 , address: pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local , port: 3306 , gtid_port: 0 , weight: 1000 , status: ONLINE , max_connections: 1000 , max_replication_lag: 0 , use_ssl: 0 , max_latency_ms: 0 , comment: 2022-02-07 18:15:11 [INFO] Dumping mysql_servers: ALL +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | hid | hostname | port | gtid | weight | status | cmp | max_conns | max_lag | ssl | max_lat | comment | mem_pointer | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ | 11 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334660128 | | 12 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636160 | | 12 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238636000 | | 10 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635840 | | 10 | pxc-db-pxc-1.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635680 | | 10 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607238635520 | | 11 | pxc-db-pxc-0.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000000 | 0 | 0 | 1000 | 0 | 0 | 0 | | 140607334660288 | | 11 | pxc-db-pxc-2.pxc-db-pxc.pxc.svc.cluster.local | 3306 | 0 | 1000 | 1 | 0 | 1000 | 0 | 0 | 0 | | 140607334659808 | +-----+-----------------------------------------------+------+------+---------+--------+-----+-----------+---------+-----+---------+---------+-----------------+ 2022-02-07 18:15:11 [INFO] Received SAVE MYSQL USERS FROM RUNTIME command 2022-02-07 18:15:11 [INFO] Received SAVE MYSQL VARIABLES FROM RUNTIME command 2022-02-07 18:15:11 [INFO] Received LOAD MYSQL USERS TO RUNTIME command 2022-02-07 18:15:11 [INFO] Received SAVE MYSQL USERS TO DISK command 2022-02-07 18:15:11 [INFO] Received LOAD MYSQL QUERY RULES TO RUNTIME command bash-4.4$