Commit Graph

281 Commits (feature/pgsql-native-backend-protocol)

Author SHA1 Message Date
Rene Cannao 482ce386cd chore(genai-carveout): strip dead PROXYSQLGENAI blocks + plugin hardening
2 months ago
Rene Cannao 04bccec51e chore(plugin-chassis): tighten gating, drop dead paths, gate forgery setters
2 months ago
Rene Cannao 3ba92815f8 fix(plugin-chassis): make chassis fully invisible in v3.x builds
2 months ago
Rene Cannao 5c1549dcc6 merge: resolve conflicts with v3.0 branch
3 months ago
Rene Cannao 82fd3afb34 feat(mysqlx): wire admin interface for MYSQLX LOAD/SAVE commands
3 months ago
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
3 months ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
3 months ago
Rene Cannao 9bdfb8b1cd lint: optimize enum types and fix reserved identifiers in Query_Cache, admin, thread, debug
3 months ago
Rene Cannao 4810f1f05b lint: fix reserved identifier in include guards
3 months ago
Rene Cannao 17225cf2a8 lint: fix bugprone-macro-parentheses in 6 header files
3 months ago
Rene Cannao 80ff2242e6 merge: resolve v3.0 conflict and add pgsql_servers_ssl_params cluster sync
3 months ago
René Cannaò 8a61232517 fix: decouple MySQL and PostgreSQL checksum/sync controls
3 months ago
Rene Cannao 47758a468d merge: resolve groups.json conflict with v3.0
3 months ago
Rene Cannao cd15afdd1e feat: support plugin-owned admin tables and commands
3 months ago
Rahim Kanji 516fa468ba feat: add admin load/save/dump for pgsql_servers_ssl_params
3 months ago
Rene Cannao c8408d76b3 test: add 6 unit test files with 588 assertions (Round 5)
3 months ago
René Cannaò efedd93c92 Rename stats_global to stats_proxysql_global to avoid strstr substring collision
3 months ago
copilot-swe-agent[bot] e274862857 feat: introduce stats_global table and move TLS metrics out of stats_mysql_global; add TAP tests
3 months ago
copilot-swe-agent[bot] 4f88740b20 feat: add stats_tls_certificates table and TLS tracking metrics
3 months ago
Rene Cannao 6b9918fdcc chore: refine guard structures and fix indentation
4 months ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
4 months ago
Wazir Ahmed 5421a382ab fix: Load TSDB variables from disk during startup
4 months ago
Wazir Ahmed 1684d30725 fix: Refresh Prometheus metrics before TSDB sampling
4 months ago
Rene Cannao 6dbd0e9cb1 Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
4 months ago
Rene Cannao e53d2c76f9 Address PR #5410 review findings across FFTO, sessions, TAP, and docs
4 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
4 months ago
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
4 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
4 months ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
4 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
4 months ago
Rene Cannao 5f5b7d604f tsdb: improve administrative interface and command support
4 months ago
Rene Cannao 2d51aeff64 tsdb: correctly implement SHOW TSDB commands and variable initialization
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 f17e999830 Implement SQLite-based TSDB subsystem
4 months ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
5 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
5 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
5 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
5 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
5 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
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 fb66af7c1b feat: Expose MCP catalog database in ProxySQL Admin interface
5 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
5 months ago
Rene Cannao 4018a0ad3b fix: Follow MCP pattern for GenAI variables runtime table population
5 months ago
Rene Cannao b177750242 fix: correct PostgreSQL cluster sync architecture by removing separate module infrastructure
6 months ago
Rene Cannao f9e3e85e68 fix: address all AI review concerns for PostgreSQL cluster sync
6 months ago
René Cannaò 5154f9e4c4
Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
6 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
6 months ago