Commit Graph

2052 Commits (db5f1ea498f736d4ff733bbd41ec649d073cf932)

Author SHA1 Message Date
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
1 month ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
1 month ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
1 month ago
René Cannaò e94f9281ce feat: add friend declaration for MetricsCollector to access MyHostGroups
1 month ago
René Cannaò fcaa904135 fix: crash on macOS/FreeBSD when running PostgreSQL queries
1 month ago
René Cannaò a360dc22ae
Merge pull request #5308 from sysown/v3.0_mac
1 month ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
1 month ago
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 months ago
René Cannaò e00617be11
Merge pull request #5333 from wazir-ahmed/v4.0-config-embedding-model
2 months ago
Wazir Ahmed 10026891ce RAG: Convert vector similarity search into a subquery
2 months ago
Javier Jaramago Fernández e351a0df74 feat: Add leading comments (--) detection for 'run_sql_readonly'
2 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
2 months ago
Wazir Ahmed 8d022a0fcc RAG: Add 'model' request parameter for embedding service
2 months ago
Javier Jaramago Fernández a5ef787c7e feat: Improve logging for MCP and RAG tools
2 months ago
Wazir Ahmed c52c621b27 MCP: Add mcp-rag_endpoint_auth config
2 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
2 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
2 months ago
Rene Cannao b3edc6524b fix: Escape SQL strings in harvest_view_definitions
2 months ago
Rene Cannao 18cc246209 fix: Add missing proxy declarations to MAIN_PROXY_SQLITE3 branch
2 months ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
2 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
2 months ago
Rene Cannao 02918d18b8 Fix PR #25 Review: All AI code reviewer feedback addressed
2 months ago
Rene Cannao a10c09bcc9 Fix PR #21 review: Security, memory safety, thread safety, and code cleanup
2 months ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
2 months ago
René Cannaò a831670a79
Merge pull request #21 from rahim-kanji/v3.1_fts-support
2 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
2 months ago
Rene Cannao 0db022a179 Apply fixes
2 months ago
Rene Cannao 7bf9121057 sqlite3: fix duplicate proxy declarations and add forward declarations
2 months ago
René Cannaò d43ae6e121 Surgical fixes for macOS compatibility: headers, types, and Makefile linking
2 months ago
Rene Cannao 8dc4246bdc Introduce canonical proxy_sqlite3 symbol TU; update lib Makefile; remove MAIN_PROXY_SQLITE3 from main.cpp
2 months ago
René Cannaò fdb8dfb152 Build system: Darwin-specific fixes and strict platform parity
2 months ago
Rahim Kanji 18dd249438 Merge remote-tracking branch 'v3.1-vec' into v3.1_fts-support
2 months ago
Rahim Kanji 0d56918744 Add full-text search (FTS) tools to MCP query server
2 months ago
Rene Cannao 5d08deca7d Fix AI agent review issues
2 months ago
Wazir Ahmed e450f1b30f MCP: Handle DELETE method
2 months ago
Wazir Ahmed 68a41d6db8 MCP: Add handler for prompts and resources
2 months ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
2 months ago
Rene Cannao ad166c6b8a docs: Add comprehensive Doxygen documentation for RAG subsystem
2 months ago
Rene Cannao cc3cc25532 fix: Remove unused reset parameter from stats___mcp_query_rules()
2 months ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
2 months ago
Rahim Kanji 5b8bb1952e Merge remote-tracking branch 'wqv3.1-vec' into v3.1_mcp-http-ssl-toggle
2 months ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
2 months ago
Rene Cannao 5b502c0864 feat: Add question learning capability to demo agent
2 months ago
Rene Cannao 7e522aa2c0 feat: Add schema parameter to run_sql_readonly with per-connection tracking
2 months ago
Rene Cannao ee13e4bf13 feat: Add include_objects parameter to llm_search for complete object retrieval
2 months ago
Rene Cannao 5668c86809 fix: Implement FTS indexing for LLM artifacts and fix reserved keyword issue
2 months ago
Rene Cannao 2250b762a3 feat: Add query_tool_calls table to log MCP tool invocations
2 months ago
Rene Cannao 77643859e3 feat: Add timing columns to stats_mcp_query_tools_counters
2 months ago
Rene Cannao fb66af7c1b feat: Expose MCP catalog database in ProxySQL Admin interface
2 months ago