Commit Graph

220 Commits (6cdd4e697eb86982e3dfd2ceab009ead5da0efcb)

Author SHA1 Message Date
Rene Cannao b6b6a4f62b fix(genai): properly gate sqlite-vec hook on PROXYSQLGENAI
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 f1c0ea2dbc feat(genai): Step 3 — carve Anomaly_Detector out of core into plugins/genai/
2 months ago
Rene Cannao b3d4de0bc8 Merge remote-tracking branch 'origin/v3.0' into plugin-chassis
2 months ago
Rene Cannao cd48c5613e feat(plugin-chassis): gate chassis ABI additions behind PROXYSQL40
2 months ago
Wazir Ahmed 1e069fbc11 Merge 'v3.0' into feature/gtid-range-update
2 months ago
Rene Cannao 5c1549dcc6 merge: resolve conflicts with v3.0 branch
2 months ago
Rene Cannao 3bcc1dd43f build: drop libsqlite_rembed.a from src/lib link order
2 months ago
Rene Cannao 7e1a12b8f7 feat: add generic plugin ABI and loader
3 months ago
Wazir Ahmed 57edeb5ce0 Merge branch 'v3.0' into feature/gtid-range-update
3 months ago
Rene Cannao fe701d29aa feat(ffto): add pgsql_parse_error_response() helper with unit tests
3 months ago
René Cannaò ea16ebb8ad
Merge branch 'v3.0-5473' into v3.0-5499
3 months ago
René Cannaò d872a392a6
Merge branch 'v3.0-5473' into v3.0-5498
3 months ago
René Cannaò 8d7459e560
Merge branch 'v3.0-5473' into v3.0-5497
3 months ago
René Cannaò 9bccd2d1fa
Merge branch 'v3.0-5473' into v3.0-5495
3 months ago
René Cannaò cffd85f0ff
Merge pull request #5511 from sysown/v3.0-5494
3 months ago
René Cannaò c40eed9405
Merge branch 'v3.0-5473' into v3.0-5492
3 months ago
René Cannaò f07cd83d16 Extract MySQL protocol utilities for FFTO unit testing (#5499)
3 months ago
René Cannaò e82bcb391b Extract PgSQL error classification logic (Phase 3.10, #5498)
3 months ago
René Cannaò 78400743ff Extract PgSQL monitor health decisions (Phase 3.9, #5497)
3 months ago
René Cannaò ead2331fb9 Extract backend variable sync decisions (Phase 3.6, #5494)
3 months ago
René Cannaò 5c227a3bc9 Extract MySQL error classification logic (Phase 3.7, #5495)
3 months ago
René Cannaò 5148989a72 Extract PgSQL CommandComplete tag parser for unit testing (#5499)
3 months ago
René Cannaò 7b06515d7f
Merge branch 'v3.0-5473' into v3.0-5496
3 months ago
René Cannaò 3f0281651e Extract transaction state tracking logic (Phase 3.8, #5496)
3 months ago
René Cannaò aaa02bb400 Extract hostgroup routing decision logic (Phase 3.5, #5493)
3 months ago
René Cannaò dba1294585 Extract server selection algorithm into pure functions (Phase 3.4, #5492)
3 months ago
René Cannaò 59654e48a3 Extract monitor health decision logic into pure functions (Phase 3.3, #5491)
3 months ago
René Cannaò 3f1b0a1510 Add static linking for zstd compression library
3 months ago
René Cannaò 88be1449d3 Fix compilation issues on macOS
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 9552ac8ebc Merge branch 'v3.0' into ranged_gtid_updates
4 months ago
Rene Cannao acef17a8c1 Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr
4 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
4 months ago
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
4 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
4 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
4 months ago
Rene Cannao 20d6282a60 build(clean): ignore and remove generated MySQL parser artifacts
4 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
4 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
4 months ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
4 months ago
Rene Cannao b8c6b4f573 tsdb: address code review comments and improve stability
4 months ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
4 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
4 months ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
4 months ago
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
5 months ago
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
5 months ago