Commit Graph

997 Commits (9850d9daebdb2cf2d06c4df0bb6d0eb271ccf3dd)

Author SHA1 Message Date
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
3 months ago
Rene Cannao 188aef90fe fix: Use delete instead of free for SQLite3_result in load_mcp_query_rules_to_runtime
3 months ago
Javier Jaramago Fernández 52142c4648 fix: Multiple issues with MCP query_(rules/digests)
3 months ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
3 months ago
René Cannaò d43ae6e121 Surgical fixes for macOS compatibility: headers, types, and Makefile linking
3 months ago
Rene Cannao 23aaf80cd1 fix: Address AI code review concerns for PR #19
3 months ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
3 months ago
Rene Cannao cc3cc25532 fix: Remove unused reset parameter from stats___mcp_query_rules()
3 months ago
Rene Cannao f01fc79584 feat: Add runtime_mcp_query_rules table and fix stats_mcp_query_rules schema
3 months ago
Rene Cannao a816a756d4 feat: Add MCP query tool usage counters to stats schema
3 months ago
Rene Cannao 1eb42c57d0 fix: Add GenAI variables to runtime_global_variables population
3 months ago
Rene Cannao 119ca5003a Fix compilation errors in debug build
3 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
3 months ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
3 months ago
Rene Cannao 81c53896bc Fix MCP module TAP test failures
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 efe0d4fe61 Add extensive doxygen documentation for vacuum_stats and stats_pgsql_stat_activity
4 months ago
Rahim Kanji 38befb845f Fixed PROXYSQL STOP
6 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
6 months ago
René Cannaò ecad6f9249
Merge pull request #5160 from sysown/v3.0_disable_pgsql_prometheus_5159
6 months ago
René Cannaò abafaccbc0
Merge pull request #5156 from sysown/v3.0_pgsql_stat_activity_issue_4682
6 months ago
Rahim Kanji 5bfb6e216c Few fixes
6 months ago
Rahim Kanji e6d0338959 Turning off Prometheus metrics collection for PostgreSQL modules in ProxySQL
6 months ago
Rahim Kanji fc4d7f76a0 Added 'SHOW FULL PGSQL ACTIVITY' and 'SHOW PGSQL ACTIVITY' handling
6 months ago
Rahim Kanji f3ea179384 Add backend PID/state to stats_pgsql_processlist and create pg_stat_activity-style view
6 months ago
Rahim Kanji 1e988c665e Removed admin_handler_command_kill_connection
6 months ago
Evgeny Kuzin 949eda1ccd
generate postgres metrics in addition to mysql metrics
8 months ago
Rahim Kanji 703a5f35f5 Added stats_pgsql_prepared_statements_info table
9 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
9 months ago
René Cannaò c48c3310a6 Check if database file exists before checking if it is writable
1 year ago
René Cannaò bf3cca8639 exit if database file is not writable
1 year ago
René Cannaò cb53db81ca Export MySQL_Logger metrics for v3.0
1 year ago
René Cannaò 2551d350e9 Port to 3.0 of in-memory query logging
1 year ago
Javier Jaramago Fernández 9e941854c3 Replace table based 'VACUUM' for SQLite3 'stats' database
1 year 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
2 years ago
Rahim Kanji 720441af20 Refactored and Optimized Query Cache with PgSQL Support
2 years ago
Rahim Kanji 0229daeb64 Added stats_pgsql_query_digest and stats_pgsql_query_digest_reset tables
2 years ago
René Cannaò d4bd93672e
Merge pull request #79 from sysown/v2.x_refactore_query_processor
2 years ago
Rahim Kanji e723082a1b Refactored Query Processor Architecture
2 years ago
René Cannaò cbf4628ea3 Merge remote-tracking branch 'proxysql27/v2.7' into v2.x_postgres_merge27_20240917
2 years ago
Javier Jaramago Fernández d516ca5e84 Merge branch 'v2.x_postgres' of https://github.com/sysown/proxysql_postgresql into v2.x-postgres_dual_password
2 years ago
René Cannaò cf9d5fe21a
Merge pull request #4574 from sysown/set-thread-names
2 years 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
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
René Cannaò 58fa5ee5ec Use uppercase in stats_mysql_query_digest.digest
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 2730a41a38 Remove 'gtid_port' column from pgsql_servers table
2 years ago
Rahim Kanji 3c870e5c05 Removed unused columns + Bug fixes
2 years ago
Rene Cannao 7fe013fac2 Merge branch 'proxysql_v2.x_240813' into v2.x_postgres_merge_v2.x_240813
2 years ago
Javier Jaramago Fernández 130d3fe04a Issue warning when time interval variable gets rounded
2 years ago
Rene Cannao 29383c7d47 Initialize all_modules_started also for release
2 years ago
Rene Cannao 28aba93526 Fix bug #44
2 years ago
Rene Cannao a1fd4af1a6 Splitting ProxySQL_Admin
2 years ago
René Cannaò 01bb6e9a08 PRAGMA journal_mode=OFF on debug database
2 years ago
Rene Cannao a3193ad1dd PRAGMA journal_mode=OFF on debug database
2 years ago
Rene Cannao 465eaef87e Merge branch 'v2.x_postgres' into v2.x_240630
2 years ago
René Cannaò 25f02a33ce
Merge pull request #4496 from sysown/v2.6.x-freebsd_fixes
2 years ago
René Cannaò 2eb1d0d1c1
Merge pull request #20 from sysown/v2.x_postgres_backend
2 years ago
Andriy Utkin 5e79afa8e0 Set thread names
2 years ago
Rahim Kanji c5c9b4c8d7 Changed PostgreSQL default port
2 years ago
Rahim Kanji d3e9c9c85a Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge
2 years ago
Javier Jaramago Fernández 188faae40d Remove old commented/outdated code on 'ProxySQL_Admin'
2 years ago
Javier Jaramago Fernández 58778464b9 Fix memory leak during 'SAVE MYSQL USERS FROM RUNTIME' - Closes #4567
2 years ago
Rahim Kanji c8ce94c85b Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Miro Stauder 565848c4a0 use local includes - prometheus
2 years ago
Miro Stauder b7258e965f use local includes - openssl
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
Rahim Kanji 6aa8a50d3d Fixed SET <pgsql-*>=<value> for pgsql variables
2 years ago
Javier Jaramago Fernández 9470923e6f Fix assert on 'ldap' variables checksum computation
2 years ago
Rahim Kanji aaf88010f2 Fixed typo
2 years ago
Miro Stauder 8394fd444e use local includes - prometheus
2 years ago
Miro Stauder 7695c42534 use local include - openssl
2 years ago
Rahim Kanji a2516654cf Added PgSQL Thread variables.
2 years ago
Rahim Kanji 06a32365cc Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Rahim Kanji dcbe140199 Route query to PostgreSQL backend server
2 years ago
Miro Stauder da61f23eb3 Merge branch 'v2.x' into v2.6.x-freebsd_fixes
2 years ago
Javier Jaramago Fernández f962d13148 Fix crashes during shutdown due to uninitialized 'AdminHTTPServer'
2 years ago
Javier Jaramago Fernández 80c30d76f0 Fix un-initialized variable 'all_modules_started'
2 years ago
René Cannaò 10a7caf601 Further cleanup on servers tables for PgSQL
2 years ago
René Cannaò 3005c598e3 Adding pgsql_replication_hostgroups
2 years ago
René Cannaò a0172c4803 Remove not relevant servers tables from PgSQL
2 years ago
René Cannaò cf311557dd Revert "Remove not relevant tables from save_pgsql_servers_runtime_to_database()"
2 years ago
René Cannaò a43a1ccc40 Remove not relevant tables from save_pgsql_servers_runtime_to_database()
2 years ago
René Cannaò e0e8c125c5 Adding explicitly instantiate of template class functions
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
René Cannaò 0cfab2616f First attempt to use Base_Thread and Base_Session
2 years ago
René Cannaò de345ecaed Merge remote-tracking branch 'public/v2.x' into v2.x_postgres_240422
2 years ago
René Cannaò b295aca4ab Handle clickhouse in flush_GENERIC_variables__process__database_to_runtime()
2 years ago
René Cannaò 38c6c2ac7b Merge branch 'v2.x-main' into v2.x_postgres_240422
2 years ago