Commit Graph

752 Commits (e8253cac1fea6fd6a868e121db72c13b7ebaa460)

Author SHA1 Message Date
Rene Cannao caf324f911 logger: harden buffered logging flush/rotation semantics
3 months ago
René Cannaò 568fe1524e
Merge pull request #5364 from mevishalr/feature/query-logging-improvements
3 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
3 months ago
vramesha 15a4ed66e9 Optimize query logging performance (#5243)
3 months ago
Rene Cannao 778e01174c Add protocol labels to Thread Handler metrics and enable PostgreSQL metrics
4 months ago
Rene Cannao 4c788dcbb3 fix: signed/unsigned comparison warnings (-Wsign-compare)
4 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
Rene Cannao 253591d262 Add experimental GenAI EMBED: query support for MySQL
5 months ago
Rene Cannao b5598d8d53 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
5 months ago
Rene Cannao 0699c7ba11 Add comprehensive ProxySQL_Poll usage documentation throughout codebase
5 months ago
Rene Cannao 366164ab26 Fix #5272: Add mysql-select_version_forwarding variable for SELECT VERSION()
5 months ago
Javier Jaramago Fernández 6fea828e86 Improve logging in unexpected COM_PING packet handling
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 0c5e75a064 Fix wait_timeout timeout calculations and add proper newline characters
6 months ago
René Cannaò 588b0a0ae6
Merge branch 'v3.0' into v3.0_wait_timeout
6 months ago
Rene Cannao ae93966603 Add TAP test for fast forward grace close feature
7 months ago
Rene Cannao 44aa606caa Implement fast forward grace close feature to prevent data loss
7 months ago
René Cannaò dfd46fee4b
Merge pull request #5150 from proton-lisandro-pin/ignore_min_gtid
7 months ago
René Cannaò 8be91071ef
Merge pull request #5190 from sysown/v3.0_default_interface_global_var_5189
7 months ago
Lisandro Pin 6cb522283d Implement a ignore_min_gtid_annotation global variable for ProxySQL
7 months ago
Rahim Kanji 48928ce04e Ensure default mysql-interfaces=0.0.0.0:6033 and pgsql-interfaces=0.0.0.0:6133 are set
7 months ago
Rahim Kanji 86c17f04d7 Replace single sleep with looped delay for simulated watchdog test
7 months ago
Wazir Ahmed 5219d4be93 processlist: Prevent crash due to SQLITE_TOOBIG
7 months ago
Wazir Ahmed 97eb19c0f0 fix: Close idle session based on effective timeout
10 months ago
Rahim Kanji 344ba25777 Add Watchdog PROXYSQLTEST covering MySQL and PgSQL threads
10 months ago
René Cannaò 2c26a42897
Merge pull request #4819 from sysown/v3.0-ff_conns_eof_caps_match
1 year ago
René Cannaò 9737e0630a Add variable mysql-eventslog_stmt_parameters #4923
1 year 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
René Cannaò b53b5b24cc
Merge pull request #4810 from sysown/v3.0-SetThreadName_optional
1 year ago
René Cannaò c2f1871adf Make set_thread_name() optional
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 2d580746c5 changed protocol_compression_level default to (-1 to 9 )
1 year ago
Yashwant Sahu 2f3b2dacae Merge branch 'v3.0' into v3.0_compression
1 year ago
Rahim Kanji 794ec0f48d Merge remote-tracking branch 'Master/v3.0' into v3.0_dynamic_fast_forward
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
Rahim Kanji ea059eadbf Added SESSION_FORWARD_TYPE enum to define the type of session forwarding
2 years ago
Javier Jaramago Fernández 74c74adf5e Prevent busy-waiting in active wait during 'listener_del'
2 years ago