Commit Graph

277 Commits (1f4f86d5ce2c4ba8d3b8a9b4ae2387f3c4ab7ff2)

Author SHA1 Message Date
René Cannaò b8c027ee0a Improve query to REPLICA_HOST_STATUS related to Aurora
5 years ago
René Cannaò de698cb156 Improving query to REPLICA_HOST_STATUS related to Aurora
5 years ago
René Cannaò 590c5cb75c Removed unused function monitor_AWS_Aurora_thread()
5 years ago
René Cannaò 09d42b5968 Fixed minor uninitialised value in MySQL_Monitor_State_Data()
5 years ago
peter 414d59070c
Check if mmsd is not NULL
5 years ago
peter 380a245867
Delay free mmsd
5 years ago
Rolf Martin-Hoster 8b4c7ae881 Fix floating point exception.
5 years ago
Javier Jaramago Fernández 41c5a82aae Closes #3406: Verify fetched rows in 'monitor_group_replication_thread' are not NULL before accessing them
5 years ago
Javier Jaramago Fernández 3111e8b603 Closes #3340: Added new 'repl_lag' error code '-3' in case 'replication_lag_check' timeout
5 years ago
Javier Jaramago Fernández 65870492be Removed hardcoded values for error codes in counters in 'monitor_connect_thread' and no longer required include
5 years ago
Javier Jaramago Fernández 7c1c829565 Compressed multiple 'p_update_mysql_error_counter' with ternary operator and replaced zero error codes with ER_PROXYSQL_OFFLINE_SRV
5 years ago
Javier Jaramago Fernández 9713abd3a0 Improved naming on new 'PROXYSQL_ERR' enums and explicit values
5 years ago
Javier Jaramago Fernández 851339b5f3 Closes #3310: Improve error reporting for 'MySQL_Monitor' and 'MySQL_Session' backend connections via counters
5 years ago
Javier Jaramago Fernández e61b82a439 Removed duplicated call to 'conn_unregister' in 'monitor_group_replication_thread' performed outside proper check
5 years ago
Javier Jaramago Fernández 57726c16fd Closes #3288: Added extra logging to 'monitor_replication_lag_thread' to reflect when 'Seconds_Behind_Master' is NULL
5 years ago
René Cannaò 420913f0a1 Revert PR 3237 on TEST_AURORA
5 years ago
René Cannaò da8979d1ec
Merge pull request #3227 from sysown/v2.1.0-2953
5 years ago
Will Jordan dbde7e2e92 Workaround for Aurora 2.09 bug
5 years ago
Javier Jaramago Fernández 3d4b80b5e4 Honor 'wsrep_sst_donor_rejects_queries' avoiding setting a DONOR node offline during a SST
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ò 67ec92ceb6
Merge pull request #2975 from sysown/v2.1.0-galera_ci
6 years ago
René Cannaò 6428035695 Fixed a compiling issue
6 years ago
Rene Cannao 41b173a83c Fixing a lot of compiler warnings
6 years ago
René Cannaò 208df329ea Improvements to test Galera with SQLite3 Server
6 years ago
Juan Manuel Fernández García-Minguillán 847b6975ec Initialize interr variable in galera monitor
6 years ago
René Cannaò bc0963e3f4
Merge pull request #2833 from sysown/v2.1.0-2687
6 years ago
René Cannaò 55264de664 Fix invalid free
6 years ago
René Cannaò 2bbd84d2c9 Support for SQLite3 plugin
6 years ago
Javier Jaramago Fernández 7f8b07a0db Created new metric counters for registering 'mysql_errors'
6 years ago
Javier Jaramago Fernández dbbfc397a6 "Added helper function and uniformed 'hostgroup_manager' metrics update"
6 years ago
Javier Jaramago Fernández a4e4e57343 Moved all 'metrics_maps' to source files
6 years ago
Javier Jaramago Fernández 864535d3f9 Added support for GCC 4.8 and removed per-module metrics initialization functions
6 years ago
Javier Jaramago Fernández c897b25e9f Added metrics help and replaced metrics impl with new array based one for 'mysql_monitor' module
6 years ago
Javier Jaramago Fernández eab412546b Changed previous metrics definitions and added updating
6 years ago
Javier Jaramago Fernández c319db2c3d Added new prometheus metrics mimicking current ones
6 years ago
René Cannaò 2bdf044825 Implementation of OFFLINE_SOFT for pxc_maint_mode
6 years ago
René Cannaò 865b96d343 Code cleanup
6 years ago
val 12e61b89bb Fix galera query in maint_mode
6 years ago
René Cannaò 97c6589700 Merge pull request #2490 from val214/v2.0.9-maint-mode
6 years ago
René Cannaò 1c84ca66ea
Merge pull request #2509 from sysown/v2.0.9-log-expired-password
6 years ago
Valentin Rakush c94e3b4af2 Report expired password error into the monitors error log
6 years ago
Valentin Rakush 7949e0762b Monitor expired password and failed pings
6 years ago
Valentin Rakush 8b59af4ef2 Host goes offline if maint_mode is true
6 years ago
Valentin Rakush 3814c54f6e pxc_maint_mode implementation for galera
6 years ago
René Cannaò a6debf5126 Fix memory leak in monitor_AWS_Aurora_thread_HG()
6 years ago
René Cannaò e062f84c3e
Merge pull request #2399 from val214/v2.0.9-mem-leaks
6 years ago
René Cannaò 67ec4107b7 Fix issue with LOAD MYSQL TO RUNTIME and Aurora
6 years ago
Valentin Rakush 2aac7c3179 Fix mem leak in Monitor connections pool
6 years ago