Commit Graph

392 Commits (1f4f86d5ce2c4ba8d3b8a9b4ae2387f3c4ab7ff2)

Author SHA1 Message Date
René Cannaò 257949f623 Removing MySQL_HostGroups_Manager::server_add()
5 years ago
René Cannaò 6c7503f85f Improve debugging when unable to reach hostgroup
5 years ago
René Cannaò 8c05d8907c
Merge pull request #3422 from sysown/v2.2.0-3376
5 years ago
peter 11f46609e1
Fix two print debug logs in commit func
5 years ago
Javier Jaramago Fernández 85c2187884 Closes #3376: Removed unnecessary operations to compute 'first_seen' and 'last_seen' timestamps for 'stats_mysql_errors'
5 years ago
Javier Jaramago Fernández 938306f5d7 Closes #3182: 'update_galera_set_offline' soft now also sets readers as SHUNNED
5 years ago
René Cannaò 26790c3679
Merge pull request #3349 from sysown/v2.1.1-MonRo
5 years ago
René Cannaò 5af9885e90 Do not exit read_only_action() if no server is found
5 years ago
René Cannaò f7754a5e00 HostGroups lookup using unordered_map
5 years ago
René Cannaò 532a0397f7 Faster MySQL_HostGroups_Manager::read_only_action
5 years ago
Javier Jaramago Fernández ddf7ad95b7 Added default initialization for 'auto_increment_delay_multiplex' metric
5 years ago
Javier Jaramago Fernández d507880cbb Added new metric 'proxysql_myhgm_auto_increment_multiplex_total' tracking the number of times that 'auto_increment_delay_multiplex' is triggered
5 years ago
Javier Jaramago Fernández fc2b53845f Fixes #3265: 'update_group_replication_set_writer' now checks found 'writer' status
5 years ago
Javier Jaramago Fernández 23843ed6ee Fixed invalid writes/reads in 'update_group_replication_set_writer' due to query not fitting allocated buffer
5 years ago
René Cannaò 598331cff9 When calling mysql_change_user set collation to default for the given charset if collation ID is greater or equal than 255 (utf8mb4_0900_ai_ci)
5 years ago
René Cannaò f3dba4dcae Do ot use charset_name if not available in SQL3_Free_Connections()
5 years ago
René Cannaò 651f969e1c
Merge pull request #3203 from sysown/v2.1.0-3201
5 years ago
Javier Jaramago Fernández 60b6fd0222 Simplified and improved logic for connection cleanup and creation when a matching connection isn't found
5 years ago
René Cannaò 79298ac6f5
Merge pull request #3217 from sysown/v2.1.0-3216
5 years ago
Javier Jaramago Fernández 16bdd45bcc Always cleanup readers present in the 'writer_hostgroup' for 'writer_is_also_reader=2'
5 years ago
Javier Jaramago Fernández b402479e50 Enforce nodes to be 'REPLACED' with ONLINE status when placed in the offline hostgroup by 'update_galera_set_offline'
5 years ago
René Cannaò 42eb3982f9
Merge pull request #3189 from sysown/v2.1.0-3187
5 years ago
René Cannaò 01ff479421
Revert "Closes #3190: Galera cluster left without readers using 'writer_is_also_reader=2'"
5 years ago
René Cannaò c0d05fa152
Merge pull request #3192 from sysown/v2.1.0-3190
5 years ago
Javier Jaramago Fernández a42bdbdd8b Fixed free connections not being cleanup in case 'match_tracked_options' fails to find matching connection
5 years ago
Javier Jaramago Fernández dbe16e188f Fixed leaving a Galera cluster without any readers when there is just one synced node ('writer')
5 years ago
Javier Jaramago Fernández 208f82b619 Fixed the complete removal of servers that just belong to 'reader_hostgroup' when 'writer_is_also_reader=2'
5 years ago
Javier Jaramago Fernández 76b64bed95 Added extra logging reporting all galera nodes status when ProxySQL moves a node from hostgroup
5 years ago
René Cannaò d8e32d672a Several error codes are now not considered severe enough to shun a node
5 years ago
René Cannaò 070b8205f4
Merge pull request #3128 from sysown/v2.1.0-3127
5 years ago
Javier Jaramago Fernández ab5777063f Added 'NULL' checks to avoid accessing 'GloMTH' in 'push_MyConn_to_pool' after being freed
5 years ago
Javier Jaramago Fernández bc2ba33818 Remove non present servers for prometheus 'connection_pool' gauge metrics
5 years ago
Javier Jaramago Fernández 2d60b06f55 Improved several prometheus metrics labelling and simplified some non-grouping ones
5 years ago
Javier Jaramago Fernández 59696118de Fixed comment typo in 'hg_metrics_map'
5 years ago
Javier Jaramago Fernández f6e0e64f42 "Changed prometheus counter naming convention to include '_total' suffix"
5 years ago
Javier Jaramago Fernández 84f4c96afa Multiple changes to multiple metrics definitions
5 years ago
Javier Jaramago Fernández ebedd5e37b Several improvements to prometheus metrics definitions
5 years ago
René Cannaò aaddb4e568 Port of #3001 to 2.1.0 , related to #3000
6 years ago
René Cannaò 6d785dc103 Changed min max_connections for Aurora autodiscovery
6 years ago
René Cannaò 507a68db29 Variable mysql-monitor_replication_lag_count
6 years ago
Javier Jaramago Fernández a2727739e4 Added new variable 'mysql-monitor_replication_lag_retries'
6 years ago
Jim Riggs 601809e6fd Log emergency check of shunned servers when no servers are available
6 years ago
Javier Jaramago Fernández fa991397bd Reverted buffer allocation and removed unnecessary newline character
6 years ago
Javier Jaramago Fernández 5d5b810b3e Zero initialize the 'uuid_server' array to avoid non-initialized warnings by Valgrind
6 years ago
Javier Jaramago Fernández b105ec2d62 Null terminate GTID string to be processed
6 years ago
Rene Cannao 41b173a83c Fixing a lot of compiler warnings
6 years ago
René Cannaò 9f02f4800c Never reset a connection with client error code
6 years ago
René Cannaò d722bbe62a
Merge pull request #2944 from sysown/v2.1.0-2711
6 years ago
René Cannaò 33d8db02a6 Change the mapping logic for SESSION_TRACK_GTIDS
6 years ago
René Cannaò 16ef9472f8 Re-enable PXC node after pxc_maint_mode is DISABLED #2711
6 years ago