Commit Graph

39 Commits (9ffc3f8d711d2f1d3373c91a135d40cbea202841)

Author SHA1 Message Date
Rene Cannao 8fbd570c79 mcp variables: stop writing runtime_global_variables during LOAD MCP VARIABLES TO RUNTIME
6 days ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
1 week ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
1 week ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
1 week ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
1 week ago
Rene Cannao 4ae5bd852a Revert "fix: prevent dangling pointer in flush_*_variables___runtime_to_database"
1 week ago
Rene Cannao a20b2704f4 fix: prevent dangling pointer in flush_*_variables___runtime_to_database
2 weeks ago
Rene Cannao 2c8c27bf64 refactor: migrate prepare_v2 to RAII API in Admin_FlushVariables
2 weeks ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
3 weeks ago
Wazir Ahmed cecb975f66 fix: LOAD GENAI TO RUNTIME does not initialize the module
4 weeks ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
4 weeks ago
Rahim Kanji 5b8bb1952e Merge remote-tracking branch 'wqv3.1-vec' into v3.1_mcp-http-ssl-toggle
1 month ago
Rahim Kanji 9b66224df1 Fix critical double-free bug, SQL injection vulnerability, and hardcoded path
1 month ago
Rahim Kanji ddc4e65706 Add plain HTTP support for MCP server and fix SSL/port restart issues
1 month ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
1 month ago
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
Rahim Kanji 01f08ea901 Fix a crash (SIGABRT) that occurred when reloading MCP variables while the
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