Commit Graph

5004 Commits (5810978e4e186c17f09bb38eccbaeb67ad6b59ea)

Author SHA1 Message Date
Rahim Kanji 5810978e4e Unify ABORT and ROLLBACK command parsing
1 month ago
Rahim Kanji abb66cc19f Addressed AI review feeback
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
Rene Cannao ff1398ead5 fix: plumb real hostgroup_id for pgsql replication lag monitoring
1 month ago
Rene Cannao 1911b02157 feat: temporarily disable pgsql monitor replication lag group_by_host
1 month ago
René Cannaò 16f8837e0d
Merge branch 'v3.0' into v3.0-pgsql_monitor_repl_lag
1 month ago
Rene Cannao c4fc60bdb0 fix: address security and logic issues in PostgreSQL replication lag monitoring
1 month ago
Rahim Kanji 96bc668735 Fix pipeline mode transaction state handling and SET/RESET/DISCARD support
1 month ago
Rahim Kanji aca91c3bd2 Optimize PgSQL_Protocol::generate_ok_packet to use direct buffer writes
1 month ago
Rahim Kanji 5dd27500f3 Addressed AI review feedback
1 month ago
Rahim Kanji 742ff05ecc Fix PostgreSQL transaction state management for pipeline mode
1 month ago
Rahim Kanji 4d86e6949c Add defensive null guard before reading PSarrayIN->len
1 month ago
Rahim Kanji c309facaa2 Fixed typo
1 month ago
Rahim Kanji ed8890b6a5 Added bounds checking for Describe and Close messages to prevent reads beyond packet boundaries
1 month ago
Rahim Kanji 8c9af56f38 Address AI review feedback
1 month ago
Rahim Kanji 83d16f3c22 Fix buffer handling in PostgreSQL admin session handler
1 month ago
Rahim Kanji 05b5821fbc Fix integer underflow in PostgreSQL query packet handling and null terminator checking
1 month ago
Rahim Kanji d71090864f Improve startup packet parsing
1 month ago
Rahim Kanji 03ad2c3aae Fix underallocation for undersized PostgreSQL packets
1 month ago
Javier Jaramago Fernández ff729a657e chore: disable 'pt-heartbeat' in 'PgSQL_Threads_Handler::get_variable'
2 months ago
Wazir Ahmed 5421a382ab fix: Load TSDB variables from disk during startup
2 months ago
Wazir Ahmed 1684d30725 fix: Refresh Prometheus metrics before TSDB sampling
2 months ago
René Cannaò 148dfb2af3
Merge pull request #5423 from sysown/v3.0-genai_keys
2 months ago
Rene Cannao cffd980bb9 fix: Conditionally include sys/eventfd.h only on Linux
2 months ago
Javier Jaramago Fernández a4ea3b2174 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-pgsql_monitor_repl_lag
2 months ago
Javier Jaramago Fernández 4103d69979 feat: disable 'pt-heartbeat' support for PostgreSQL
2 months ago
Rahim Kanji 866c3593bb Set query retries for PostgreSQL extended query protocol operations
2 months ago
Rahim Kanji 27119169e4 Reset extended query frame if an unsupported message type is received
2 months ago
Rahim Kanji 7a062a3444 Add PgSQL notice handling in reset session paths
2 months ago
Rahim Kanji 1ffb4f13ac Fix PostgreSQL resync error detection
2 months ago
Wazir Ahmed daa0b2037e fix: Use consistent value representation in MCP query rules
2 months ago
Wazir Ahmed c05bc66655 fix: MCP variables overwritten due to incorrect flush logic
2 months ago
Rene Cannao f29a326ca0 Fix QueryDigestTopK heap comparator semantics
2 months ago
Rene Cannao 3e73787753 Revert "fix: Handle optimizer hints /*+ */ correctly in query tokenizers"
2 months 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 6be9dd1bfa fix: Address AI code review feedback from PR #5410
2 months ago
Rene Cannao 178f679fad fix: Handle optimizer hints /*+ */ correctly in query tokenizers
2 months ago
Rene Cannao 70647fb426 fix: Remove unused legacy mcp-mysql_* variables
2 months ago
Rene Cannao 9b5d52308f fix: Use legacy prepare_v2 for conditional statement preparation
2 months ago
Rene Cannao de60fe2b3f fix: Use db->execute() for runtime_global_variables inserts
2 months ago
Rene Cannao 7479f2168e fix: Only prepare runtime_global_variables stmt when runtime=true
2 months ago
Rene Cannao 8b1fb84d5c fix: Populate runtime_global_variables for MCP 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 54bcb5eeca Merge branch 'v3.0-5384' 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