You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/lib
Rene Cannao e762f91cda
MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
3 weeks ago
..
AI_Features_Manager.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 1 month ago
AI_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
AI_Vector_Storage.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 1 month ago
Admin_Bootstrap.cpp MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands 4 weeks ago
Admin_FlushVariables.cpp Merge branch 'v3.0' into v4.0-mcp-stats 4 weeks ago
Admin_Handler.cpp MCP TAP startup: fix tool-handler initialization order, improve MCP PROFILES observability, and seed monitor users 4 weeks ago
Admin_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
Anomaly_Detector.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 1 month ago
BaseHGC.cpp
BaseSrvList.cpp
Base_HostGroups_Manager.cpp Use RAII for sqlite3 statements across codebase 1 month ago
Base_Session.cpp Implement async GenAI module with socketpair-based non-blocking architecture 2 months ago
Base_Thread.cpp Fix more Valgrind uninitialized value errors 4 weeks ago
Cache_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Apply AI agent review fixes to PR #5374 4 weeks ago
Config_Tool_Handler.cpp Merge branch 'v3.0' into v4.0-mcp-stats 1 month ago
Discovery_Schema.cpp security: fix SQL injection vulnerabilities in SQLite catalog queries 4 weeks ago
GTID_Server_Data.cpp docs: Add comprehensive Doxygen documentation for GTID refactoring 4 months ago
GenAI_Thread.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
LLM_Bridge.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 1 month ago
LLM_Clients.cpp Fix critical issues in GenAI code (PR #5339) 1 month ago
MCP_Endpoint.cpp MCP stats: address review findings and add detailed docs 3 weeks ago
MCP_Thread.cpp MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP 3 weeks ago
MCP_Tool_Handler.cpp MCP stats: address review findings and add detailed docs 3 weeks ago
Makefile Merge branch 'v3.0' into v4.0-mcp-stats 4 weeks ago
MyHGC.cpp
MySQL_Authentication.cpp
MySQL_Catalog.cpp Use RAII for sqlite3 statements across codebase 1 month ago
MySQL_FTS.cpp Use RAII for sqlite3 statements across codebase 1 month ago
MySQL_HostGroups_Manager.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 4 weeks ago
MySQL_Logger.cpp Apply AI agent review fixes to PR #5374 4 weeks ago
MySQL_Monitor.cpp Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256 4 weeks ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Cache.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySQL_Query_Processor.cpp
MySQL_ResultSet.cpp
MySQL_Session.cpp Merge pull request #5374 from sysown/v3.0-test0213 4 weeks ago
MySQL_Set_Stmt_Parser.cpp Fix timezone parsing to support 3-component IANA names and hyphens 2 months ago
MySQL_Thread.cpp MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP 3 weeks ago
MySQL_Tool_Handler.cpp Fix critical issues in GenAI code (PR #5339) 1 month ago
MySQL_Variables.cpp
MySQL_encode.cpp Change 'COM_STMT_EXECUTE' params length decoding 4 months ago
MySrvC.cpp
MySrvConnList.cpp
Observe_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
PgSQL_Authentication.cpp
PgSQL_Backend.cpp
PgSQL_Connection.cpp Fix extended query Bind handling when a single parameter format is provided 2 months ago
PgSQL_Data_Stream.cpp Fix uninitialized tmp_charset in Data_Stream constructors 4 weeks ago
PgSQL_Error_Helper.cpp
PgSQL_ExplicitTxnStateMgr.cpp Optimize transaction command parsing to avoid unnecessary tokenization 4 months ago
PgSQL_Extended_Query_Message.cpp
PgSQL_HostGroups_Manager.cpp Merge branch 'v3.0-openssl-fix' into v3.0-test0213 4 weeks ago
PgSQL_Logger.cpp
PgSQL_Monitor.cpp Use RAII for sqlite3 statements across codebase 1 month ago
PgSQL_PreparedStatement.cpp Added missing iterator advancement 1 month ago
PgSQL_Protocol.cpp use_ssl value from pgsql_users is properly assigned to the session 2 months ago
PgSQL_Query_Cache.cpp
PgSQL_Query_Processor.cpp Fix uninitialized memory in Command_Counter::_counters 4 weeks ago
PgSQL_Session.cpp Fix uninitialized memory in QueryParserArgs.buf 4 weeks ago
PgSQL_Set_Stmt_Parser.cpp
PgSQL_Static_Harvester.cpp security: fix SQL injection vulnerabilities in SQLite catalog queries 4 weeks ago
PgSQL_Thread.cpp MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP 3 weeks ago
PgSQL_Variables.cpp
PgSQL_Variables_Validator.cpp Replaced use of the generic write_generic() helper with direct packet construction for selected PostgreSQL protocol messages to reduce overhead and improve performance. 4 months ago
ProxySQL_Admin.cpp MCP stats: implement in-memory show_queries Top-K path 3 weeks ago
ProxySQL_Admin_Disk_Upgrade.cpp
ProxySQL_Admin_Scheduler.cpp
ProxySQL_Admin_Stats.cpp MCP: add target-aware rules/stats tests, explain_sql rule coverage, and AI local docker TAP infra 4 weeks ago
ProxySQL_Admin_Tests.cpp
ProxySQL_Admin_Tests2.cpp MCP stats: implement in-memory show_queries Top-K path 3 weeks ago
ProxySQL_Cluster.cpp Use RAII for sqlite3 statements across codebase 1 month ago
ProxySQL_Config.cpp Fix SQL injection vulnerability in Read_Global_Variables_from_configfile 3 months ago
ProxySQL_GloVars.cpp Address review comments from gemini and coderabbit 1 month ago
ProxySQL_HTTP_Server.cpp
ProxySQL_MCP_Server.cpp MCP stats: address review findings and add detailed docs 3 weeks ago
ProxySQL_Poll.cpp Add comprehensive ProxySQL_Poll usage documentation throughout codebase 2 months ago
ProxySQL_RESTAPI_Server.cpp Refactor find_script() to use parameterized prepared statements (via execute_prepared()) for safer SQL execution. 3 months ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp
QP_query_digest_stats.cpp MCP stats: implement in-memory show_queries Top-K path 3 weeks ago
QP_rule_text.cpp
Query_Cache.cpp Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics 1 month ago
Query_Processor.cpp MCP stats: implement in-memory show_queries Top-K path 3 weeks ago
Query_Tool_Handler.cpp MCP query+harvest hardening: HGM-based target routing, weighted backend selection, pgsql schema fix, and TAP robustness 4 weeks ago
RAG_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 1 month ago
SHA-crypt.txt
SpookyV2.cpp
Static_Harvester.cpp mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 4 weeks ago
Stats_Tool_Handler.cpp MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP 3 weeks ago
c_tokenizer.cpp Fixed an issue where cur_cmd_cmnt was shared across threads 3 months ago
c_tokenizer_legacy.cpp
configfile.cpp
debug.cpp Apply AI agent review fixes to PR #5374 4 weeks ago
font-awesome.min.css.cpp
gen_utils.cpp
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Fix uninitialized max_allowed_pkt in MySQL_Connection constructor 4 weeks ago
mysql_data_stream.cpp Fix PROXY protocol detection in MySQL_Data_Stream::read_from_net 4 weeks ago
network.cpp
pgsql_tokenizer.cpp Fix uninitialized memory read in pgsql tokenizer 4 weeks ago
proxy_protocol_info.cpp
proxy_sqlite3_symbols.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 1 month ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp Address gemini-code-assist review comments for SSL keylog documentation 2 months ago
proxysql_utils.cpp MCP stats: address review findings and add detailed docs 3 weeks ago
sha256crypt.cpp Surgical fixes for macOS compatibility: headers, types, and Makefile linking 2 months ago
sha256crypt.orig.c
sqlite3db.cpp fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag 2 months ago
thread.cpp