Commit Graph

2068 Commits (e762f91cda174ea3e6ab85bbcbdbc457280edf7f)

Author SHA1 Message Date
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
3 weeks ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
3 weeks ago
Rene Cannao c126e63a23 mcp stats: refresh stats tables under admin mutex before direct reads
3 weeks ago
Rene Cannao 33fce1ca35 MCP stats: address review findings and add detailed docs
4 weeks ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
4 weeks ago
René Cannaò 10ff1322ba
Merge pull request #5386 from sysown/v3.0-MCP_multi
4 weeks ago
Rene Cannao 253d098653 security: fix SQL injection vulnerabilities in SQLite catalog queries
4 weeks ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
4 weeks ago
Rene Cannao f4bc1943fb mcp query diagnostics: restore strict ONLINE requirement and explain target non-executable failures
4 weeks ago
Rene Cannao af0411bd46 MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra
4 weeks ago
René Cannaò acd955b9d6
Merge pull request #5382 from sysown/v3.0-webui_2602
4 weeks ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
4 weeks ago
Rene Cannao 200fdecb8d Apply AI agent review fixes to PR #5374
4 weeks ago
Rene Cannao fdbea2a32e Fix uninitialized memory in Command_Counter::_counters
4 weeks ago
Wazir Ahmed 2d3d12b9a0 Address review comments from gemini and coderabbit
1 month ago
Wazir Ahmed 471ebca74c fix: GENAI modules fails to initialise
1 month ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
1 month ago
Wazir Ahmed 7f19b642c2 MCP: Rewrite stats tool handlers based on updated spec
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
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
1 month ago
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
1 month ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
1 month ago
René Cannaò e00617be11
Merge pull request #5333 from wazir-ahmed/v4.0-config-embedding-model
1 month ago
Wazir Ahmed 10026891ce RAG: Convert vector similarity search into a subquery
1 month 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