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 24e56d4dd1
fix: SonarCloud issues - explicit ctors, sprintf->snprintf
1 month ago
..
AI_Features_Manager.h lint: fix reserved identifier in include guards 1 month ago
AI_Tool_Handler.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 3 months ago
AI_Vector_Storage.h lint: fix reserved identifier in include guards 1 month ago
Admin_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 3 months ago
Admin_ifaces.h Initial commit with PostgreSQL support 2 years ago
Anomaly_Detector.h lint: fix reserved identifier in include guards 1 month ago
BackendSyncDecision.h Extract backend variable sync decisions (Phase 3.6, #5494) 2 months ago
Base_HostGroups_Manager.h lint: fix reserved identifiers and include guards 1 month ago
Base_Session.h Implement async GenAI module with socketpair-based non-blocking architecture 4 months ago
Base_Thread.h * Refactored PgSQL_Session::handler___status_WAITING_CLIENT_DATA___STATE_SLEEP___PGSQL_QUERY_qpo. 9 months ago
Cache_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 3 months ago
ClickHouse_Authentication.hpp lint: replace NULL with nullptr in header files 1 month ago
ClickHouse_Server.h Initial commit with PostgreSQL support 2 years ago
Command_Counter.h lint: fix reserved identifiers and include guards 1 month ago
Config_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 3 months ago
ConnectionPoolDecision.h Address review feedback on connection pool unit tests (PR #5502) 2 months ago
Discovery_Schema.h fix: Use consistent value representation in MCP query rules 3 months ago
GTID_Server_Data.h gtid: Refactor reconnect logic & prevent `events_count` reset 6 months ago
GenAI_Thread.h lint: fix reserved identifier in include guards 1 month ago
HostgroupRouting.h Extract hostgroup routing decision logic (Phase 3.5, #5493) 2 months ago
LLM_Bridge.h fix: PR review feedback - double-free, end comments, dead code 1 month ago
MCP_Endpoint.h test: add 4 more unit test files with 198 assertions (Tier 1) 2 months ago
MCP_Thread.h lint: fix reserved identifier in include guards 1 month ago
MCP_Tool_Handler.h MCP stats: address review findings and add detailed docs 3 months ago
MonitorHealthDecision.h Address review feedback on monitor health (PR #5507) 2 months ago
MySQLErrorClassifier.h Address review on MySQL error classifier (PR #5512) 2 months ago
MySQLFFTO.hpp feat(ffto): record MySQL FF errors in stats_mysql_errors 2 months ago
MySQLProtocolUtils.h feat(ffto): add mysql_parse_err_packet() helper with unit tests 2 months ago
MySQL_Authentication.hpp lint: fix reserved identifier in member variables 1 month ago
MySQL_Catalog.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 3 months ago
MySQL_Data_Stream.h lint: fix reserved identifiers and include guards 1 month ago
MySQL_FTS.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 3 months ago
MySQL_HostGroups_Manager.h fix: delete copy operations in 4 classes (Group_Replication_Info, Galera_Info, AWS_Aurora_Info, MySQL_Errors_stats) 1 month ago
MySQL_LDAP_Authentication.hpp fix: PR review feedback - double-free, end comments, dead code 1 month ago
MySQL_Logger.hpp lint: fix reserved identifiers and include guards 1 month ago
MySQL_Monitor.hpp lint: fix reserved identifiers and include guards 1 month ago
MySQL_PreparedStatement.h fix: initialize all members in stmt_execute_metadata_t constructor 1 month ago
MySQL_Prepared_Stmt_info.h
MySQL_Protocol.h fix: initialize all members in MySQL_Protocol constructor 1 month ago
MySQL_Query_Cache.h lint: fix reserved identifiers and include guards 1 month ago
MySQL_Query_Processor.h fix: ensure MySQL_Query_Processor_Output initializes inherited members 1 month ago
MySQL_Resolution.h Address code review feedback for mysql-resolution_family 1 month ago
MySQL_Session.h fix: cppcheck fixes - printf formats, null checks, copy operators 1 month ago
MySQL_Set_Stmt_Parser.h lint: fix reserved identifiers and include guards 1 month ago
MySQL_Thread.h lint: fix reserved identifiers and include guards 1 month ago
MySQL_Tool_Handler.h Fix PROXYSQLGENAI build - resolve circular includes and missing headers 3 months ago
MySQL_Variables.h
MySQL_encode.h
Observe_Tool_Handler.h integration: fix pre-CI issues in unified branch 3 months ago
PgSQLCommandComplete.h Extract PgSQL CommandComplete tag parser for unit testing (#5499) 2 months ago
PgSQLErrorClassifier.h Address review on PgSQL error classifier (PR #5514) 2 months ago
PgSQLErrorFields.h feat(ffto): add pgsql_parse_error_response() helper with unit tests 2 months ago
PgSQLFFTO.hpp feat(ffto): record PostgreSQL FF errors in stats_pgsql_errors 2 months ago
PgSQLMonitorDecision.h Extract PgSQL monitor health decisions (Phase 3.9, #5497) 2 months ago
PgSQL_Authentication.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Backend.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Connection.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Data_Stream.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Error_Helper.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_ExplicitTxnStateMgr.h Fix PostgreSQL transaction state management for pipeline mode 3 months ago
PgSQL_Extended_Query_Message.h Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant 8 months ago
PgSQL_HostGroups_Manager.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Logger.hpp lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Monitor.hpp feat-wip: Add replication lag support for PostgreSQL monitoring 3 months ago
PgSQL_PreparedStatement.h Refactor: Improved Prepared-Statement Cache Design (Lock-Free Hot Path) #5211 6 months ago
PgSQL_Protocol.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Query_Cache.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Query_Processor.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Session.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Set_Stmt_Parser.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Static_Harvester.h security: fix SQL injection vulnerabilities in SQLite catalog queries 3 months ago
PgSQL_Thread.h lint: fix reserved identifiers and include guards 1 month ago
PgSQL_Variables.h Added reorder_dynamic_variables_idx flag for server connection variables 1 year ago
PgSQL_Variables_Validator.h Add tracking for PostgreSQL search_path parameter 7 months ago
ProxySQL_Admin_Tables_Definitions.h refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range 1 month ago
ProxySQL_Cluster.hpp lint: fix reserved identifiers and include guards 1 month ago
ProxySQL_HTTP_Server.hpp
ProxySQL_MCP_Server.hpp Merge v4.0 GenAI features into v3.0 with conditional compilation 3 months ago
ProxySQL_Poll.h fix: delete copy operations in iface_info class 1 month ago
ProxySQL_RESTAPI_Server.hpp tsdb: implement REST API and basic UI dashboard 3 months ago
ProxySQL_Statistics.hpp feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0 2 months ago
QP_rule_text.h Initial commit with PostgreSQL support 2 years ago
Query_Cache.h lint: fix reserved identifiers and include guards 1 month ago
Query_Tool_Handler.h test: add 4 more unit test files with 198 assertions (Tier 1) 2 months ago
RAG_Tool_Handler.h Merge v4.0 GenAI features into v3.0 with conditional compilation 3 months ago
SQLite3_Server.h
ServerSelection.h Address review feedback on server selection (PR #5508) 2 months ago
Servers_SslParams.h perf: use initialization list in Servers_SslParams constructor 1 month ago
SpookyV2.h
StatCounters.h lint: fix reserved identifiers and include guards 1 month ago
Static_Harvester.h mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 3 months ago
Stats_Tool_Handler.h fix: address PR review feedback from coding agents 2 months ago
TrafficObserver.hpp chore: implement PR review feedback for release tier system 2 months ago
TransactionState.h Address review feedback on transaction state tests (PR #5510) 2 months ago
Web_Interface.hpp
btree.h gtid: Refactor reconnect logic & prevent `events_count` reset 6 months ago
btree_container.h
btree_map.h
btree_set.h
btree_test.h
c_tokenizer.h Improved Tokenizer for PostgreSQL 5 months ago
configfile.hpp
cpp.h Merge branch 'v3.0' into v4.0-mcp-stats 3 months ago
ezOptionParser.hpp
fileutils.hpp
gen_utils.h fix: SonarCloud issues - explicit ctors, sprintf->snprintf 1 month ago
khash.h
log_utils.h lint: fix reserved identifiers and include guards 1 month ago
makefiles_paths.mk Add documentation for zstd static linking 2 months ago
makefiles_vars.mk Build system: Darwin-specific fixes and strict platform parity 4 months ago
mysql_backend.h lint: fix reserved identifiers and include guards 1 month ago
mysql_connection.h lint: fix reserved identifiers and include guards 1 month ago
prometheus_helpers.h lint: fix reserved identifiers and include guards 1 month ago
proxy_defines.h
proxy_protocol_info.h
proxysql.h fix: address zstd review feedback 2 months ago
proxysql_admin.h lint: fix reserved identifiers and include guards 1 month ago
proxysql_atomic.h
proxysql_config.h lint: fix reserved identifiers and include guards 1 month ago
proxysql_coredump.h fix: PR review feedback - double-free, end comments, dead code 1 month ago
proxysql_debug.h lint: fix reserved identifiers and include guards 1 month ago
proxysql_find_charset.h
proxysql_glovars.hpp feat: add stats_tls_certificates table and TLS tracking metrics 2 months ago
proxysql_gtid.h gtid: Refactor reconnect logic & prevent `events_count` reset 6 months ago
proxysql_hash.h
proxysql_listen_validator.h Finalize fixes and add TAP group for no-infra tests 2 months ago
proxysql_macros.h lint: fix bugprone-macro-parentheses in 6 header files 1 month ago
proxysql_mem.h
proxysql_restapi.h fix: PR review feedback - double-free, end comments, dead code 1 month ago
proxysql_sslkeylog.h fix: PR review feedback - double-free, end comments, dead code 1 month ago
proxysql_structs.h lint: fix bugprone-macro-parentheses in 6 header files 1 month ago
proxysql_typedefs.h
proxysql_utils.h lint: fix reserved identifiers and include guards 1 month ago
query_digest_topk.h lint: fix reserved identifiers and include guards 1 month ago
query_processor.h fix: PR review feedback - double-free, end comments, dead code 1 month ago
safe_btree.h
safe_btree_map.h
safe_btree_set.h
sqlite3db.h lint: fix reserved identifiers and include guards 1 month ago
thread.h
valgrind.h
wqueue.h