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