Commit Graph

18 Commits (e53d2c76f93567eec5d342ccddf7ff9c2bd8fb25)

Author SHA1 Message Date
Rene Cannao 1af768f932 Fix critical issues in GenAI code (PR #5339)
2 months 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
Javier Jaramago Fernández e351a0df74 feat: Add leading comments (--) detection for 'run_sql_readonly'
2 months ago
Rene Cannao 3ccfa2bcc1 Address AI code review feedback for PR #5313
3 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
3 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
3 months ago
Rene Cannao 02918d18b8 Fix PR #25 Review: All AI code reviewer feedback addressed
3 months ago
Rene Cannao a10c09bcc9 Fix PR #21 review: Security, memory safety, thread safety, and code cleanup
3 months ago
Rahim Kanji 0d56918744 Add full-text search (FTS) tools to MCP query server
3 months ago
Rene Cannao 7de3f0c510 feat: Add schema separation to MCP catalog and discovery scope constraint
3 months ago
Rene Cannao f852900365 Fix: Correct MCP catalog JSON parsing to handle special characters
3 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
3 months ago
Rene Cannao acb4c57db3 Fix case sensitivity issues in MySQL_Tool_Handler::execute_query
3 months ago
Rene Cannao 904283330a Fix critical use-after-free bug in MySQL_Tool_Handler::execute_query
3 months ago
Rene Cannao 06aa6d6ef7 Add comprehensive Doxygen documentation for connection pool
3 months ago
Rene Cannao 4eab519848 Implement MySQL connection pool for MySQL_Tool_Handler
3 months ago
Rene Cannao 221ff23991 Add MySQL exploration MCP tools with SQLite catalog
3 months ago