Commit Graph

975 Commits (6404d7b3652a02cd4f24e1cf0a3c52817cf71cf3)

Author SHA1 Message Date
Rene Cannao 6404d7b365 tsdb: implement SHOW TSDB VARIABLES and SHOW TSDB STATUS
4 months ago
Rene Cannao 4e0f94a345 tsdb: fix compilation error in ProxySQL_Admin.cpp
4 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
4 months ago
Rene Cannao da877c378b tsdb: align admin variable lifecycle, full prometheus ingestion, docs and tap coverage
4 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
4 months ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
4 months ago
Rene Cannao ee7ee0b387 Fix multiple Valgrind-reported uninitialized memory issues
4 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
4 months ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
4 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
4 months ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
4 months ago
Rene Cannao 3ab964010d Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics
4 months ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
4 months ago
René Cannaò fa35bda62b
Merge pull request #5069 from evkuzin/v3.0-fix-prometheus-metrics-dumplication
4 months ago
Rene Cannao 73555410e9 refactor: migrate prepare_v2 SIMPLE case in FlushDigestTableToDisk template
4 months ago
Rene Cannao e3ee454369 fix: remove duplicate 'int rc' declarations in prepare_v2 migrated functions
4 months ago
Rene Cannao 5b6381b329 refactor: migrate remaining prepare_v2 SIMPLE cases in ProxySQL_Admin
4 months ago
Rene Cannao 2a83a30972 refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
4 months ago
Rene Cannao ca9b72a9df refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
4 months ago
Rene Cannao e56da24c81 refactor: migrate more prepare_v2 SIMPLE cases in ProxySQL_Admin
4 months ago
Rene Cannao 575449cdf6 refactor: migrate all prepare_v2 SIMPLE cases to RAII API in ProxySQL_Admin
4 months ago
Rene Cannao df1c4e7928 fix: medium priority warnings - write-strings and unused variables
4 months ago
Rene Cannao 9e83a81b4c fix: critical use-after-free in child_telnet function
4 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
4 months ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
4 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
4 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
4 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
5 months ago
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
5 months ago
Rene Cannao 188aef90fe fix: Use delete instead of free for SQLite3_result in load_mcp_query_rules_to_runtime
5 months ago
Javier Jaramago Fernández 52142c4648 fix: Multiple issues with MCP query_(rules/digests)
5 months ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
5 months ago
René Cannaò d43ae6e121 Surgical fixes for macOS compatibility: headers, types, and Makefile linking
5 months ago
Rene Cannao 23aaf80cd1 fix: Address AI code review concerns for PR #19
5 months ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
5 months ago
Rene Cannao cc3cc25532 fix: Remove unused reset parameter from stats___mcp_query_rules()
5 months ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
5 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
5 months ago
Rene Cannao 1eb42c57d0 fix: Add GenAI variables to runtime_global_variables population
5 months ago
Rene Cannao 119ca5003a Fix compilation errors in debug build
5 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
5 months ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
5 months ago
Rene Cannao 81c53896bc Fix MCP module TAP test failures
5 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
5 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
5 months ago
Rene Cannao efe0d4fe61 Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
6 months ago
Rahim Kanji 38befb845f Fixed PROXYSQL STOP
8 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
8 months ago
René Cannaò ecad6f9249
Merge pull request #5160 from sysown/v3.0_disable_pgsql_prometheus_5159
8 months ago
René Cannaò abafaccbc0
Merge pull request #5156 from sysown/v3.0_pgsql_stat_activity_issue_4682
8 months ago