Commit Graph

610 Commits (894e72041d63f63ca0949e30e0bec5a493f84b35)

Author SHA1 Message Date
Bibek Shrestha b16bb275f7 Hardcode false instead of default value
5 years ago
René Cannaò b8220382d9
Merge pull request #3100 from sysown/v2.1.0-3088
5 years ago
René Cannaò 43624ac63e
Merge pull request #3086 from sysown/v2.1.0-3083
5 years ago
Javier Jaramago Fernández 05a005f9fb
Add support for syncing 'mysql-variables' and 'admin-variables' #2820 (#2856)
5 years ago
René Cannaò 7c1fb6acd1 Allow compiling without jemalloc
5 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 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 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
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
Javier Jaramago Fernández 2f1db3ab27 Prevent accessing 'pa' object in 'admin_session_handler' after 'PROXYSQL STOP' command
6 years ago
peter 931ac80bf6 Fix a mem leak in flush_ldap_variables___database_to_runtime fun
6 years ago
René Cannaò f45f72883e Minor fixes to PR 2955
6 years ago
René Cannaò 9dbee27d6c
Merge pull request #2993 from sysown/v2.1.0-from2014
6 years ago
René Cannaò 3981e9ec3c
Merge pull request #2957 from sysown/v2.1.0-2916_2918_2919_2920_2921
6 years ago
René Cannaò ce24c3d6d4 Adding PROXYSQL SHUTDOWN SLOW
6 years ago
Rene Cannao 41b173a83c Fixing a lot of compiler warnings
6 years ago
René Cannaò 3ad738a0d8 Update charset variables from runtime
6 years ago
René Cannaò 449f4eb659 Adding debug_filters
6 years ago
Javier Jaramago Fernández 00e9696dd3 Added documentation for the new extra logic introduced for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández a6b95a3344 Fixes #2920: Improved logic for 'PROXYSQL STOP' and 'PROXYSQL START'
6 years ago
Javier Jaramago Fernández 543f2ce8b6 Fixes #2921: Prevent 'child_mysql' to access 'GloMTH' if it's already de-initialized
6 years ago
Javier Jaramago Fernández 386a8929db Fixes #2916: 'admindb' is now replaced if current one doesn't match the one in the static object
6 years ago
René Cannaò e798c07ba7
Merge pull request #2886 from sysown/v2.1.0-cherrypicks_2.0.13_2
6 years ago
René Cannaò f0c3cfb541
Merge pull request #2896 from sysown/v2.0.13-duplicated_variables_for_2.1.0_2
6 years ago
René Cannaò 9c115f8db8
Merge branch 'v2.1.0' into v2.1.0-cherrypicks_2.0.13_2
6 years ago
René Cannaò b9171ba6aa Tune mysql-default_collation_connection if mysql-default_charset is changed.
6 years ago
René Cannaò 4748c7d052 Various bug fixes related to deprecated mysql-default_ variables
6 years ago
Javier Jaramago Fernández cc3bbfc759 Added new command in 'Admin Module' used by 'mysqlsh' when starting in '--sql' mode
6 years ago
Javier Jaramago Fernández 18a7d2b181 Supported new command in 'Admin Module' used by 'mysqlsh' during connection
6 years ago
Javier Jaramago Fernández 66478b89ee Added new stat 'new_req_conns_count' counting the num of 'create_new_connection' recieved
6 years ago
René Cannaò 2bbd84d2c9 Support for SQLite3 plugin
6 years ago
René Cannaò aca9d46ff1
Merge pull request #2750 from sysown/v2.1.0-cluster1
6 years ago
René Cannaò 03bf53aec8 Preparing the cluster module to sync variables
6 years ago
René Cannaò 3ac219a3d7 Remove a redundant call to flush_admin_variables___database_to_runtime()
6 years ago
René Cannaò c0a3efdd7f
Merge branch 'v2.1.0' into v2.0.11-QP_stmt_2
6 years ago
René Cannaò 0a78949d98
Merge branch 'v2.1.0' into v2.0.11-prometheus
6 years ago
val eb638a1b16 fix for galera set writer
6 years ago
René Cannaò 7b021e027a Do not cache routing metadata for COM_STMT_EXECUTE
6 years ago
Javier Jaramago Fernández 225c253607 Added new 'prometheus_memory_metrics_interval' admin variable
6 years ago
Javier Jaramago Fernández dbbfc397a6 "Added helper function and uniformed 'hostgroup_manager' metrics update"
6 years ago
Javier Jaramago Fernández 7dfcc7f2b9 RESTAPI_Server is now also started with 'metrics' endpoint enabled in case of port change
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 d07c95b2e9 Added metrics help and replaced metrics impl with new array based one for 'proxysql_admin' module
6 years ago
Javier Jaramago Fernández 073337c716 Added new metric 'proxysql_gtid_executed'
6 years ago
Javier Jaramago Fernández c6f75ea454 Added more metrics, fixed some invalid updated ones and standarized the 'update_modules_metrics' callback
6 years ago
Javier Jaramago Fernández 472207b951 Added new 'stmt', 'memory' prometheus metrics and callback with new metrics updates
6 years ago
Javier Jaramago Fernández 621332d423 Added new prometheus exposer to ProxySQL_Admin
6 years ago
val 33ab791b49 fix few memory leaks
6 years ago
Valentin Rakush 61c1913334 Character set handling implementation
6 years ago
René Cannaò 4a9e5800cd
Merge pull request #2643 from sysown/v2.0.11-1923
6 years ago
val eb08620181 Revert "Character set handling implementation"
6 years ago
René Cannaò 45feb0a331 Fix bug on gtid_port and unix socket domain #1923
6 years ago
René Cannaò 77563fffe2 Improving testing for fast routing
6 years ago
René Cannaò 9c2f0bf3ac Adding tests to benchmark multiple lookups in mysql_query_rules_fast_routing
6 years ago
Valentin Rakush 796ea5b215 Character set handling implementation
6 years ago
René Cannaò a4e78ce483 Fixed code formatting
6 years ago
René Cannaò 62c98f17db Fix invalid free for ipv6
6 years ago
René Cannaò 090d93a1ba
Merge pull request #2556 from sysown/v2.0.10-extended_stats
6 years ago
René Cannaò b1306a28b3 Extending Statistics, only for new Web UI
6 years ago
val 4878b59ebc fix firewall whitelist rules
6 years ago
René Cannaò 7ee01a0987
Merge pull request #2531 from sysown/v2.0.9-web2
6 years ago
René Cannaò 52362ad1de Merge pull request #2510 from sysown/v2.0.9-into-outfile
6 years ago
René Cannaò 238aeb8798 Preparing the API for web interface plugin
6 years ago
Valentin Rakush 8c1d4ef8f3 Fix problem with runtime table. Add CORS and content type headers
6 years ago
Valentin Rakush 30351dfd0f Fix issue with method field
6 years ago
Valentin Rakush 4a5d986aa9 Use HTTP method for configuration
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago
Valentin Rakush e8a1097a5c SELECT CONFIG INTO OUTFILE
6 years ago
René Cannaò e062f84c3e
Merge pull request #2399 from val214/v2.0.9-mem-leaks
6 years ago
René Cannaò 6c551eab57 Allows the same nodes to be part of multiple Aurora clusters
6 years ago
René Cannaò 9d618714a7
Merge pull request #2457 from val214/v2.0.9-clean-proxysql-admin
6 years ago
René Cannaò 1d2e059d9b Add support in Admin for SHOW TABLES IN #2478
6 years ago
Valentin Rakush 7bf773a677 Cleanup of the proxysql_admin.cpp
6 years ago
René Cannaò b59fad2d42
Merge pull request #2413 from val214/v2.0.9-select-config-file
6 years ago
René Cannaò e9dc7a9b60 Implementation of SQLI fingerprints whitelist
6 years ago
Valentin Rakush 6bd6c0a34b Move config file read/write functions to separate file.
6 years ago
Valentin Rakush 9954e6b4cb SELECT CONFIG TO: adding new columns to export (add_lag_ms, min_lag_ms, lag_num_checks)
6 years ago
Valentin Rakush 60b7fd5e9e SELECT CONFIG TO implementation
6 years ago
Valentin Rakush 4e45f7f1d4 Fix few problems and cleanup.
6 years ago
Valentin Rakush f8ea3d8c75 error logging in config file readers
6 years ago
Valentin Rakush 342f8e8782 select config file auto tests
6 years ago
Valentin Rakush 52b5ee9486 export proxysql configuration to resultset
6 years ago
Valentin Rakush 9430cabee3 SELECT CONFIG FILE implementation
6 years ago
René Cannaò 951483a419 Change API port from 6090 to 6070
6 years ago
Valentin Rakush 6a6873b342 Fix leaks in logger and admin
6 years ago
René Cannaò 9afe6824ff
Merge pull request #2407 from sysown/v2.0.9-libmicrohttpd-0.9.68
6 years ago
René Cannaò 57e0b2eb2f
Merge pull request #2403 from sysown/v2.0.9-whitelist
6 years ago
René Cannaò 485d313514 Further development of firewall whitelist.
6 years ago