Commit Graph

5008 Commits (4cb14109d405d0ec516f39cbfd106cd30dca9bf0)

Author SHA1 Message Date
Rahim Kanji 4cb14109d4 Fixed error message
1 month ago
Rahim Kanji 7c6664e308 Three malformed cases now rejected in 'options':
1 month ago
Rahim Kanji 8249fead6b Fix options parameter parsing to reject unescaped spaces
1 month ago
Rahim Kanji 000a9794e4 Don't short-circuit in pipeline mode, fall through to backend execution
1 month ago
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
2 months ago
Rene Cannao ff1398ead5 fix: plumb real hostgroup_id for pgsql replication lag monitoring
2 months ago
Rene Cannao 1911b02157 feat: temporarily disable pgsql monitor replication lag group_by_host
2 months ago
René Cannaò 16f8837e0d
Merge branch 'v3.0' into v3.0-pgsql_monitor_repl_lag
2 months ago
Rene Cannao c4fc60bdb0 fix: address security and logic issues in PostgreSQL replication lag monitoring
2 months ago
Rahim Kanji 96bc668735 Fix pipeline mode transaction state handling and SET/RESET/DISCARD support
2 months ago
Rahim Kanji aca91c3bd2 Optimize PgSQL_Protocol::generate_ok_packet to use direct buffer writes
2 months ago
Rahim Kanji 5dd27500f3 Addressed AI review feedback
2 months ago
Rahim Kanji 742ff05ecc Fix PostgreSQL transaction state management for pipeline mode
2 months ago
Rahim Kanji 4d86e6949c Add defensive null guard before reading PSarrayIN->len
2 months ago
Rahim Kanji c309facaa2 Fixed typo
2 months ago
Rahim Kanji ed8890b6a5 Added bounds checking for Describe and Close messages to prevent reads beyond packet boundaries
2 months ago
Rahim Kanji 8c9af56f38 Address AI review feedback
2 months ago
Rahim Kanji 83d16f3c22 Fix buffer handling in PostgreSQL admin session handler
2 months ago
Rahim Kanji 05b5821fbc Fix integer underflow in PostgreSQL query packet handling and null terminator checking
2 months ago
Rahim Kanji d71090864f Improve startup packet parsing
2 months ago
Rahim Kanji 03ad2c3aae Fix underallocation for undersized PostgreSQL packets
2 months 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