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/include
Rene Cannao e53d2c76f9
Address PR #5410 review findings across FFTO, sessions, TAP, and docs
1 month ago
..
AI_Features_Manager.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
AI_Tool_Handler.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
AI_Vector_Storage.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
Admin_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
Admin_ifaces.h Initial commit with PostgreSQL support 2 years ago
Anomaly_Detector.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
Base_HostGroups_Manager.h feat: add friend declaration for MetricsCollector to access MyHostGroups 2 months ago
Base_Session.h Implement async GenAI module with socketpair-based non-blocking architecture 3 months ago
Base_Thread.h * Refactored PgSQL_Session::handler___status_WAITING_CLIENT_DATA___STATE_SLEEP___PGSQL_QUERY_qpo. 7 months ago
Cache_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
ClickHouse_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
ClickHouse_Server.h Initial commit with PostgreSQL support 2 years ago
Command_Counter.h Fix uninitialized memory in Command_Counter::_counters 1 month ago
Config_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
Discovery_Schema.h mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 1 month ago
GTID_Server_Data.h gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
GenAI_Thread.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
LLM_Bridge.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
MCP_Endpoint.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
MCP_Thread.h mcp stats: split connection metrics from debug free-pool snapshots 1 month ago
MCP_Tool_Handler.h MCP stats: address review findings and add detailed docs 1 month ago
MySQLFFTO.hpp integration: fix pre-CI issues in unified branch 1 month ago
MySQL_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Catalog.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
MySQL_Data_Stream.h Add special handling for unexpected COM_PING packets 3 months ago
MySQL_FTS.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
MySQL_HostGroups_Manager.h feat: add friend declaration for MetricsCollector to access MyHostGroups 2 months ago
MySQL_LDAP_Authentication.hpp Initial commit with PostgreSQL support 2 years ago
MySQL_Logger.hpp Add protocol-labeled logger counters and FLUSH LOGS race TAP 1 month ago
MySQL_Monitor.hpp refactor connection pool put_connection to use mmsd and improve debug handling 3 months ago
MySQL_PreparedStatement.h
MySQL_Prepared_Stmt_info.h
MySQL_Protocol.h Change 'COM_STMT_EXECUTE' params length decoding 5 months ago
MySQL_Query_Cache.h Separate query cache metrics for MySQL and PostgreSQL 6 months ago
MySQL_Query_Processor.h Implement a ignore_min_gtid_annotation global variable for ProxySQL 5 months ago
MySQL_Session.h integration: fix pre-CI issues in unified branch 1 month ago
MySQL_Set_Stmt_Parser.h Added missing files 1 year ago
MySQL_Thread.h Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr 1 month ago
MySQL_Tool_Handler.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
MySQL_Variables.h Add list of special permitted variables tracking errors - Closes #4591 2 years ago
MySQL_encode.h
Observe_Tool_Handler.h integration: fix pre-CI issues in unified branch 1 month ago
PgSQLFFTO.hpp ffto: harden MySQL/PgSQL observer state handling and align tests/docs 1 month ago
PgSQL_Authentication.h Initial commit with PostgreSQL support 2 years ago
PgSQL_Backend.h Removed gtid related code 12 months ago
PgSQL_Connection.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 4 months ago
PgSQL_Data_Stream.h Implement backend query cancellation for PostgreSQL #5136 6 months ago
PgSQL_Error_Helper.h Initial commit with PostgreSQL support 2 years ago
PgSQL_ExplicitTxnStateMgr.h Optimize transaction command parsing to avoid unnecessary tokenization 5 months ago
PgSQL_Extended_Query_Message.h Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 6 months ago
PgSQL_HostGroups_Manager.h feat: add friend declaration for MetricsCollector to access MyHostGroups 2 months ago
PgSQL_Logger.hpp Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243 1 month ago
PgSQL_Monitor.hpp Add SSL and non-SSL connection OK metrics for PostgreSQL monitor connections 4 months ago
PgSQL_PreparedStatement.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 4 months ago
PgSQL_Protocol.h Code cleanup 4 months ago
PgSQL_Query_Cache.h Separate query cache metrics for MySQL and PostgreSQL 6 months ago
PgSQL_Query_Processor.h Fixed Swapped columns (PGSQL) 1 year ago
PgSQL_Session.h Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL 1 month ago
PgSQL_Set_Stmt_Parser.h Refactored remove_quotes function 6 months ago
PgSQL_Static_Harvester.h security: fix SQL injection vulnerabilities in SQLite catalog queries 1 month ago
PgSQL_Thread.h Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr 1 month ago
PgSQL_Variables.h Added reorder_dynamic_variables_idx flag for server connection variables 11 months ago
PgSQL_Variables_Validator.h Add tracking for PostgreSQL search_path parameter 6 months ago
ProxySQL_Admin_Tables_Definitions.h Merge branch 'v3.0' into v3.0-tsdb-feature 1 month ago
ProxySQL_Cluster.hpp Initial commit with PostgreSQL support 2 years ago
ProxySQL_HTTP_Server.hpp
ProxySQL_MCP_Server.hpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
ProxySQL_Poll.h Added update_fd_at_index method 11 months ago
ProxySQL_RESTAPI_Server.hpp tsdb: implement REST API and basic UI dashboard 1 month ago
ProxySQL_Statistics.hpp Merge branch 'v3.0' into v3.0-tsdb-feature 1 month ago
QP_rule_text.h Initial commit with PostgreSQL support 2 years ago
Query_Cache.h Few fixes 5 months ago
Query_Tool_Handler.h mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 1 month ago
RAG_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
SQLite3_Server.h
SpookyV2.h
StatCounters.h
Static_Harvester.h mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 1 month ago
Stats_Tool_Handler.h mcp stats: split connection metrics from debug free-pool snapshots 1 month ago
TrafficObserver.hpp Address PR reviews: improve performance, safety, and robustness of FFTO 1 month ago
Web_Interface.hpp
btree.h gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Improved Tokenizer for PostgreSQL 3 months ago
configfile.hpp
cpp.h Merge branch 'v3.0' into v4.0-mcp-stats 1 month ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h Add parameterized PID support for pg_cancel_backend/pg_terminate_backend 2 months ago
khash.h
log_utils.h Add protocol-labeled logger counters and FLUSH LOGS race TAP 1 month ago
makefiles_paths.mk reduce duplication in makefiles, use include for common stuff 5 months ago
makefiles_vars.mk Build system: Darwin-specific fixes and strict platform parity 2 months ago
mysql_backend.h
mysql_connection.h Enforce 'CLIENT_DEPRECATE_EOF' capability match for fast-forward 1 year ago
prometheus_helpers.h use local includes - prometheus 2 years ago
proxy_defines.h
proxy_protocol_info.h Implementation of PROXY protocol V1 2 years ago
proxysql.h Merge branch 'v3.0' into v4.0-mcp-stats 1 month ago
proxysql_admin.h Address PR #5410 review findings across FFTO, sessions, TAP, and docs 1 month ago
proxysql_atomic.h
proxysql_config.h Add extensive Doxygen documentation for ProxySQL_Config and Read_Global_Variables_from_configfile 4 months ago
proxysql_coredump.h
proxysql_debug.h Cleanup: Remove dead/commented code and minor styling 2 years ago
proxysql_find_charset.h
proxysql_glovars.hpp mcp stats: address review findings and remove --genai CLI flag 1 month ago
proxysql_gtid.h gtid: Refactor reconnect logic & prevent `events_count` reset 4 months ago
proxysql_hash.h
proxysql_macros.h Change 'COM_STMT_EXECUTE' params length decoding 5 months ago
proxysql_mem.h
proxysql_restapi.h
proxysql_sslkeylog.h Address gemini-code-assist review comments for SSL keylog documentation 3 months ago
proxysql_structs.h Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr 1 month ago
proxysql_typedefs.h
proxysql_utils.h mcp stats: address review findings and remove --genai CLI flag 1 month ago
query_digest_topk.h MCP stats: implement in-memory show_queries Top-K path 1 month ago
query_processor.h MCP stats: implement in-memory show_queries Top-K path 1 month ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
sqlite3db.h fix: Add missing proxy declarations to MAIN_PROXY_SQLITE3 branch 2 months ago
thread.h
valgrind.h
wqueue.h