Commit Graph

763 Commits (2fcc5729eec032a0e3d95a72fbdc08e7903940cc)

Author SHA1 Message Date
Rene Cannao 3458cbd28b fix: address zstd review feedback
3 weeks ago
copilot-swe-agent[bot] ec44a15058 feat: add mysql protocol zstd compression support
3 weeks 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
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 5519080ac2 mcp stats: address review findings and remove --genai CLI flag
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 e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
2 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
2 months ago
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
2 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
2 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
2 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
2 months ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
2 months ago
Rene Cannao 4c788dcbb3 fix: signed/unsigned comparison warnings (-Wsign-compare)
2 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
3 months ago
Rene Cannao 52a70b0b09 feat: Implement AI-based Anomaly Detection for ProxySQL
3 months ago
Rene Cannao 253591d262 Add experimental GenAI EMBED: query support for MySQL
3 months ago
Rene Cannao b5598d8d53 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
3 months ago
Rene Cannao 0699c7ba11 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
3 months ago
Rene Cannao 366164ab26 Fix #5272: Add mysql-select_version_forwarding variable for SELECT VERSION()
3 months ago
Javier Jaramago Fernández 6fea828e86 Improve logging in unexpected COM_PING packet handling
4 months ago
Javier Jaramago Fernández d0e88599ee Add special handling for unexpected COM_PING packets
4 months ago
Rene Cannao 5a7b22181f Fix metrics collection for wait_timeout counters
4 months ago
Rene Cannao dc4694d656 Refactor idle session scanning and improve test precision
4 months ago
Rene Cannao 0c5e75a064 Fix wait_timeout timeout calculations and add proper newline characters
4 months ago
René Cannaò 588b0a0ae6
Merge branch 'v3.0' into v3.0_wait_timeout
4 months ago
Rene Cannao ae93966603 Add TAP test for fast forward grace close feature
5 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
5 months ago
René Cannaò dfd46fee4b
Merge pull request #5150 from proton-lisandro-pin/ignore_min_gtid
5 months ago
René Cannaò 8be91071ef
Merge pull request #5190 from sysown/v3.0_default_interface_global_var_5189
5 months ago
Lisandro Pin 6cb522283d Implement a ignore_min_gtid_annotation global variable for ProxySQL
5 months ago
Rahim Kanji 48928ce04e Ensure default mysql-interfaces=0.0.0.0:6033 and pgsql-interfaces=0.0.0.0:6133 are set
5 months ago
Rahim Kanji 86c17f04d7 Replace single sleep with looped delay for simulated watchdog test
5 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
6 months ago
Wazir Ahmed 97eb19c0f0 fix: Close idle session based on effective timeout
8 months ago
Rahim Kanji 344ba25777 Add Watchdog PROXYSQLTEST covering MySQL and PgSQL threads
9 months ago
René Cannaò 2c26a42897
Merge pull request #4819 from sysown/v3.0-ff_conns_eof_caps_match
11 months ago
René Cannaò 9737e0630a Add variable mysql-eventslog_stmt_parameters #4923
12 months ago
Javier Jaramago Fernández 811874bad1 Merge branch 'v3.0' of github.com:sysown/proxysql into v3.0-ff_conns_eof_caps_match
1 year ago
Yashwant Sahu d7ec497afd Now taking effective timeout taking as minimum of global timeout and session timeout
1 year ago
Yashwant Sahu abe16e6692 Parsing and setting wait timeout for session
1 year ago
René Cannaò d3f06c537f Merge branch 'v3.0' into v3.0-ff_conns_eof_caps_match
1 year ago
René Cannaò 2551d350e9 Port to 3.0 of in-memory query logging
1 year ago
Rahim Kanji f9232ae50d Merge remote-tracking branch 'Master/v3.0' into v3.0_session_parameter_tracking
1 year ago
Javier Jaramago Fernández d49a96dade Enforce 'CLIENT_DEPRECATE_EOF' capability match for fast-forward
1 year ago
Rahim Kanji 35b2dd593d Separate implementation of SET statement parser for MySQL and PostgreSQL
1 year ago
René Cannaò 7ef5993c35 Revert "Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool"
1 year ago