Commit Graph

2312 Commits (6cdd4e697eb86982e3dfd2ceab009ead5da0efcb)

Author SHA1 Message Date
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 6099d06c1e ci(tsan): address review findings on PR #5725
2 months ago
Rene Cannao 50f97de7a9 ci: add CI-unit-tests-tsan workflow + mysqlx-tsan-g1 TAP group
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
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
René Cannaò 7ca0d153cc
Merge pull request #5654 from sysown/fix/pgsql-active-tx-on-broken-conn
2 months ago
Rene Cannao fb690e7095 feat(pgsql): preserve client session on mid-tx backend death
2 months ago
Rene Cannao 2a7bddca28 MySrvC: rename server_backoff_time to session_track_backoff_until, gate hot-path read
2 months ago
Wazir Ahmed f815b77812 fix: make server_backoff_time atomic
2 months ago
Wazir Ahmed 8d94919b22 fix: preserve EOF capability in enforced mode
2 months ago
Rene Cannao b3d4de0bc8 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Rene Cannao 6edde821c7 fix(glovars): forward-declare debug_level for direct header consumers
2 months ago
Rene Cannao 3ba92815f8 fix(plugin-chassis): make chassis fully invisible in v3.x builds
2 months ago
Wazir Ahmed 885712c679 Merge branch 'v3.0' into session-track-system-variable
2 months ago
Rene Cannao ab9d5a1036 fix(plugin-chassis): address deep-review findings
2 months ago
Rene Cannao cd48c5613e feat(plugin-chassis): gate chassis ABI additions behind PROXYSQL40
2 months ago
Rene Cannao 41918a42df docs(plugin-abi): Step 2.6 — ABI guidance on empty-source sync
2 months ago
Rene Cannao 51535aaeca feat(plugin-abi): Step 2.5 — generic admin-command alias dispatch
2 months ago
Rene Cannao f13463d334 feat(plugin-abi): Step 2.2 — four-phase plugin lifecycle
2 months ago
Rene Cannao 398b833aeb feat(plugin-abi): Step 2.3 — shared Prometheus registry access
2 months ago
Rene Cannao 55556979e0 feat(plugin-abi): Step 2.1 — pre-execution query-hook ABI + dispatch
2 months ago
Rene Cannao 3d107c3bed chore: commit pre-existing plugin manager improvements
2 months ago
Rene Cannao 266a10617f feat: declare mysql_thread___zstd_compression_level thread-local and struct member
2 months ago
Rene Cannao c72cdd9768 Merge remote-tracking branch 'origin/v3.0' into lint-tap-tests-static-analysis
2 months ago
René Cannaò 8524688945
Merge pull request #5596 from sysown/v3.0_pgsql-copy-matcher-5568
2 months ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
2 months ago
Rene Cannao 41956b8f4a fix: eliminate macro redefinition, member init reorder, and format warnings
2 months ago
Rene Cannao da655099ee fix(test/tap): batch 2 of static analysis real-bug fixes
2 months ago
Rene Cannao 5c1549dcc6 merge: resolve conflicts with v3.0 branch
2 months ago
Rene Cannao 04c0303ee9 fix(mysqlx): address critical code review feedback from PR #5593
2 months ago
Rene Cannao 82fd3afb34 feat(mysqlx): wire admin interface for MYSQLX LOAD/SAVE commands
2 months ago
Wazir Ahmed 9757835a5f Merge branch 'v3.0' into fix-fc-parsing
2 months ago
Rahim Kanji c698dbc479 Fix CopyCmdMatcher regex for inline comments
2 months ago
René Cannaò 669ab91494
Merge pull request #5594 from sysown/v3.0-lint
2 months ago
Rene Cannao 24e56d4dd1 fix: SonarCloud issues - explicit ctors, sprintf->snprintf
2 months ago
Rene Cannao a82224f1ef fix: PR review feedback - double-free, end comments, dead code
2 months ago
Rene Cannao 5ccb715e57 fix: cppcheck fixes - printf formats, null checks, copy operators
2 months ago