Commit Graph

23 Commits (3fe8a48f705bea9bb77c3255e54bbc1ace125ebb)

Author SHA1 Message Date
Rene Cannao 3fe8a48f70 Fix genai variable handling and add API key masking
1 month ago
Rene Cannao 6ffb59b856 fix: Use db parameter instead of hardcoded admindb in GenAI database_to_runtime
1 month ago
Rene Cannao 4018a0ad3b fix: Follow MCP pattern for GenAI variables runtime table population
1 month ago
Rene Cannao 1ea67900ab fix: Populate runtime_global_variables for GenAI variables on startup
1 month ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
1 month ago
Rene Cannao 991f0138d8 Reinitialize MySQL Tool Handler when MCP variables change
1 month ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
1 month ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
1 month ago
Rene Cannao b70b07ead7 Skip checksum generation for MCP until feature is complete
1 month ago
Rene Cannao 2e7109d894 Fix lock ordering in flush_mcp_variables___database_to_runtime
1 month ago
Rene Cannao 2874c9ad54 Fix flush_mcp_variables___database_to_runtime to populate runtime_global_variables
1 month ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
1 month ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
2 months ago
Rene Cannao 6ed82ef8cb Fix crash in TCP keepalive warnings for issue #5212
3 months ago
Rene Cannao cf454b8ef2 Add TCP keepalive warnings for issue #5212
3 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
4 months ago
Rahim Kanji bc6f95a1fb Removed previous_default_client_encoding variable
8 months ago
Rahim Kanji 06e496b7c3 Added tracking of parameters:
1 year ago
Rahim Kanji 720441af20 Refactored and Optimized Query Cache with PgSQL Support
1 year ago
Rahim Kanji 0229daeb64 Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables
1 year ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
1 year ago
Rahim Kanji 745449fcbc Removed Client_Session.h and Client_Session.cpp
2 years ago
Rene Cannao a1fd4af1a6 Splitting ProxySQL_Admin
2 years ago