Commit Graph

358 Commits (ea3cc7a32c492a715c9850fa7e9671d1548f80ca)

Author SHA1 Message Date
Wazir Ahmed 8d94919b22 fix: preserve EOF capability in enforced mode
1 month ago
Wazir Ahmed 885712c679 Merge branch 'v3.0' into session-track-system-variable
1 month ago
Rene Cannao 266a10617f feat: declare mysql_thread___zstd_compression_level thread-local and struct member
1 month ago
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
2 months ago
Rene Cannao 9bdfb8b1cd lint: optimize enum types and fix reserved identifiers in Query_Cache, admin, thread, debug
2 months ago
Rene Cannao 4810f1f05b lint: fix reserved identifier in include guards
2 months ago
Rene Cannao 17225cf2a8 lint: fix bugprone-macro-parentheses in 6 header files
2 months ago
copilot-swe-agent[bot] 4a93861c6c feat: add mysql resolution_family setting
2 months ago
Rene Cannao 3458cbd28b fix: address zstd review feedback
2 months ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
3 months ago
René Cannaò 80f9c1a079
Merge branch 'v3.0' into session-track-system-variable
3 months ago
Rene Cannao acef17a8c1 Merge branch 'v3.0-ff_inspect' into v3.0-unified-large-pr
3 months ago
Rene Cannao e2ebc0c449 Merge branch 'v4.0-mcp-stats2' into v3.0-unified-large-pr
3 months ago
Rene Cannao 1c25787b88 Introduce {mysql,pgsql}-query_processor_first_comment_parsing variable (#5384)
3 months ago
Rene Cannao 1258a1f2f2 Address PR reviews: improve performance, safety, and robustness of FFTO
3 months ago
Rene Cannao e762f91cda MCP stats: add in-memory processlist filtering and PgSQL concurrency stress TAP
3 months ago
Rene Cannao 3a3be5a559 Implement Fast Forward Traffic Observer (FFTO) for MySQL and PostgreSQL
3 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
3 months ago
René Cannaò 75a62f334d
Merge branch 'v4.0' into v3.1-vec
4 months ago
Rene Cannao 52a70b0b09 feat: Implement AI-based Anomaly Detection for ProxySQL
4 months ago
René Cannaò f82bcdff38
Merge branch 'v3.0' into session-track-system-variable
4 months ago
Rene Cannao 366164ab26 Fix #5272: Add mysql-select_version_forwarding variable for SELECT VERSION()
5 months ago
Wazir Ahmed f0ac86c317 Enable session tracking based on server capabilities
5 months ago
Rene Cannao 36442e4cd7 docs: Add comprehensive Doxygen documentation for session variable tracking
5 months ago
Wazir Ahmed 4b9c083209 MySQL: Track session-specific system variables changes
5 months ago
Javier Jaramago Fernández d0e88599ee Add special handling for unexpected COM_PING packets
5 months ago
Rene Cannao 5a7b22181f Fix metrics collection for wait_timeout counters
6 months ago
Rene Cannao dc4694d656 Refactor idle session scanning and improve test precision
6 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
7 months ago
Lisandro Pin 6cb522283d Implement a ignore_min_gtid_annotation global variable for ProxySQL
7 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
7 months ago
René Cannaò 9737e0630a Add variable mysql-eventslog_stmt_parameters #4923
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
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
Javier Jaramago Fernández 50ce205d21 Enforce 'CLIENT_DEPRECATE_EOF' capability match for conn-pool
1 year ago
Rahim Kanji b4e9060f71 Modified Set Parser
1 year ago
Yashwant Sahu a0db6c3a1f 1. Changed name to protocol_compression_level.
2 years ago
Yashwant Sahu a846447a22 Added MySQL compression level
2 years ago
René Cannaò cbf4628ea3 Merge remote-tracking branch 'proxysql27/v2.7' into v2.x_postgres_merge27_20240917
2 years ago
Rene Cannao d85430b709 Implementation of PROXY protocol V1
2 years ago
Miro Stauder 565848c4a0 use local includes - prometheus
2 years ago
Miro Stauder 8394fd444e use local includes - prometheus
2 years ago
René Cannaò 2d7806c325 Moved run_SetAllSession_ToProcess0 to Base_Thread
2 years ago
René Cannaò 483b8335d3 More functions moved to Base_Thread
2 years ago
René Cannaò a881936cad More functions moved to Base_Thread
2 years ago
René Cannaò db6cb93fb9 Moved ProcessAllSessions_SortingSessions to Base_Thread
2 years ago
René Cannaò 8389f76413 More functions moved to Base_Thread()
2 years ago
René Cannaò c9326564c0 Minor changes to try to optimize compiling
2 years ago