Commit Graph

946 Commits (e4f4dc95cef878de7b2b7cfdfeb8e9ee8aeb0c46)

Author SHA1 Message Date
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
1 month ago
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
1 month ago
Rene Cannao 188aef90fe fix: Use delete instead of free for SQLite3_result in load_mcp_query_rules_to_runtime
1 month ago
Javier Jaramago Fernández 52142c4648 fix: Multiple issues with MCP query_(rules/digests)
1 month ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
1 month ago
Rene Cannao 23aaf80cd1 fix: Address AI code review concerns for PR #19
1 month ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
1 month ago
Rene Cannao cc3cc25532 fix: Remove unused reset parameter from stats___mcp_query_rules()
1 month ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
1 month ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
1 month ago
Rene Cannao 1eb42c57d0 fix: Add GenAI variables to runtime_global_variables population
1 month ago
Rene Cannao 119ca5003a Fix compilation errors in debug build
1 month ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
1 month ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
1 month ago
Rene Cannao 81c53896bc Fix MCP module TAP test failures
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 efe0d4fe61 Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
2 months ago
Rahim Kanji 38befb845f Fixed PROXYSQL STOP
4 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
4 months ago
René Cannaò ecad6f9249
Merge pull request #5160 from sysown/v3.0_disable_pgsql_prometheus_5159
4 months ago
René Cannaò abafaccbc0
Merge pull request #5156 from sysown/v3.0_pgsql_stat_activity_issue_4682
4 months ago
Rahim Kanji 5bfb6e216c Few fixes
4 months ago
Rahim Kanji e6d0338959 Turning off Prometheus metrics collection for PostgreSQL modules in ProxySQL
4 months ago
Rahim Kanji fc4d7f76a0 Added 'SHOW FULL PGSQL ACTIVITY' and 'SHOW PGSQL ACTIVITY' handling
4 months ago
Rahim Kanji f3ea179384 Add backend PID/state to stats_pgsql_processlist and create pg_stat_activity-style view
4 months ago
Rahim Kanji 1e988c665e Removed admin_handler_command_kill_connection
5 months ago
Rahim Kanji 703a5f35f5 Added stats_pgsql_prepared_statements_info table
7 months ago
Rahim Kanji bc87d0d901 * For a Describe Portal message, peek at the next message in the extended query frame. If it is an Execute message, indicating that client is sending a Bind/Describe/Execute sequence
7 months ago
René Cannaò c48c3310a6 Check if database file exists before checking if it is writable
11 months ago
René Cannaò bf3cca8639 exit if database file is not writable
11 months ago
René Cannaò cb53db81ca Export MySQL_Logger metrics for v3.0
12 months ago
René Cannaò 2551d350e9 Port to 3.0 of in-memory query logging
12 months ago
Javier Jaramago Fernández 9e941854c3 Replace table based 'VACUUM' for SQLite3 'stats' database
12 months ago
René Cannaò b9dcc9420a PROXYSQL FLUSH LOGS forces debug database flush
1 year ago
René Cannaò c2f1871adf Make set_thread_name() optional
1 year ago
Rahim Kanji 6d614a4b99 Merge branch 'v3.0'
1 year ago
Rahim Kanji 110ce8d511 Fixed crash caused by sending single semicolon (;) on admin interface
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
René Cannaò d4bd93672e
Merge pull request #79 from sysown/v2.x_refactore_query_processor
1 year ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
1 year ago
René Cannaò cbf4628ea3 Merge remote-tracking branch 'proxysql27/v2.7' into v2.x_postgres_merge27_20240917
1 year ago
Javier Jaramago Fernández d516ca5e84 Merge branch 'v2.x_postgres' of https://github.com/sysown/proxysql_postgresql into v2.x-postgres_dual_password
1 year ago
René Cannaò cf9d5fe21a
Merge pull request #4574 from sysown/set-thread-names
1 year ago
Rahim Kanji 745449fcbc Removed Client_Session.h and Client_Session.cpp
2 years ago
Javier Jaramago Fernández bbda0a86eb Add initial impl for dual-password support
2 years ago
Rahim Kanji 5bf827d8e4 Removed type selector
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