Commit Graph

2129 Commits (9850d9daebdb2cf2d06c4df0bb6d0eb271ccf3dd)

Author SHA1 Message Date
copilot-swe-agent[bot] e274862857 feat: introduce stats_global table and move TLS metrics out of stats_mysql_global; add TAP tests
3 weeks ago
copilot-swe-agent[bot] 4f88740b20 feat: add stats_tls_certificates table and TLS tracking metrics
3 weeks ago
Rahim Kanji 2046d92b70 Merge remote-tracking branch 'v3.0' into v3.0_pgsql_meta_command_describe_table
1 month ago
Rahim Kanji ca45405942 Merge remote-tracking branch 'Master/v3.0-moveInfra' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
1 month ago
Rahim Kanji 8249fead6b Fix options parameter parsing to reject unescaped spaces
1 month ago
Rene Cannao 6b9918fdcc chore: refine guard structures and fix indentation
1 month ago
Rene Cannao bc524c7b27 chore: remove temporary snippet file
1 month ago
Rene Cannao 6b46b26931 chore: implement PR review feedback for release tier system
1 month ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
1 month ago
Rahim Kanji e84433159b Merge remote-tracking branch 'v3.0' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
1 month ago
René Cannaò 16f8837e0d
Merge branch 'v3.0' into v3.0-pgsql_monitor_repl_lag
1 month ago
Rahim Kanji aca91c3bd2 Optimize PgSQL_Protocol::generate_ok_packet to use direct buffer writes
1 month ago
Rahim Kanji 742ff05ecc Fix PostgreSQL transaction state management for pipeline mode
1 month ago
Wazir Ahmed 5421a382ab fix: Load TSDB variables from disk during startup
1 month ago
Wazir Ahmed 1684d30725 fix: Refresh Prometheus metrics before TSDB sampling
1 month ago
Javier Jaramago Fernández a4ea3b2174 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-pgsql_monitor_repl_lag
1 month ago
Rahim Kanji 1ffb4f13ac Fix PostgreSQL resync error detection
1 month ago
Wazir Ahmed daa0b2037e fix: Use consistent value representation in MCP query rules
1 month ago
Rahim Kanji 176362c77d Addressed feedback from AI review
2 months ago
Rahim Kanji a82d653c0b Handle late COPY protocol messages after session exits fast_forward mode
2 months ago
Rene Cannao 70647fb426 fix: Remove unused legacy mcp-mysql_* variables
2 months ago
Rene Cannao e53d2c76f9 Address PR #5410 review findings across FFTO, sessions, TAP, and docs
2 months ago
Rene Cannao 79c0b383e8 integration: fix pre-CI issues in unified branch
2 months ago
Rene Cannao acef17a8c1 Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr
2 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
2 months ago
Rene Cannao 90462f6d5a ffto: harden MySQL/PgSQL observer state handling and align tests/docs
2 months ago
Rene Cannao 5519080ac2 mcp stats: address review findings and remove --genai CLI flag
2 months ago
Javier Jaramago Fernández ba5af979ff feat-wip: Add replication lag support for PostgreSQL monitoring
2 months ago
Rene Cannao 1c25787b88 Introduce {mysql,pgsql}-query_processor_first_comment_parsing variable (#5384)
2 months ago
Rene Cannao 1258a1f2f2 Address PR reviews: improve performance, safety, and robustness of FFTO
2 months ago
Rene Cannao 5d786520b0 Merge remote-tracking branch 'origin/v3.0' into merge/v3.0-into-v3.0-5243
2 months ago
Rene Cannao 5d45d17456 mcp stats: split connection metrics from debug free-pool snapshots
2 months ago
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
2 months ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 9a630a949b Add extended Doxygen documentation for FFTO classes
2 months ago
Rene Cannao 40aff577a9 Complete FFTO implementation with verified metrics and robust error handling
2 months ago
Rene Cannao 70b61a86e3 MCP stats: implement in-memory show_queries Top-K path
2 months ago
Rene Cannao c126e63a23 mcp stats: refresh stats tables under admin mutex before direct reads
2 months ago
Rene Cannao f3d4153e7d Final FFTO implementation and verification fixes
2 months ago
Rene Cannao 33fce1ca35 MCP stats: address review findings and add detailed docs
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao 17092487cf Add protocol-labeled logger counters and FLUSH LOGS race TAP
2 months ago
Rene Cannao 0aa3c5e153 fix(pgsql-eventslog): harden event ownership and keep newest rows in memory table
2 months ago
Rene Cannao 97e5cfee90 docs(doxygen): expand PostgreSQL logger API documentation for new advanced logging components
2 months ago
Rene Cannao acbd7d0df3 Implement PostgreSQL eventslog circular buffer and sink pipeline
2 months ago
Rene Cannao 2a46c239be Add PostgreSQL advanced eventslog schema and variable scaffolding
2 months ago
Rene Cannao 3ca390dacb Fix binary protocol support for prepared statements in FFTO
2 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
2 months ago
Rene Cannao eaadabbb8e logger: fix thread-context map race in buffered logging
2 months ago
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
2 months ago