Commit Graph

2494 Commits (ab5777063fae155f00568c339accc4cdd0f84dfa)

Author SHA1 Message Date
Javier Jaramago Fernández ab5777063f Added 'NULL' checks to avoid accessing 'GloMTH' in 'push_MyConn_to_pool' after being freed
6 years ago
René Cannaò b8220382d9
Merge pull request #3100 from sysown/v2.1.0-3088
6 years ago
René Cannaò 43624ac63e
Merge pull request #3086 from sysown/v2.1.0-3083
6 years ago
Javier Jaramago Fernández 05a005f9fb
Add support for syncing 'mysql-variables' and 'admin-variables' #2820 (#2856)
6 years ago
Javier Jaramago Fernández 9a24849244 Improved cluster 'pulled_mysql_' prometheus metrics naming and labelling
6 years ago
René Cannaò 7c1fb6acd1 Allow compiling without jemalloc
6 years ago
René Cannaò dd04dc3da4 Do not increment mysql counter error when there is no error
6 years ago
Javier Jaramago Fernández 6a56e02dd7 Fixed typo in 'proxysql_cluster_syn_conflict_total' metric labels
6 years ago
Javier Jaramago Fernández 2d60b06f55 Improved several prometheus metrics labelling and simplified some non-grouping ones
6 years ago
Javier Jaramago Fernández 0a3bbd9cbb Revert "Fixed double quotes escaping when saving 'attributes' to config file"
6 years ago
Javier Jaramago Fernández d0b6c94a22 Fixed 'mysql_query_rules' 'comment' field 'double quotes' surrounding in favor of 'single quotes'
6 years ago
Javier Jaramago Fernández 5637b31a6b Moved 'double quotes' escaping impl to 'addField' function
6 years ago
Javier Jaramago Fernández 15a414cf05 Fixed double quotes escaping when saving 'mysql_query_rules' 'attributes' to config file
6 years ago
Javier Jaramago Fernández ee6df8ffb2 Fixed double quotes escaping when saving 'attributes' to config file
6 years ago
Matthias Crauwels b9cb21a241 fix for #3095 (#3096)
6 years ago
Javier Jaramago Fernández 59696118de Fixed comment typo in 'hg_metrics_map'
6 years ago
Javier Jaramago Fernández f6e0e64f42 "Changed prometheus counter naming convention to include '_total' suffix"
6 years ago
Javier Jaramago Fernández 84f4c96afa Multiple changes to multiple metrics definitions
6 years ago
Javier Jaramago Fernández 622a763920 Added new column 'attributes' to 'mysql_query_rules' table
6 years ago
Javier Jaramago Fernández fd245fc559 Replaced invalid definition of counter 'st_var_hostgroup_locked' in favor of gauge
6 years ago
Javier Jaramago Fernández 59bb715785 Fixed counter increment when no conversion is provided to 'get_status_variables'
6 years ago
Javier Jaramago Fernández ebedd5e37b Several improvements to prometheus metrics definitions
6 years ago
Javier Jaramago Fernández c73de1bdb1 Changed new 'attributes' field for 'mysql_users' to VARCHAR
6 years ago
Javier Jaramago Fernández 7dc78b8ce0 Fixed placeholders for values in statements after 'COALESCE' removal
6 years ago
Javier Jaramago Fernández b0c63d2733 Added new attributes field to 'Write_MySQL_Users_to_configfile'
6 years ago
Javier Jaramago Fernández 76ca8b1b5b Removed 'COALESCE' usage for 'mysql_users' due to inclusion of new field 'attributes'
6 years ago
Javier Jaramago Fernández 61aa5275fe Removed added delete to non-existing field for 'ch_account_details_t'
6 years ago
René Cannaò 2d98ee0872 Make current and latest version accessible from outside
6 years ago
René Cannaò a0a544ccdf
Merge pull request #3087 from sysown/v2.1.0-admin_web_verbosity
6 years ago
Javier Jaramago Fernández 80e9b4c0d8 Changed new variable name to 'admin___web_verbosity' for being compliant with current 'thread' naming convention
6 years ago
René Cannaò dee2306032 Uncomplete SSL connections cause infinite loops
6 years ago
Javier Jaramago Fernández 42fa0f7945 Added new column 'attributes' to 'mysql_users' table
6 years ago
Javier Jaramago Fernández 576e735d14 Added new variable 'web_verbosity' to control web verbosity
6 years ago
René Cannaò 7415a059a5 Removed global shared variables
6 years ago
Javier Jaramago Fernández d503ffec34 Fix invalid passing of non-trivial object through variadic function
6 years ago
René Cannaò aaddb4e568 Port of #3001 to 2.1.0 , related to #3000
6 years ago
René Cannaò fdff65daea Implementation of max_transaction_idle_time
6 years ago
René Cannaò b8161c7fc4 Allow compile on FreeBSD
6 years ago
Valentin Rakush 2d4b0a25ca Fix QPO timeout overflow
6 years ago
Javier Jaramago Fernández 5a5750de92 Fixed 'SQL_CHARACTER_SET_RESULTS' handling in 'fill_server_internal_session' and 'fill_client_internal_session'
6 years ago
René Cannaò 5fd6baba65 Removed commented code
6 years ago
René Cannaò dd017bbaf5 Fix a bug related to SET autocommit=1 filtered
6 years ago
René Cannaò 47d3420662 Change default of exit_after_SetParse
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
Javier Jaramago Fernández 2f1db3ab27 Prevent accessing 'pa' object in 'admin_session_handler' after 'PROXYSQL STOP' command
6 years ago
Javier Jaramago Fernández 31f0b7c535 Fixed 'MySQL_Threads_Handler::listener_del' logic for SO_REUSEPORT
6 years ago
Javier Jaramago Fernández 962177c1ee Added mutex locks for modifying threads 'shutdown' flag and added check for exiting 'MySQL_Thread::run'
6 years ago
Jim Riggs 601809e6fd Log emergency check of shunned servers when no servers are available
6 years ago