Commit Graph

38 Commits (afd6dffb05241468c7aebc689f5abbbfbc7d83e2)

Author SHA1 Message Date
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 months ago
Javier Jaramago Fernández fec97bbabe fix: Fix GENAI variable loading during 'ProxySQL_Admin::init'
2 months ago
Wazir Ahmed 22c4e94d53 AI: Fix sqlite-vec extension loading
2 months ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
2 months ago
Rene Cannao 0db022a179 Apply fixes
2 months ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
2 months ago
Rene Cannao 7e6f9f0ab3 fix: Add MCP query rules LOAD/SAVE command handlers
2 months ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
2 months ago
Rene Cannao fb66af7c1b feat: Expose MCP catalog database in ProxySQL Admin interface
2 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
2 months ago
Rene Cannao ef07831780 Add MCP module to admin bootstrap and SHOW MCP VARIABLES command
3 months ago
Rene Cannao 01d654692d Integrate sqlite-rembed for text embedding generation
3 months ago
Rene Cannao d55947b49f Add comprehensive documentation for sqlite-vec integration
3 months ago
Rene Cannao fbd0d9732b Add sqlite-vec static extension for vector search in ProxySQL
3 months ago
René Cannaò 3b4369bba9
Merge pull request #5113 from wazir-ahmed/load-from-config-validation
5 months ago
Rahim Kanji 0292b780e9 Fixed typo
6 months ago
Rahim Kanji f3ea179384 Add backend PID/state to stats_pgsql_processlist and create pg_stat_activity-style view
6 months ago
Wazir Ahmed 2b72e723e8 Add INFO log when values from configuration file are ignored
6 months ago
Wazir Ahmed 0a336de048 Add validation for `LOAD * FROM CONFIG`
7 months ago
René Cannaò b5fa8ca1ae
Merge pull request #5044 from sysown/v3.0_extended_query_protocol
7 months ago
Rahim Kanji 703a5f35f5 Added stats_pgsql_prepared_statements_info table
8 months ago
Javier Jaramago Fernández b7b4864729 Fix table definition for 'pgsql_replication_hostgroups'
9 months ago
René Cannaò c48c3310a6 Check if database file exists before checking if it is writable
12 months ago
René Cannaò bf3cca8639 exit if database file is not writable
1 year ago
René Cannaò 2551d350e9 Port to 3.0 of in-memory query logging
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
2 years ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
2 years ago
Rahim Kanji 745449fcbc Removed Client_Session.h and Client_Session.cpp
2 years ago
Rahim Kanji 3112a56da4 Added 'stats_pgsql_client_host_cache' and
2 years ago
Rahim Kanji e939cf088e Added 'stats_pgsql_errors' and 'stats_pgsql_errors_reset' tables
2 years ago
Rahim Kanji 43d3ec82c8 Added stats_pgsql_processlist table
2 years ago
Rahim Kanji 0b8df6df00 Added stats_pgsql_users table
2 years ago
Rahim Kanji b4e1e1eea7 Added stats_pgsql_free_connections table
2 years ago
Rahim Kanji 9cfe5b1761 Added stats_pgsql_connection_pool & stats_pgsql_connection_pool_reset tables
2 years ago
Rahim Kanji c35a6a24cf Added stats_pgsql_global table
2 years ago
Rahim Kanji 5a57f7f6ca Added missing tables
2 years ago
Rene Cannao a1fd4af1a6 Splitting ProxySQL_Admin
2 years ago