Commit Graph

2344 Commits (7551ec6bbe20972cf19f01f707d6cfb4e18e7aea)

Author SHA1 Message Date
René Cannaò 35cad4b4f4
Merge branch 'v3.0' into fix/kill-proxysqlgenai-build-flag-v2
1 month ago
Rene Cannao 0d39ac6991 build: kill PROXYSQLGENAI flag, PROXYSQL40=1 builds all plugins
1 month ago
Rene Cannao 031f6fa1f5 fix(build): adapt callers of dns_cache counters to std::atomic
1 month ago
Rene Cannao ca145d5026 fix(pgsql): atomic shutdown flag; honor dns_lookup fallback contract
1 month ago
Rene Cannao 039d538c2a fix(dns): correct inet_pton check; make DNS cache counters atomic
1 month ago
Rene Cannao a62d1b4e99 Address CodeRabbit + Gemini review feedback
1 month ago
Rene Cannao a19894427e Add independent DNS cache for PgSQL
1 month ago
Rene Cannao a2fff3725f Extract DNS cache into shared DNS_Cache module
1 month ago
René Cannaò 43d3ee7cd2
Merge branch 'v3.0' into test/cluster-simulator
2 months ago
Rene Cannao 798c243fc4 fix(tsdb): serve dashboard from REST API port for same-origin fetch (#5684)
2 months ago
Wazir Ahmed 66820fc176 chore(lint): Make `SQLite3DB` table helpers const-correct
2 months ago
Wazir Ahmed 6c5d0fd5db Merge branch 'v3.0' into cluster-simulator
2 months ago
Rene Cannao 0f8e014a33 Merge branch v3.0 into issue-5686-galera-vars
2 months ago
Wazir Ahmed eaa57d0f58 Merge branch 'v3.0' into cluster-simulator
2 months ago
René Cannaò 44c33cd2d3
Merge branch 'v3.0' into feature/parsersql-integration
2 months ago
Rene Cannao 5fea82e617 fix: resolve remaining SonarCloud warnings for PR #5741
2 months ago
Rene Cannao b8cfa32c63 fix: address all critical and important code review findings (issue #5729)
2 months ago
René Cannaò 222a5d1ec8
Merge branch 'v3.0' into feature/parsersql-integration
2 months ago
Rene Cannao 86859e5743 fix: vendor parsersql properly - only track tarball + symlink, not extracted source
2 months ago
René Cannaò 80b93f11a1
Merge branch 'v3.0' into feature/parsersql-integration
2 months ago
Rene Cannao 910a92b833 refactor: remove MCP stats DDL macros and design comments from core (issue #5729)
2 months ago
Rene Cannao 383655202a feat(chassis): dispatch correct DB handle by db_kind in runtime view refresh (issue #5729)
2 months ago
Rene Cannao 8c47b41845 feat(abi): add db_kind to ProxySQL_PluginRuntimeView, bump ABI v4 (issue #5729)
2 months ago
Rene Cannao 391afb524f upgrade: vendor ParserSQL 1.0.1 with SET parser fixes, update test expectations
2 months ago
René Cannaò bd40e3bc2b
Merge branch 'v3.0' into issue-5686-galera-vars
2 months ago
Rene Cannao deb1c46173 fix: address code review findings C1-C3, I1, I3
2 months ago
Rene Cannao 482ce386cd chore(genai-carveout): strip dead PROXYSQLGENAI blocks + plugin hardening
2 months ago
Rene Cannao 62ed0660a7 feat(plugins/genai): Step 7 — drop PROXYSQLGENAI from core build
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 2b781ffbfd feat(session): Step 4.A — remove the GENAI:/LLM: query-prefix escape hatches
2 months ago
Rene Cannao f1c0ea2dbc feat(genai): Step 3 — carve Anomaly_Detector out of core into plugins/genai/
2 months ago
Rene Cannao 62491629bb docs: add documentation to ParserSQL adapter layer
2 months ago
Rene Cannao 6099d06c1e ci(tsan): address review findings on PR #5725
2 months ago
Rene Cannao 90b1897764 feat: implement ParserSQL adapter layer
2 months ago
Rene Cannao dcfe687a6e feat: register query_processor_parser variable, extend set_parser_algorithm to 3
2 months ago
Rene Cannao ea3cc7a32c build: add ParserSQL build targets and flags
2 months ago
Rene Cannao 50f97de7a9 ci: add CI-unit-tests-tsan workflow + mysqlx-tsan-g1 TAP group
2 months ago
Rene Cannao a5714d56f3 feat: add wsrep_trx_fragment_size and wsrep_trx_fragment_unit session variable tracking
2 months ago
Rene Cannao 6d8dff2939 docs(chassis): mark query-hook ABI scaffold-state explicit + add TODO markers
2 months ago
Rene Cannao f42c3ee1ab feat(chassis): add register_runtime_view ABI for module-owned state
2 months ago
Rene Cannao d4427731b7 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Wazir Ahmed 8c6e85f343 aurora: Fix monitor race condition and implement autopurge
2 months ago
Rene Cannao 83725ea4e5 feat: add --no-plugins kill switch; fix 4 pre-existing test failures
2 months ago
Rene Cannao ccc6648e06 docs(plugin-chassis): update stale comment referencing materialize_plugin_tables
2 months ago
Rene Cannao 04bccec51e chore(plugin-chassis): tighten gating, drop dead paths, gate forgery setters
2 months ago
Rene Cannao 514025c270 Fix cmp() to be const-qualified and remove redundant OpenSSL linking on Darwin
2 months ago
Rene Cannao 520bd1be4e Fix TrxId_Interval comparison operators to be const for macOS compilation
2 months ago
Rene Cannao ae88c07089 Fix GTID range validation
2 months ago