Commit Graph

2062 Commits (ea7cbaff53a7e32826e743e34dfd0cb8bb3923bf)

Author SHA1 Message Date
Rene Cannao 40aff577a9 Complete FFTO implementation with verified metrics and robust error handling
4 months ago
Rene Cannao f3d4153e7d Final FFTO implementation and verification fixes
4 months ago
Rene Cannao 3ca390dacb Fix binary protocol support for prepared statements in FFTO
4 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
4 months ago
René Cannaò 10ff1322ba
Merge pull request #5386 from sysown/v3.0-MCP_multi
4 months ago
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
4 months ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
4 months ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
4 months ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
4 months ago
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
4 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
4 months ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
4 months ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
4 months ago
René Cannaò e94f9281ce feat: add friend declaration for MetricsCollector to access MyHostGroups
4 months ago
René Cannaò fcaa904135 fix: crash on macOS/FreeBSD when running PostgreSQL queries
4 months ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
5 months ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
5 months ago
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
5 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
5 months ago
René Cannaò e00617be11
Merge pull request #5333 from wazir-ahmed/v4.0-config-embedding-model
5 months ago
Wazir Ahmed 10026891ce RAG: Convert vector similarity search into a subquery
5 months ago
Javier Jaramago Fernández e351a0df74 feat: Add leading comments (--) detection for 'run_sql_readonly'
5 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
5 months ago
Wazir Ahmed 8d022a0fcc RAG: Add 'model' request parameter for embedding service
5 months ago
Javier Jaramago Fernández a5ef787c7e feat: Improve logging for MCP and RAG tools
5 months ago
Wazir Ahmed c52c621b27 MCP: Add mcp-rag_endpoint_auth config
5 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
5 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
5 months ago
Rene Cannao b3edc6524b fix: Escape SQL strings in harvest_view_definitions
5 months ago
Rene Cannao 18cc246209 fix: Add missing proxy declarations to MAIN_PROXY_SQLITE3 branch
5 months ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
5 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
5 months ago
Rene Cannao 02918d18b8 Fix PR #25 Review: All AI code reviewer feedback addressed
5 months ago
Rene Cannao a10c09bcc9 Fix PR #21 review: Security, memory safety, thread safety, and code cleanup
5 months ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
5 months ago
René Cannaò a831670a79
Merge pull request #21 from rahim-kanji/v3.1_fts-support
5 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
5 months ago
Rene Cannao 0db022a179 Apply fixes
5 months ago
Rene Cannao 7bf9121057 sqlite3: fix duplicate proxy declarations and add forward declarations
5 months ago
René Cannaò d43ae6e121 Surgical fixes for macOS compatibility: headers, types, and Makefile linking
5 months ago
Rene Cannao 8dc4246bdc Introduce canonical proxy_sqlite3 symbol TU; update lib Makefile; remove MAIN_PROXY_SQLITE3 from main.cpp
5 months ago
René Cannaò fdb8dfb152 Build system: Darwin-specific fixes and strict platform parity
5 months ago
Rahim Kanji 18dd249438 Merge remote-tracking branch 'v3.1-vec' into v3.1_fts-support
5 months ago
Rahim Kanji 0d56918744 Add full-text search (FTS) tools to MCP query server
5 months ago
Rene Cannao 5d08deca7d Fix AI agent review issues
5 months ago
Wazir Ahmed e450f1b30f MCP: Handle DELETE method
5 months ago
Wazir Ahmed 68a41d6db8 MCP: Add handler for prompts and resources
5 months ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
5 months ago
Rene Cannao ad166c6b8a docs: Add comprehensive Doxygen documentation for RAG subsystem
5 months ago
Rene Cannao cc3cc25532 fix: Remove unused reset parameter from stats___mcp_query_rules()
5 months ago