Commit Graph

1043 Commits (docs/passthrough-auth-spec)

Author SHA1 Message Date
Rene Cannao 8dfe921ad4 feat(passthrough-auth): counters + stats_mysql_passthrough_auth_metrics
1 month ago
Rene Cannao 29f84c0730 feat(passthrough-auth): stats_mysql_passthrough_auth_cache virtual table
1 month ago
Wazir Ahmed 6c5d0fd5db Merge branch 'v3.0' into cluster-simulator
2 months ago
Rene Cannao e9637be4f7 feat: add SCRAM cache invalidation, TAP test, and bench_connect tool
2 months ago
Wazir Ahmed eaa57d0f58 Merge branch 'v3.0' into cluster-simulator
2 months ago
Rene Cannao e51ad030df feat(admin): pass all 3 DB handles to plugin runtime view refresh (issue #5729)
2 months ago
Rene Cannao 482ce386cd chore(genai-carveout): strip dead PROXYSQLGENAI blocks + plugin hardening
2 months ago
Rene Cannao 4552236700 feat(plugins/genai): Step 6 — move RAG/Vector/discovery surface into the plugin
2 months ago
Rene Cannao 28cf4ceab8 feat(plugins/genai): Step 5 — move GenAI/LLM/AI surface into the plugin
2 months ago
Rene Cannao 5fe286e972 feat(plugins/genai): Step 4.C — move MCP subsystem into the plugin
2 months ago
Rene Cannao 90e888e1d0 fix(chassis): runtime-view dispatch fires unconditionally on admin
2 months ago
Rene Cannao f42c3ee1ab feat(chassis): add register_runtime_view ABI for module-owned state
2 months ago
Wazir Ahmed 8c6e85f343 aurora: Fix monitor race condition and implement autopurge
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
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
3 months ago
Rene Cannao f1826cf206 lint: fix reserved identifier in member variables
3 months ago
Rene Cannao ac0f9304b0 fix: address code review findings for pgsql cluster sync
3 months ago
Rene Cannao 80ff2242e6 merge: resolve v3.0 conflict and add pgsql_servers_ssl_params cluster sync
3 months ago
René Cannaò 93eabfc7bc fix: address code review issues in PostgreSQL cluster sync
3 months ago
Rahim Kanji e68f8bb74a refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range
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 9b87260b70 fix: harden plugin init failures and command dispatch
3 months ago
Rene Cannao fd5f029474 fix: expose plugin db handles during startup
3 months ago
Rene Cannao cd15afdd1e feat: support plugin-owned admin tables and commands
3 months ago
Rahim Kanji 93d0ddf477 fix: add pgsql_servers_ssl_params to tablenames vector and fix monitor fallback
3 months ago
Rahim Kanji 516fa468ba feat: add admin load/save/dump for pgsql_servers_ssl_params
3 months ago
René Cannaò efedd93c92 Rename stats_global to stats_proxysql_global to avoid strstr substring collision
3 months ago
René Cannaò 9850d9daeb Fix stats_global substring collision and reload failure tracking
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 859c89b30e cluster: harden PostgreSQL cluster sync parity paths after real two-node validation
3 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
Rene Cannao 5c7e616f9b PR5297: resolve remaining actionable review findings for PGSQL checksum sync and TAP assertions
4 months ago
Rene Cannao 6dbd0e9cb1 Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
4 months ago
Rene Cannao 4cdf61cbae cluster: complete PostgreSQL servers sync flow and fix TAP libtap stale-archive linker failures
4 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
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
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
4 months ago
Rene Cannao ef397f9f1d Fix TSDB variable patterns and backend monitor runtime source
4 months ago
Rene Cannao b4e85f1799 Expose PostgreSQL eventslog metrics in stats and Prometheus
4 months ago
Rene Cannao b100235fbd Add PGSQL eventslog dump commands and periodic disk sync scheduling
4 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
4 months ago
Rene Cannao 700459f67b tsdb: address AI code review feedback, fix memory safety and logic bugs
4 months ago
Rene Cannao b8c6b4f573 tsdb: address code review comments and improve stability
4 months ago
Rene Cannao 6a788e48c4 mcp: make /mcp/query self-healing when targets/backends appear after startup
4 months ago