Commit Graph

1983 Commits (a816a756d4cd670c6179b548a0dd4ac8a70990bc)

Author SHA1 Message Date
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
4 months ago
Rene Cannao 623675b369 feat: Add schema name resolver and deprecate direct DB tools
4 months ago
Rene Cannao 1b7335acfe Fix two-phase discovery documentation and scripts
4 months ago
Rene Cannao 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
4 months ago
Rene Cannao 7de3f0c510 feat: Add schema separation to MCP catalog and discovery scope constraint
4 months ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
4 months ago
Rene Cannao 3fe8a48f70 Fix genai variable handling and add API key masking
4 months ago
Rene Cannao 4018a0ad3b fix: Follow MCP pattern for GenAI variables runtime table population
4 months ago
Rene Cannao 527bfed297 fix: Migrate AI variables to GenAI module for proper architecture
4 months ago
Rene Cannao ae4200dbc0 Enhance AI features with improved validation, memory safety, error handling, and performance monitoring
4 months ago
Rene Cannao 8f38b8a577 feat: Add exponential backoff retry for transient LLM failures
4 months ago
Rene Cannao d0dc36ac0b feat: Add structured logging with timing and request IDs
4 months ago
Rene Cannao 45e592b623 feat: Add structured error messages with context to NL2SQL
4 months ago
Rene Cannao 36b11223b2 feat: Improve SQL validation with multi-factor scoring
4 months ago
Rene Cannao 897d306d2d Refactor: Simplify NL2SQL to use only generic providers
4 months ago
Rene Cannao fec7d64093 feat: Implement NL2SQL vector cache with GenAI embedding generation
4 months ago
Rene Cannao 52a70b0b09 feat: Implement AI-based Anomaly Detection for ProxySQL
4 months ago
Rene Cannao 3f44229e28 feat: Add MCP AI Tool Handler for NL2SQL with test script
4 months ago
Rene Cannao 4f45c25945 docs: Add comprehensive doxygen comments to NL2SQL headers and LLM_Clients
4 months ago
Rene Cannao bc4fff12ce feat: Add NL2SQL query interception in MySQL_Session
4 months ago
Rene Cannao 147a059781 feat: Add NL2SQL converter with hybrid LLM support
4 months ago
Rene Cannao d9346fe64d feat: Add AI features manager foundation
4 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
4 months ago
Rene Cannao c86a048d9c Implement MCP multi-endpoint architecture with dedicated tool handlers
4 months ago
Rene Cannao 2e7109d894 Fix lock ordering in flush_mcp_variables___database_to_runtime
4 months ago
Rene Cannao 06aa6d6ef7 Add comprehensive Doxygen documentation for connection pool
4 months ago
Rene Cannao 4eab519848 Implement MySQL connection pool for MySQL_Tool_Handler
4 months ago
Rene Cannao 221ff23991 Add MySQL exploration MCP tools with SQLite catalog
4 months ago
Rene Cannao 81c53896bc Fix MCP module TAP test failures
4 months ago
Rene Cannao 245e61ee86 Make MCP_Threads_Handler a standalone independent class
4 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
4 months ago
Rene Cannao db2485be37 Add comprehensive doxygen documentation to GenAI async module
5 months ago
Rene Cannao 8405027124 Integrate GenAI async event handling into main MySQL session loop
5 months ago
Rene Cannao 0ff2e38e22 Implement async GenAI module with socketpair-based non-blocking architecture
5 months ago
Rene Cannao a82f58e22b Refactor GenAI module for autonomous JSON query processing
5 months ago
Rene Cannao cc3e97b7b8 Merge EMBED and RERANK into unified GENAI: query syntax
5 months ago
Rene Cannao 39939f598b Add experimental GenAI RERANK: query support for MySQL
5 months ago
Rene Cannao 253591d262 Add experimental GenAI EMBED: query support for MySQL
5 months ago
Rene Cannao 1da9e384d2 Add poll() fallback for GenAI module when epoll is not available
5 months ago
Rene Cannao 960704066d Implement real GenAI module with embedding and rerank support
5 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
5 months ago
Javier Jaramago Fernández 5c8a32a0b0 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-handle_unexp_ping
5 months ago
Javier Jaramago Fernández 6fea828e86 Improve logging in unexpected COM_PING packet handling
5 months ago
René Cannaò 88edaac61b
Merge pull request #5258 from sysown/misc251219
5 months ago
René Cannaò 0f7ff1f374
Merge branch 'v3.0' into v3.0_pgsql-query-digest-gen-5253
5 months ago
René Cannaò 2667540fcc
Merge pull request #5237 from sysown/v3.0_pgsql-monitor-sslsupport-5205
5 months ago
Javier Jaramago Fernández d0e88599ee Add special handling for unexpected COM_PING packets
5 months ago
Rene Cannao efe0d4fe61 Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
5 months ago
Rahim Kanji 42864e8867 Improved Tokenizer for PostgreSQL
5 months ago
Rene Cannao 2987242d4f Fix cache_empty_result=0 not caching non-empty resultsets (issue #5248)
5 months ago