Commit Graph

185 Commits (9850d9daebdb2cf2d06c4df0bb6d0eb271ccf3dd)

Author SHA1 Message Date
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
1 month ago
Rene Cannao acef17a8c1 Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr
2 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
2 months ago
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
2 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 20d6282a60 build(clean): ignore and remove generated MySQL parser artifacts
2 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
2 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
2 months ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
2 months ago
Rene Cannao b8c6b4f573 tsdb: address code review comments and improve stability
2 months ago
Rene Cannao 9685cdaa4b mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql)
2 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
2 months ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
2 months ago
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
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
Wazir Ahmed 22c4e94d53 AI: Fix sqlite-vec extension loading
3 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 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
Rahim Kanji 0d56918744 Add full-text search (FTS) tools to MCP query server
3 months ago
Rene Cannao 1dc5eb6581 fix: Fix RAG implementation compilation issues
3 months ago
Rene Cannao 6f23d5bcd0 feat: Implement two-phase schema discovery architecture
3 months ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
3 months ago
Rene Cannao 3f44229e28 feat: Add MCP AI Tool Handler for NL2SQL with test script
3 months ago
Rene Cannao 147a059781 feat: Add NL2SQL converter with hybrid LLM support
3 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
3 months ago
Rene Cannao c86a048d9c Implement MCP multi-endpoint architecture with dedicated tool handlers
3 months ago
Rene Cannao 221ff23991 Add MySQL exploration MCP tools with SQLite catalog
3 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
3 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
3 months ago
Rene Cannao 01d654692d Integrate sqlite-rembed for text embedding generation
4 months ago
Rene Cannao fbd0d9732b Add sqlite-vec static extension for vector search in ProxySQL
4 months ago
Rahim Kanji 42864e8867 Improved Tokenizer for PostgreSQL
4 months ago
Miro Stauder d020f577b2 reduce duplication in makefiles, use include for common stuff
6 months ago
Miro Stauder a0f2a9b211 update clickhouse-cpp to v2.6.0
6 months ago
Rahim Kanji d3592020ac * Created a separate file for Extended Query messages to reduce clutter in PgSQL_Protocol.
9 months ago
Rahim Kanji 24fecc1f6e Add PostgreSQL extended query (prepared statement) support in ProxySQL
10 months ago
Rahim Kanji d0952275ad Added PgSQL_ExplicitTxnStateMgr in MakeFile
12 months ago
Rahim Kanji f9232ae50d Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking
1 year ago
Rahim Kanji a5b7063cf3 Add validation for PostgreSQL patameters/variables and default PostgreSQL variables
1 year ago
Rahim Kanji 35b2dd593d Separate implementation of SET statement parser for MySQL and PostgreSQL
1 year ago
Yashwant Sahu 004665c6b0 Moved checking of openssl version and finding of openssl library to common place and including common make file.
1 year ago
Yashwant Sahu 3af2af904a 1. Fixed pkg-config cflag, as it was failing with older pkg-config.
1 year ago
Yashwant Sahu e9b57ac6ef Using pkg-config to find out insrtalled pkg-config
1 year ago
René Cannaò 2c80f4a935
Merge pull request #4762 from sysown/v3.0_dynamic_fast_forward
1 year ago
Miro Stauder 9e8deb5578 fix test and cleanup
1 year ago
Miro Stauder 456ce7b341 make OpenSSL special case only for almalinux8
1 year ago
Rahim Kanji 7e20a59b0a Reordered OpenSSL library and include paths to the end to ensure that bundled libraries are prioritized during the build process.
1 year ago
René Cannaò 8218c62dbd
Merge pull request #4740 from sysown/ssl_dynamic_lib
1 year ago