Commit Graph

1598 Commits (950f163bfb15c080736fd67aa67a8977cd8e9ff8)

Author SHA1 Message Date
Rene Cannao d7b2fea898 fix: Remove MAIN_PROXY_SQLITE3 defines from tests (v3.1-MCP2 compatibility)
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 fd5d433a2b fix: Missing <string> header in ai_llm_retry_scenarios-t
3 months ago
Rene Cannao 2a614f817e fix: Missing headers and format strings in vector_db_performance-t
3 months ago
Rene Cannao 0dc3531744 fix: Linking issues for anomaly_detection-t TAP test
3 months ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
3 months ago
Rene Cannao f45506e0b6 fix: Missing <string> header in ai_llm_retry_scenarios-t
3 months ago
Rene Cannao d613816438 fix: Missing headers and format strings in vector_db_performance-t
3 months ago
Rene Cannao b9a70f85a8 fix: Linking issues for anomaly_detection-t TAP test
3 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
3 months ago
Rene Cannao 8dc4246bdc Introduce canonical proxy_sqlite3 symbol TU; update lib Makefile; remove MAIN_PROXY_SQLITE3 from main.cpp
3 months ago
Rene Cannao 7a7872f078 Organize RAG test files properly and update .gitignore
3 months ago
Rene Cannao acd05b60a9 Organize RAG test files properly
3 months ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
3 months ago
Rene Cannao 3f25fb6c4e Enhance anomaly detector unit tests with additional edge case coverage
3 months ago
Rene Cannao 2888ee3f45 Fix gemini-code-assist recommendations and implement comprehensive anomaly detection tests
3 months ago
Rene Cannao ae4200dbc0 Enhance AI features with improved validation, memory safety, error handling, and performance monitoring
3 months ago
Rene Cannao 3032dffed4 test: Add NL2SQL internal functionality unit tests
3 months ago
Rene Cannao 49092e9c8d test: Add unit tests for AI configuration validation
3 months ago
Rene Cannao 1a8b406d9b fix: Correct SQL query for AI variables in vector features test
3 months ago
Rene Cannao 4b0cb9d95a test: Add vector features unit test
3 months ago
Rene Cannao 0be9715188 test: Add comprehensive tests and documentation for Anomaly Detection
3 months ago
Rene Cannao eccb2bfe4d test: Add integration tests for NL2SQL
3 months ago
Rene Cannao 6d2b0ab303 test: Fix vector keyword conflict in NL2SQL unit tests
3 months ago
Rene Cannao a61f709c7b test: Add comprehensive TAP unit tests for NL2SQL
3 months ago
René Cannaò 2637d28f36
Merge pull request #5299 from sysown/v3.0_pg-cancel-terminate-backend-param-support_5298
3 months ago
René Cannaò 3bcb9e0bd5
Merge pull request #5301 from sysown/v3.0_fix-pgsql-threshold-deadlock_5300
3 months ago
Rahim Kanji c2337d22b7 Added regression test
3 months ago
Rahim Kanji ce42c188f5 Improvements
3 months ago
Rahim Kanji a892d9a05b Add pgsql-parameterized_kill_queries_test-t test to groups.json
3 months ago
Rahim Kanji 22afe6cb63 Add test
3 months ago
Rahim Kanji b9175f8481 Fixed reg_test_5233_set_warning-t
3 months ago
Miro Stauder b91dac044a
groups.json: add missing test
3 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
3 months ago
René Cannaò a8e759c970
Merge pull request #5289 from sysown/v3.0_buildTap
3 months ago
René Cannaò 8b2b29918a
Merge pull request #5291 from sysown/v3.0-misc260111
3 months ago
René Cannaò b1e37b3387
Merge branch 'v3.0' into v3.0_pgsql-use-ssl-issue-5284
3 months ago
René Cannaò c6ed5b96cd
Merge pull request #5282 from sysown/v3.0_bind-format-issue-5273-fix
3 months ago
Rene Cannao 40cff23c3b Initialize MySQL Tool Handler and fix default MySQL port
3 months ago
Rene Cannao 33a100c1db Use relative path mcp_catalog.db in MCP test instead of absolute /var/lib/proxysql path
3 months ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
3 months ago
Rene Cannao 4aedacd83b [skip-ci] Remove deprecated read_only_action implementations from MySQL and PgSQL HostGroups managers
3 months ago
Rene Cannao f2ac54e677 Optimize find commands in test/tap/tap/Makefile for better performance
3 months ago
Rene Cannao 221ff23991 Add MySQL exploration MCP tools with SQLite catalog
3 months ago
Rene Cannao 245e61ee86 Make MCP_Threads_Handler a standalone independent class
3 months ago
Rene Cannao de3fd05a5a Reverted change to test/tap/tests/.env
3 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
3 months ago
Rene Cannao 4be31efd91 Fix cpp-dotenv preservation in clean target and add proper cleanall support
3 months ago
Rene Cannao ca224cfbdd Preserve cpp-dotenv source during 'make clean' to improve build performance
3 months ago