Commit Graph

598 Commits (3f1027b7bfa4c8ad233e1549cbf3230ee9a7ffdb)

Author SHA1 Message Date
Rene Cannao 77fe2addd4 feat: wire PgBouncer compat into ProxySQL admin and CLI (#5564, #5565)
4 days ago
René Cannaò da13ab59e5 Merge remote-tracking branch 'origin/v3.0' into copilot/add-ssl-tls-certificate-stats-table
2 weeks ago
René Cannaò 9850d9daeb Fix stats_global substring collision and reload failure tracking
2 weeks ago
Rene Cannao 2e552b8ae8 fix(tls): improve SSL/TLS certificate tracking and fix memory leaks
3 weeks ago
René Cannaò 3f1b0a1510 Add static linking for zstd compression library
3 weeks ago
René Cannaò 88be1449d3 Fix compilation issues on macOS
3 weeks ago
Rene Cannao 2fcfd648e5 Merge remote-tracking branch 'origin/v3.0' into copilot/support-zstd-compression
3 weeks ago
Rene Cannao eac20e5287 Add Doxygen documentation for listener validation logic
3 weeks ago
Rene Cannao 71c4742b56 Address review: improve listener parsing and startup failure integration
3 weeks ago
copilot-swe-agent[bot] ec44a15058 feat: add mysql protocol zstd compression support
3 weeks ago
copilot-swe-agent[bot] 0357862590 fix: address code review feedback - use strdup for file paths, check ASN1_TIME_diff return, refactor dup cert loading, larger CN buffer
3 weeks ago
copilot-swe-agent[bot] 4f88740b20 feat: add stats_tls_certificates table and TLS tracking metrics
3 weeks ago
copilot-swe-agent[bot] 1dace933e2 Validate conflicting listener ports at startup
3 weeks ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
1 month ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
1 month ago
Rene Cannao 5519080ac2 mcp stats: address review findings and remove --genai CLI flag
1 month ago
Rene Cannao 5d45d17456 mcp stats: split connection metrics from debug free-pool snapshots
2 months ago
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
2 months ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
2 months ago
Rene Cannao 33fce1ca35 MCP stats: address review findings and add detailed docs
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao ef397f9f1d Fix TSDB variable patterns and backend monitor runtime source
2 months ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
2 months ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
2 months ago
Rene Cannao 2d51aeff64 tsdb: correctly implement SHOW TSDB commands and variable initialization
2 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
2 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
2 months ago
Rene Cannao 3c85c593cf Add GloMTH initialization wait to all monitor and server threads
2 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
2 months ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
2 months ago
René Cannaò 02ea4f90be
Merge pull request #5360 from sysown/v3.0-5359
2 months ago
Wazir Ahmed 471ebca74c fix: GENAI modules fails to initialise
2 months ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
2 months ago
Rene Cannao ac71e12a95 refactor: migrate RSA key generation to OpenSSL 3.0 EVP_PKEY API
2 months ago
René Cannaò c45fabdb6d fix: correct macOS executable SHA1 implementation
2 months ago
René Cannaò e3bdd3c07d main: add macOS support for executable SHA1 calculation
2 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
2 months ago
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
2 months ago
Rene Cannao 1af768f932 Fix critical issues in GenAI code (PR #5339)
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 months ago
Javier Jaramago Fernández 1a7668b73d fix: SQLite3 server support for MySQL client '8.1.0'
2 months ago
Rene Cannao 87d8c25074 Reapply "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
2 months ago
Rene Cannao 48260cbf09 Revert "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
2 months ago
Javier Jaramago Fernández df221617c0 fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'
2 months ago
Rene Cannao 03e58146ea fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag
3 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
3 months ago
Rene Cannao 6ce0538489 Keep main.cpp only; remove accidental backup from commits
3 months ago
Rene Cannao f877366a68 Restore commented SQLite3DB::LoadPlugin reference with TODO
3 months ago
Rene Cannao 4f0e6e0a4e Disable sqlite3 plugin function replacement; warn instead
3 months ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
3 months ago