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 b2f4b4f9a0
Fix crash when COM_BINLOG_DUMP received with idle backends from other hostgroups (#5556)
6 days ago
..
AI_Features_Manager.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
AI_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
AI_Vector_Storage.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
Admin_Bootstrap.cpp Rename stats_global to stats_proxysql_global to avoid strstr substring collision 2 weeks ago
Admin_FlushVariables.cpp chore: refine guard structures and fix indentation 1 month ago
Admin_Handler.cpp Finalize fixes and add TAP group for no-infra tests 3 weeks ago
Admin_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
Anomaly_Detector.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
BackendSyncDecision.cpp Address review: fix NULL asymmetry in backend sync decisions (PR #5511) 2 weeks ago
BaseHGC.cpp
BaseSrvList.cpp
Base_HostGroups_Manager.cpp Use RAII for sqlite3 statements across codebase 2 months ago
Base_Session.cpp Fix PostgreSQL transaction state management for pipeline mode 1 month ago
Base_Thread.cpp Fix more Valgrind uninitialized value errors 2 months ago
Cache_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
Chart_bundle_js.cpp
ClickHouse_Authentication.cpp
ClickHouse_Server.cpp Apply AI agent review fixes to PR #5374 2 months ago
Config_Tool_Handler.cpp Merge branch 'v3.0' into v4.0-mcp-stats 2 months ago
Discovery_Schema.cpp fix: Use consistent value representation in MCP query rules 1 month ago
GTID_Server_Data.cpp
GenAI_Thread.cpp fix: Conditionally include sys/eventfd.h only on Linux 1 month ago
HostgroupRouting.cpp Extract hostgroup routing decision logic (Phase 3.5, #5493) 2 weeks ago
LLM_Bridge.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
LLM_Clients.cpp test: add 4 more unit test files with 198 assertions (Tier 1) 2 weeks ago
MCP_Endpoint.cpp fix: address PR review feedback from coding agents 1 week ago
MCP_Thread.cpp fix: Remove unused legacy mcp-mysql_* variables 1 month ago
MCP_Tool_Handler.cpp MCP stats: address review findings and add detailed docs 2 months ago
Makefile feat(ffto): add pgsql_parse_error_response() helper with unit tests 2 weeks ago
MonitorHealthDecision.cpp Fix compilation error: add missing #include <cstdint> in MonitorHealthDecision.cpp 2 weeks ago
MyHGC.cpp
MySQLErrorClassifier.cpp Extract MySQL error classification logic (Phase 3.7, #5495) 2 weeks ago
MySQLFFTO.cpp feat(ffto): record MySQL FF errors in stats_mysql_errors 2 weeks ago
MySQLProtocolUtils.cpp feat(ffto): add mysql_parse_err_packet() helper with unit tests 2 weeks ago
MySQL_Authentication.cpp
MySQL_Catalog.cpp Use RAII for sqlite3 statements across codebase 2 months ago
MySQL_FTS.cpp Use RAII for sqlite3 statements across codebase 2 months ago
MySQL_HostGroups_Manager.cpp Add protocol label to connpool Prometheus metrics 4 weeks ago
MySQL_Logger.cpp Add protocol-labeled logger counters and FLUSH LOGS race TAP 2 months ago
MySQL_Monitor.cpp Merge pull request #5373 from sysown/v3.0_improve_mysql_monitoring_5256 2 months ago
MySQL_PreparedStatement.cpp
MySQL_Protocol.cpp fix: support zstd compression in mysql84 TAP 3 weeks ago
MySQL_Query_Cache.cpp
MySQL_Query_Processor.cpp
MySQL_ResultSet.cpp
MySQL_Session.cpp Fix crash when COM_BINLOG_DUMP received with idle backends from other hostgroups (#5556) 6 days ago
MySQL_Set_Stmt_Parser.cpp feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0 1 month ago
MySQL_Thread.cpp fix: address zstd review feedback 3 weeks ago
MySQL_Tool_Handler.cpp Fix critical issues in GenAI code (PR #5339) 2 months ago
MySQL_Variables.cpp
MySQL_encode.cpp
MySrvC.cpp
MySrvConnList.cpp Fix connection pool extraction: separate header, proper unit tests 2 weeks ago
Observe_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
PgSQLCommandComplete.cpp Extract PgSQL CommandComplete tag parser for unit testing (#5499) 2 weeks ago
PgSQLErrorClassifier.cpp Address review on PgSQL error classifier (PR #5514) 2 weeks ago
PgSQLErrorFields.cpp feat(ffto): add pgsql_parse_error_response() helper with unit tests 2 weeks ago
PgSQLFFTO.cpp feat(ffto): record PostgreSQL FF errors in stats_pgsql_errors 2 weeks ago
PgSQLMonitorDecision.cpp Extract PgSQL monitor health decisions (Phase 3.9, #5497) 2 weeks ago
PgSQL_Authentication.cpp
PgSQL_Backend.cpp
PgSQL_Connection.cpp Fix pipeline mode transaction state handling and SET/RESET/DISCARD support 1 month ago
PgSQL_Data_Stream.cpp Change memcpy to memmove which correctly handles overlapping memory regions. 4 weeks ago
PgSQL_Error_Helper.cpp
PgSQL_ExplicitTxnStateMgr.cpp Unify ABORT and ROLLBACK command parsing 1 month ago
PgSQL_Extended_Query_Message.cpp Fixed typo 1 month ago
PgSQL_HostGroups_Manager.cpp Fix connection pool extraction: separate header, proper unit tests 2 weeks ago
PgSQL_Logger.cpp Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243 2 months ago
PgSQL_Monitor.cpp fix: plumb real hostgroup_id for pgsql replication lag monitoring 1 month ago
PgSQL_PreparedStatement.cpp Added missing iterator advancement 2 months ago
PgSQL_Protocol.cpp Fixed error message 4 weeks ago
PgSQL_Query_Cache.cpp
PgSQL_Query_Processor.cpp Fix uninitialized memory in Command_Counter::_counters 2 months ago
PgSQL_Session.cpp Merge remote-tracking branch 'Master/v3.0-moveInfra' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432 4 weeks ago
PgSQL_Set_Stmt_Parser.cpp
PgSQL_Static_Harvester.cpp Fix SIGSEGV caused by double-finalize of sqlite3_stmt 1 month ago
PgSQL_Thread.cpp chore: implement PR review feedback for release tier system 1 month ago
PgSQL_Variables.cpp
PgSQL_Variables_Validator.cpp
ProxySQL_Admin.cpp Rename stats_global to stats_proxysql_global to avoid strstr substring collision 2 weeks ago
ProxySQL_Admin_Disk_Upgrade.cpp
ProxySQL_Admin_Scheduler.cpp
ProxySQL_Admin_Stats.cpp Rename stats_global to stats_proxysql_global to avoid strstr substring collision 2 weeks ago
ProxySQL_Admin_Tests.cpp
ProxySQL_Admin_Tests2.cpp MCP stats: implement in-memory show_queries Top-K path 2 months ago
ProxySQL_Cluster.cpp Use RAII for sqlite3 statements across codebase 2 months ago
ProxySQL_Config.cpp Fix timeout_ms validation and write path section name consistency 2 weeks ago
ProxySQL_GloVars.cpp fix(tls): improve SSL/TLS certificate tracking and fix memory leaks 3 weeks ago
ProxySQL_HTTP_Server.cpp feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0 1 month ago
ProxySQL_MCP_Server.cpp MCP stats: address review findings and add detailed docs 2 months ago
ProxySQL_Poll.cpp
ProxySQL_RESTAPI_Server.cpp chore: refine guard structures and fix indentation 1 month ago
ProxySQL_Restapi.cpp
ProxySQL_Statistics.cpp fix: resolve syntax error in ProxySQL_Statistics.cpp and verify build stability across tiers 1 month ago
QP_query_digest_stats.cpp MCP stats: implement in-memory show_queries Top-K path 2 months ago
QP_rule_text.cpp
Query_Cache.cpp Add protocol labels to Query Cache metrics and enable PostgreSQL QC metrics 2 months ago
Query_Processor.cpp refactor: extract query rule matching helper 2 weeks ago
Query_Tool_Handler.cpp test: add 4 more unit test files with 198 assertions (Tier 1) 2 weeks ago
RAG_Tool_Handler.cpp Fix PROXYSQLGENAI build - resolve circular includes and missing headers 2 months ago
SHA-crypt.txt
ServerSelection.cpp Address review feedback on server selection (PR #5508) 2 weeks ago
SpookyV2.cpp
Static_Harvester.cpp mcp discovery: enforce target-scoped run model and add protocol-aware static harvesting (mysql+pgsql) 2 months ago
Stats_Tool_Handler.cpp fix: namespace stats_utils helpers to avoid symbol collision 2 weeks ago
TSDB_Dashboard_html.cpp tsdb: address AI code review feedback, fix memory safety and logic bugs 2 months ago
TransactionState.cpp Extract transaction state tracking logic (Phase 3.8, #5496) 2 weeks ago
c_tokenizer.cpp Revert "fix: Handle optimizer hints /*+ */ correctly in query tokenizers" 1 month ago
c_tokenizer_legacy.cpp
configfile.cpp
debug.cpp feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0 1 month ago
font-awesome.min.css.cpp
gen_utils.cpp
log_utils.cpp Fix FreeBSD build compatibility 3 weeks ago
main-bundle.min.css.cpp
mysql_backend.cpp
mysql_connection.cpp Add fallback to raw query when digest_text is unavailable 1 week ago
mysql_data_stream.cpp fix: address zstd review feedback 3 weeks ago
network.cpp
pgsql_tokenizer.cpp Revert "fix: Handle optimizer hints /*+ */ correctly in query tokenizers" 1 month ago
proxy_protocol_info.cpp Fix FreeBSD build compatibility 3 weeks ago
proxy_sqlite3_symbols.cpp Merge v4.0 GenAI features into v3.0 with conditional compilation 2 months ago
proxysql_coredump.cpp
proxysql_find_charset.cpp
proxysql_sslkeylog.cpp
proxysql_utils.cpp Fix FreeBSD build compatibility 3 weeks ago
sha256crypt.cpp Surgical fixes for macOS compatibility: headers, types, and Makefile linking 3 months ago
sha256crypt.orig.c
sqlite3db.cpp fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag 3 months ago
thread.cpp